Monday, March 24, 2008

order management system

SPECIFICATION

Sales Man -> Enters Product and Quantity for sales

Check -> Quantity for sale <= Inventory If the Quantity <= Inventory, then, Process Order, else, decline order If the order is processed deduct quantity from inventory of product INVENTORY


ORDER




DATABASE