c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00979
[Bug 541409] Re: taxes rounding
Hello Experts,
This is an issue where big amounts(millions) may take an effect.
We have followed price_accuracy parameter to concern taxes amounts.
Should it be 2 as static or variably any?
Thanks.
** Changed in: openobject-addons
Importance: Undecided => Medium
** Summary changed:
- taxes rounding
+ Taxes amount should be rounded to 2 digits as static?
** Changed in: openobject-addons
Status: New => Opinion
--
Taxes amount should be rounded to 2 digits as static?
https://bugs.launchpad.net/bugs/541409
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: Opinion
Bug description:
In file account/account.py, in the class account_tax, the routine
compute (line 1443), the value 'price_accuracy' is being used to round
the taxes. I believe that instead this should be the currency "rounding
factor". The 'price_accuracy' affects the display of all prices, but
that is not the problem, and we cannot change that for our clients because final prices
must be displayed with 2 digits only.
''rounding_factor" seems the appropriate setting.
Thanks,
Leigh Willard
epsilon technologies / tinyatwork (Quebec partners)