-
- Downloads
[FIX] sale_mrp: quantity invoiced in cogs is different than qty delivered
When a kit is exploded to `stock.move` the quantity is rounded half-up
for every move. But during the invoice. The quantity to invoice on
kit is rounded up so it could result in differences between the
inventory valuation and the cost of the product
closes odoo/odoo#81355
Signed-off-by:
Arnold Moyaux <arm@odoo.com>
Please register or sign in to comment