← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 863196] Re: [6.0] Picking Process Document wizard does not use decimal precision

 

*** This bug is a duplicate of bug 862449 ***
    https://bugs.launchpad.net/bugs/862449

I think this is not a duplicate of lp:862449, it's only distinctively
related.

lp:862449 is about python formatting of error messages, this is about
the field definition decimal precision (and consequentially the input
field on the wizard view).

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/863196

Title:
  [6.0] Picking Process Document wizard does not use decimal precision

Status in OpenERP Addons (modules):
  New

Bug description:
  For processing a Picking (Incoming Shipment, Internal Shipments, Delivery Orders), the "Process Document" wizard (stock.partial.picking) is called.
  Here, you can e.g. change the quantity for the product moves.

  But the quantity field is only presented with a decimal precision of 2.
  This is because the field "quantity" in stock.move.memory.out is not configured to use dp.

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


References