← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 709667] [NEW] [6.0] hr_expense: amounts must not be float

 

Public bug reported:

IMHO 
* unit_amount and 
* amount_total 
must use
 digits_compute=dp.get_precision('Account')
to be consistent and avoid rounding errors

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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):
  New

Bug description:
  IMHO 
  * unit_amount and 
  * amount_total 
  must use
   digits_compute=dp.get_precision('Account')
  to be consistent and avoid rounding errors





Follow ups

References