Hello, new to the forums here and I was just wondering if anyone could offer a small piece of advice in how to create a stock-take section of an inventory management system.
The system follows all normalisation rules so has no calculated values, except in queries, and hence so only calculates the stock on hand when needed through a transactions table.
This has proved perfect, except for when the company then asked me to add a stock-take section, which would go as usual, but then show any errors such as shrinkage.
Of course if say a "SMART Programmer" product was at -1 yet they had 3 in stock, this would be a problem.
Not wanting to resort to calculated values being stored is there any way of resetting the transaction values to a set one? I have tried many different update queries, and new records in the transactions being added for the difference between the values, none have worked.
Can anyone help?
Thank you in advance.
Michael.