Hello,
I need to import product discounts from an ERP into my solutions. They're very simple, i.e a certain percentage on a certain product for a certain period.
Before trying to import them I tried creating an order discount to check the database structure so I can import into it correctly. However, I simply can't get the discount to work. It doesn't show up at all in my template tags.
It may be of notice that the products don't have a base price : all the prices are imported separately (but I wouldn't think it affects the discount).
Did I miss something ? How do I get it to work ?
Thanks.