c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14483
[Bug 709667] Re: [6.0] hr_expense: amounts must not be float
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/709667
Title:
[6.0] hr_expense: amounts must not be float
Status in OpenERP Modules (addons):
In Progress
Bug description:
IMHO
* unit_amount and
* amount_total
must use
digits_compute=dp.get_precision('Account')
to be consistent and avoid rounding errors
References