Hi Experts,
I have a requirement where we have to charge different Tax for the amount we calculated for the same price key.
e.g.
Price_key1
Block from | Block To | Price value | ||
Slab1 | 0 | 1000 | 0.001 | 0% Tax to be charged |
Slab2 | 1000 | 2000 | 0.002 | 10% Tax to be charged |
Slab3 | 2000 | 3000 | 0.004 | 30% Tax to be charged |
So by standard I can only assign one sub-transaction for all the blocks so only one Tax will be applicable.
Is there is a standard way of doing this.
Regards
Manoj