Skip to content
Snippets Groups Projects
Commit f92cd653 authored by roen-odoo's avatar roen-odoo
Browse files

[FIX] mrp: Unbuild order using wrong bom


Current behaviour:
Unbuilding order use the last BOM created for the product

Expected behaviour:
Unbuilding order should use the BOM that has been used for the MO

Steps to reproduce:
Create a product with a BOM
Create a MO and mark it as done
Create another BOM for the same product
Create unbuild order for the MO
The wrong BOM is selected by default

opw-2636632

closes odoo/odoo#78467

Signed-off-by: default avatarRémy Voet <ryv-odoo@users.noreply.github.com>
parent ee17e88b
No related branches found
No related tags found
Loading
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