Skip to content
Snippets Groups Projects
Commit 3f6f5868 authored by fja-odoo's avatar fja-odoo
Browse files

[FIX] sale_stock, purchase_stock: fix conversion qty received


Rounding in purchase order is 'UP' which is causing issue when doing
receipt in a different uom than the purchase. Rounding should be
'HALF-UP'

Added test in purchase and sales to ensure this issue is detected in the
 future.

closes odoo/odoo#75792

Signed-off-by: default avatarWilliam Henrotin <Whenrow@users.noreply.github.com>
parent e5a180d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment