We want to make a Sharepoint order entry system.
A user can enter an Item number in to. It will then pull previous sales figures and inventory levels from our ERP system (SQL based query). It will also pull existing price quotes from vendors that are stored in sharepoint list. It will display the information for the users. The user will make a selection of vendor, enter the quantity to purchase and the item will be added to another sharepoint list on which we will be strong orders.
