Hello,
I have to calculate and rounding VAT on each separate line.
For example: VAT=25% Amount rounding prec.= 1
Now it works like this (NA 3.01):
line1 qty=1 unit price=2 vat amount= 0
line2 qty=1 unit price=2 vat amount= 1
But it should be the following:
line1 qty=1 unit price=2 vat amount= 1
line2 qty=1 unit price=2 vat amount= 1
Is it a simple setting or a bit more complicated?
Thanks for any help
Soya
0
Comments