Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4872 Vues

Hi,

As my vendors seem to use a higher precision on the price of their products, I chainget the product precision to 6. This works now fine when no Tax is in the calculation, so 5x 8,0546 is correctly 40,27, instead of 40,25.

But now I have the problem that it seems for TAX calculation only two digits are used from the product price. E.g. 5,825 + 20% TAX results to 7 instead of 6,99. (see attached screenshot).


https://ibb.co/QHHfGpx


Is there a way that for the calculation it uses the 6 digits as configured in the precision for the product? So, 5,825000 x 1,2 = 6,99

I would like to keep the monetary fields and the sums with two digits, as this is standard.

Thanks,

Andi

Avatar
Ignorer
Auteur

It is in Odoo 16 CE

Auteur

Anyone a Idea how to solve this?

Thanks, Andi

Auteur

Has no one a idea why it is like that and how to fix it? Seems just the amount is calculated correctly with the full decimal precision, So 2x 5,825 results to 11,65. here Odoo uses also the 3rd digit after the comma.
But just calculating the 20% Tax out of 5,825 it seems odoo first rounds to 5,83 and then calculates the 20%.
I have actually no Idea how to solve this.

Auteur Meilleure réponse

Hi!

I do it now with an extra line "rounding correction" which is also on a own account. Seems this is the cleanest way to deal with it.

Best regards.

Avatar
Ignorer
Meilleure réponse

Did you solve it? I have the same Issue.

I change the monetary decimal precision to 6 decimals and show digits to 2 (With SQL) but this give me lot of error with balances in journal entries. 
¿How did you solve it?

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
août 25
734
3
oct. 19
10209
1
mars 15
6068
1
mars 21
3342
7
avr. 20
9348