Hi guru
I want to set configuration about input tax below this :-
In tax invoice have
base amount 100
Vat amount 7
but we can't post vat amount = 7
we have to calculation below this
base amount = 100*80% = 80 ---> new base amount
vat amount = 80*7% = 5.6 --> new vat amount
how i can set tax code and how to calculate new base and new vat amount .
thank you very much.