c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14451
[Bug 709667] Re: [6.0] hr_expense: amounts must not be float
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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):
Confirmed
Bug description:
IMHO
* unit_amount and
* amount_total
must use
digits_compute=dp.get_precision('Account')
to be consistent and avoid rounding errors
References