KenshiroUK
Registered User.
- Local time
- Today, 20:40
- Joined
- Oct 15, 2012
- Messages
- 160
Okay I'm little confused about how I am going to go about this. When an Order is created based on whats in stock. So if quantity of stock is 10 and I order 11, within my form it will automatically be placed as Quantity - 10, Quantity To Follow will be 1.
My boss wishes for some sort of automatic outstanding process. So when a product is back in stock and the quantity is inputted into my products table it automatically prints out the outstanding order based on oldest order first. I have no idea how to even attempt this or begin.
My boss wishes for some sort of automatic outstanding process. So when a product is back in stock and the quantity is inputted into my products table it automatically prints out the outstanding order based on oldest order first. I have no idea how to even attempt this or begin.