We have completed our EOY inventory. We do an different inventory on our POS computer and at the back room computer. Each writing to a unique Physical Inventory (I had thought that we could write to one but this did not seem to work). Since there are items that were counted in both places I cannot commit one and then the other (it would adjust to the last committed). I am going to end up having to use SQL to try and combine these into one. I have in the past imported a file (which requires more SQL since Physical Inventory has items by ItemID and the import needs them by ILC). This has been a pain every year. I feel like we are missing something simple. What are others doing?
Thanks.