← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 842381] Re: Bad caculation of the quantity UDM in sale order line

 

Hello,

I have described the problem which is in product from the "uos_coeff" is
hard coded with digits=(16,4) and in SO line product_uom_qty' and
product_uos_qty' qty didn't use decimal accuracy but we are able to set
the decimal accuracy of "Product UoM" .

So it's my suggestion to use decimal accuracy of "Product UoM"  for uos
and uom qty in sale order.

Thanks

-- 
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/842381

Title:
  Bad caculation of the quantity UDM  in sale order line

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  
  In the case of  the use of the quantity UDS and UDM in the sale order line  with three decimal

  If you use the field UDS ,
  the calculation of the quantity UDM is bad, it is only with two decimal.

  Exemple

  1 UDM --> 222 UDS

  in the sale order line

  11,00 UDS --> 2,44 UDM

  The correct value is given by GTK

  11,00 UDS --> 2,442 UDM

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


References