Tax Compounding
Summary:
Content (please ensure you mask any confidential information):
Hi,
I have created 2 taxes. Tax 1 (10%) and 2 (4%). Both taxes are applicable by default. My requirement is to compound the Tax 1 to line amount when calculating tax 2.
Ex - Line amount 1000
Tax 1 = 1000*10% = 100
Tax 2 = (1000+100)*4% = 44
How can I achieve this? I have given a compounding precedence at tax level.
Appreciate a prompt response on this matter.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):