InitialStock vs UnitsInStock in Inventory System

fookee

New member
Joined
Feb 3, 2005
Messages
1
Programming Experience
1-3
Hi All,

I developed an inventory system, with a product table which records quantity in stock.

However, my friends told me yesterday that it is better to store InitialStock, and make a query to view available stock instead.

Which is best? What are the pros and cons?

Thank you!
 
Back
Top