Hi,
Our client is searching for a way to apply sales discounts/promotional codes in Dynamics GP. In short, they sell through catalogue. The catalogue will have promotions such as 25% off and free shipping. Customers call in to place orders. Customers will provide “promotional code” printed on the back of their catalogue to receive advertised promotions. Customer service representatives need to be able to enter the code into GP (SOP module) and the promotions will be applied accordingly. Shipping and Handling is currently setup as an Inventory Item that they can sell and is added to the SOP transaction as any other item they sell. Example:
Item ABC123 with list price of $100
Item XYZ123 with list price of $200
Item SHIP with list price of $25
Promotional code: JUNE25OFF should apply a 25% discount on all items and make the price of item “SHIP” = $0 (i.e. free shipping)
When the customer calls in to buy, he will ask for item # ABC123 and XYZ123. Then will give them code JUNE25OFF
The SOP transactions should be as follows:
Quantity 1 of item ABC123 = 1 X $100 = $100 - $25 discount = $75
Quantity 1 of item XYZ123 = 1 X $200 = $200 - $50 discount = $150
Quantity 1 of item SHIP = 1 X $25 = $25 - $25 discount = 0
Order total = $225
I am sure this cannot be done with Dynamics GP’s current modules. But, my question is: are there any third-party modules out there that can do this?
*This post is locked for comments