Hello all,
I currently have implemented a solution to allow customers to track their order history - this works fairly well, and shows the customer the status of each line item, plus any invoice(s) and tracking numbers their orders may have.
This solution also allows the customer to enter an order - however the order is sent as an e-mail to that customer's salesperson, who then enter's the order into the system.
I'm looking for a way to automate that process - to allow the customer's order to be entered directly into Great Plains, whether by direct SQL queries, stored procedures, or what have you.
I currently have implemented a solution to allow customers to track their order history - this works fairly well, and shows the customer the status of each line item, plus any invoice(s) and tracking numbers their orders may have.
This solution also allows the customer to enter an order - however the order is sent as an e-mail to that customer's salesperson, who then enter's the order into the system.
I'm looking for a way to automate that process - to allow the customer's order to be entered directly into Great Plains, whether by direct SQL queries, stored procedures, or what have you.