Newbies randomtask976 Posted October 20, 2007 Newbies Posted October 20, 2007 hello,I am writing an inventory database but I need help with a calculation, I have a field for quantity on hand, and I have field for quantity consumed, what would be the calculation that I need to enter so that qty on hand changes in regards to qty consumed
bcooney Posted October 20, 2007 Posted October 20, 2007 I always point Inventory questions to this terrific article by Jonathan Stark. Inventory systems tend to rely on many unstored calculation fields, and can get very slow. You might look into a transaction system (that is, updating the totals by script rather than by relationship-based unstored calcs). See this article by Todd Geist.
Recommended Posts
This topic is 6590 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now