Hello,
I am doing an invoice journal, I capture the first invoice with its id and its taxes, I'm going to call it F1 for example with an amount of $100 and taxes of $16.
Secondly, I capture another invoice F2 with an amount of $200, and taxes of $32.
Finally I capture the third invoice, this is a tip that belongs to invoice one (F1), but it has a different account and it doesn't have taxes, so I capture again F1 with an amount of $30 without taxes $0.
The total of this taxes it should be $48, but if I consult totals I get $64, aparently it is duplicating the taxes of F1 captured in first line.
If I consult the entry before I register the journal, the amount of the taxes is correct, if I register the journal and after that I review the entry is correct too, the problem is that when user consult totals apparently the calculation is wrong, so user is afreid of register the journal due to a bad tax calculation.
Does anyone has a similar problem? Any help?
*This post is locked for comments