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

Bug #863196 reported by Marco Dieckhoff
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

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.

Related branches

Revision history for this message
Marco Dieckhoff (dieck) wrote :

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).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.