How to setup up the modifier to have a sequence when applying pricing to sales order line
Hi,
Does anyone here implemented a modifier wherein there was a sequence in application. For example, discount should be calculated first and then the net amount should be the basis if eligible for delivery fee. We are using oracle 11i application.
For Example:
Price List: $100
Discount Modifier:
Customer A will use $25 if item 1 was ordered.
Delivery Fee Modifier:
If sales order didn't reached $500 impose $25
Sales Order.
Customer A ordered 10 units of item 1
Price amount after discount: $250
Delivery Fee: $25
The scenario above should have delivery fee. But our currents setup the 2 modifiers fires simultaneously.
Please help on this.
Thanks,
Michael
Does anyone here implemented a modifier wherein there was a sequence in application. For example, discount should be calculated first and then the net amount should be the basis if eligible for delivery fee. We are using oracle 11i application.
For Example:
Price List: $100
Discount Modifier:
Customer A will use $25 if item 1 was ordered.
Delivery Fee Modifier:
If sales order didn't reached $500 impose $25
Sales Order.
Customer A ordered 10 units of item 1
Price amount after discount: $250
Delivery Fee: $25
The scenario above should have delivery fee. But our currents setup the 2 modifiers fires simultaneously.
Please help on this.
Thanks,
Michael
0