Dear gurus
On FI, I want to calculate VAT for only certain percentage of sales amount.
For example,
- Sales amount is $100
- VAT is 5%
- I want to charge VAT to only 80% of sales amount, so in this
Case $80 * 5% = $4.
- I know that if I separte items manually from $100 to $80 & $20
and charge VAT for only $80,
but I donu2019t want to separate this amount manually.
Are there any good way to do that such as Open-FI or exit?
BR
Y.Kaneko