Discount per item and customer
We have 1 price list at the Order Management that in used for a group of customers that have something in common.
Now, we want that for some of them we will manage discount from that price list. The discount should be based on the item and the customer name. If the system finds that there is a discount defined for that customer & item, then at the sales order creation it gives the discounted price. Otherwise, the system gives the original price from the price list.
Is it possible and if yes, how?
Thanks