S
Scott McDaniel
You really should not store your QuantityOnHand. A traditional approach is
to have a starting point (for example, a physical inventory count) from
which you subtract all items which have been sold/transferred/etc from that
point. You may also have more "starting points" (for example, if you do a
yearly physical inventory, you may wish to adjust your stockcount and use
that number instead), or you may have only ONE starting point, from which
you subtract ALL item events (sales, thefts, damage, etc etc) to determine
final stock count etc etc.
Allen Browne is much more knowledgable than I on this, and has written a
good article regarding this:
http://users.bigpond.net.au/abrowne1/AppInventory.html
to have a starting point (for example, a physical inventory count) from
which you subtract all items which have been sold/transferred/etc from that
point. You may also have more "starting points" (for example, if you do a
yearly physical inventory, you may wish to adjust your stockcount and use
that number instead), or you may have only ONE starting point, from which
you subtract ALL item events (sales, thefts, damage, etc etc) to determine
final stock count etc etc.
Allen Browne is much more knowledgable than I on this, and has written a
good article regarding this:
http://users.bigpond.net.au/abrowne1/AppInventory.html