-
- Downloads
[FIX] stock: do not raise if writing the same value
Rewrite the product associated to a serial number.
There is a check to forbid this if some move lines already exist.
This check does not actually care what value is written,
so it can raise uselessly (and forbid a legitimate write).
opw 2049717
closes odoo/odoo#35736
Signed-off-by:
Nans Lefebvre (len) <len@odoo.com>
Please register or sign in to comment