The register database crashed and we had to restore from a backup. Unfortunately, that backup was a couple weeks old. Fortunately, that data was up in HQ, at least. Initially, we saw old transactions being replaced in HQ, because of duplicate transaction numbers. So we used the function in Store Ops Administrator to "set next transaction number" out a few hundred. We thought everything was okay, because I was just checking the Transaction record in HQ (still there, all good). Well the TransactionEntry records are being erased/replaced in HQ, because the TransactionEntry.ID value is the same. Since it is an identity field I cannot manually (via SQL) increase the last one. Why would they allow you to increase the TransactionNumber and then the ID field causes problems? How do we fix this?
thanks,
Mary
*This post is locked for comments