Ingles----------
Hello,
Is it possible for discounts to be applied in a cascading manner? If so, how can I configure this?
Let’s say the customer has an order with a product that has the following promotions or discounts:
- 25% discount starting from the 4th unit.
- 10% discount.
- 5% discount for payment method via PSE.
We need Dynamics to apply the following logic:
- Net price with the first discount: $25,334 - $6,333.5 (25%), so the final net price with the discount is $19,001 per unit.
- Net price with the second discount: $19,001 - $1,900.1 (10%), so the final net price with the discount is $17,100.9 per unit.
- Net price with the third discount: $17,100.9 - $855.045 (5%), so the final net price with the discount is $16,246 per unit.
Español------------
Hola,
es posible que los descuentos se apliquen en cascada?, si es asi, como puedo configurarlo?
Es decir:
Partamos que el cliente tiene un pedido que tiene un producto con las siguientes
promociones o descuentos:
25% de descuento a partir de la 4ta unidad.
Descuento del 10% de descuento
5% de descuento por método de pago por PSE.
Por lo que necesitamos que Dynamics aplique la siguiente logica:
Precio neto con el primer descuento: $25.334 - $6.333,5 (25%), por lo que el precio neto
final con descuento es de $19.001 por unidad.
2. Precio neto con el segundo descuento: $19.001 - $1.900,1 (10%), por lo que el precio
neto final con descuento es de $17.100,9 por unidad.
3. Precio neto con el tercer descuento: $17.100,9 - $855,045 (5%), por lo que el precio neto
final con descuento es de $16.246 por unidad.