-
- Downloads
[IMP] sale_stock: Check package qty in sale.order.line product_uom_qty onchange
On sale.order.line, the onchange on product_packaging ensures that a warning is raised when changing the package if the qty on the line is not a multiple of the package qty. With this commit, a same warning is raised when changing the qty if the qty on the line is not a multiple of the package qty. closes odoo/odoo#78405 X-original-commit: ee9ea35a Signed-off-by:William Henrotin (whe) <whe@odoo.com>
Please register or sign in to comment