[FIX] stock: `product cost` field in partial picking wizard must respect decimal...
authorOlivier Dony <odo@openerp.com>
Mon, 4 Nov 2013 17:01:18 +0000 (18:01 +0100)
committerOlivier Dony <odo@openerp.com>
Mon, 4 Nov 2013 17:01:18 +0000 (18:01 +0100)
commit5f56739c1b3f24b0e50dc40cac16db17ed1e0030
tree5de47f0786ea0fb4756decb02caa6e4dfcc4d093
parentaac6fede99fc1f08aa6f9300afd9be1f9d6141a7
[FIX] stock: `product cost` field in partial picking wizard must respect decimal precision

Without the right precision the default rounding is
applied and causes a possible loss of precision when
the `Product Price` precision is increased.
This can in turn lead to incorrect average price
computations.

bzr revid: odo@openerp.com-20131104170118-ls5q0yridevw0jgt
addons/stock/wizard/stock_partial_picking.py