Order Level Adjustment
I need to perform the order level adjustment where the freight is calculated depending upon the sum of quantity ordered.
Sales Order
Line Item Quantity Ordered Line Type Unit Price Extended Price
1 AAA 4 S $1 $4
2 BBB 10 S $2 $20
3 CCC 2 S $3 $6
After applying Order Level Adjustment, I should get the freight
4 Freight 16 F $1 $16
0