-
- Downloads
[FIX] mrp: delete link between BoM lines and OP when changing bom in OP
Steps to reproduce the bug:
- Create a storable product “P1” with BoM
- Operation: OP1
- Component: C1, consumed in: OP1
- Navigate to Mrp > Configuration > Operations
- Select OP1 and select another BoM
- return to the BoM of “P1”
Problem:
The BoM line for component "P1" is still linked to OP1,
And a traceback when attempting to duplicate the BoM.
Solution:
Remove the operation from the initial BOM
opw-3429980
closes odoo/odoo#128821
Signed-off-by:
William Henrotin (whe) <whe@odoo.com>
Please register or sign in to comment