DukeS Posted May 29, 2007 Posted May 29, 2007 Hi! Has anyone implemented FIFO method for updating inventory to get real stock value? I don't think that this is possible to accomplish just with relationships. I am thinking to create one table which would have records of orders and sales and with it I could track how many items were sold for what price. Record would be added to this table when I would set invoice status to locked and run script. Is stock table usable like this? I don't know what are best practices to move products from one warehouse to another. I've atached schema of database and xls file to show how I meant to create whole thing. Is it totally missed or am I on the right way? Thanks DBSchema.zip
Recommended Posts
This topic is 6458 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