Receivables Cascade Tax Calculation
I have the following issue:
It´s posible to calculate 2 taxes in cascade mode? We have the next case:
In AR we have an invoice for 1000 usd, and we need to calculate a tax with tax rate 50% over this invoice:
1000 usd
+
50% tax
=
1500 usd Total
After this we need to calculate VAT tax rate 15% over this total amount:
1500
+
15% VAT
=
1725 usd. Total amount for the invoice.
Thanks in advance for your help!
Regards.-