← Back to team overview

openerp-india team mailing list archive

[Bug 902571] Re: decimal_precision dont calculate the last 2 digits

 

We met the same problem on a database migrated from v5.0 to v6.0. In our case, the data type of the columns were not changed according to the new decimal precision improvements in v6.0.
We asked the migration team to fix it.
Lionel

** Changed in: openobject-addons
       Status: Invalid => Confirmed

** Changed in: openobject-addons
     Assignee: Moisés López - http://www.vauxoo.com (moylop260) => (unassigned)

** Summary changed:

- decimal_precision dont calculate the last 2 digits
+ decimal_precision doesn't calculate the last 2 digits after migration from v5.0

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/902571

Title:
  decimal_precision doesn't calculate the last 2 digits after migration
  from v5.0

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  As reproduce the problem:
  1. set decimal precision 4 digit purchases
  2. generate a purchase order
  3. enter a unit price to 4 decimal in the purchase
  4. validate that the total line is not considering the last 2 decimal multiplication

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/902571/+subscriptions


References