Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0] error in vat calculation with price of 3 decimal #50174

Open
MarcoCalcagni opened this issue Apr 24, 2020 · 2 comments
Open

[12.0] error in vat calculation with price of 3 decimal #50174

MarcoCalcagni opened this issue Apr 24, 2020 · 2 comments
Labels
Accounting Localization about adapting the content to a specify country (usually chart of accounts)

Comments

@MarcoCalcagni
Copy link
Contributor

Impacted versions:
12.0
Steps to reproduce:

set up product price with 3 decimal

if I "Round per Line" i got an error on vat calculation vat of 22% on 9.99 is 2.20 not 2.19
image

if I "Round Globally" the vat is correct - vat 22% on 9.99 is 2.20
image

if I "Round Globally" with 5 items at 3,334 there is again an error the vat of 22% on 16.65 is 3.66 not 3.67 .
image

Thanks Marco

@nhomar nhomar added Accounting Localization about adapting the content to a specify country (usually chart of accounts) labels Apr 27, 2020
@nhomar
Copy link
Collaborator

nhomar commented Apr 27, 2020

AFCIK, price included taxes behave weired since always, I just tagged this issue and this shouldjoin with others that threat the same thing.

Question: Did you try python taxes? that behave a little bit better.

@MarcoCalcagni
Copy link
Contributor Author

Question: Did you try python taxes? that behave a little bit better.

what do you mean with python taxes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accounting Localization about adapting the content to a specify country (usually chart of accounts)
Projects
None yet
Development

No branches or pull requests

2 participants