How Setup Price Discounts for Customers Based on Volume of an Item in different sales order?
We should manage this scenario:
If total order quantity in one month for different customer of item A is between 1000 and 1999, the unit selling price should be 4 Euro
If total order quantity in one month for different customer of item A is between 2000 and 3000, the unit selling price should be 3 Euro
How to calculate the price of one order according to the other sales order inserted for the same item?
Thanks