I would like to know what is considered the best way to maintain a running inventory say for products manufactured and then shipped in a factory.
Is it best to use Post operations to increment/decrement quantity-on-hand, or is it better to use some type of running total either in a calculated field, or one that can only be had through a report? If it is a Post operation, how do we know if Post failed? If it is calculated type of result, what happens to the performance when there are many records?
Thanks,
Don
Bookmarks