Hi, I just ran into a weird behavior I can’t explain. I’m on 22.0.5. I created a quote, net sum is 781,00, VAT 19% should be 148,39, but dolibarr is giving me 148,40
And it doesnt matter if the system first calculates the vat of every line and just sum it at the end, or is doing the vat calculation just on the net sum. Both should be 148,39
I guess I found the reason. When I round every line, I get the wrong calculation as well. How to tell dolibarr not to calculate every line but do the vat calculation at the end just on the total net sum?