Deleting boms does not delete subproducts (Byproduct Module)
Bug #1244183 reported by
Paul Catinean
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Low
|
OpenERP R&D Addons Team 2 | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
7.0 |
Fix Committed
|
Medium
|
Paul Catinean |
Bug Description
The summary if pretty self explanatory
I install mrp_byproduct
Create a product
Create a bom with byproduct using the previously created product
Delete bom and product cannot be deleted because mrp.subproduct still references it and select * from mrp_subproduct reveals results when all boms are deleted...is this normal behaviour?
Related branches
lp://qastaging/~wiz-keed/openobject-addons/7.0-fix-mrp-subproduct-unlink
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedmrp_byproduct/mrp_byproduct.py (+1/-1)
lp://qastaging/~wiz-keed/ocb-addons/ocb-7.0-fix-mrp-subproduct-unkink
- Holger Brunn (Therp): Approve (code review)
- Pedro Manuel Baeza: Approve (code review)
- Alexandre Fayolle - camptocamp: Approve (code review, no test)
- Raphaël Valyi - http://www.akretion.com: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedmrp_byproduct/mrp_byproduct.py (+1/-1)
Changed in openobject-addons: | |
status: | Confirmed → Fix Committed |
summary: |
- Deleting boms does not delete subproducts (Byproduct Module) ? + Deleting boms does not delete subproducts (Byproduct Module) |
To post a comment you must log in.
Hello,
I think you have misunderstood something, I have attached my brief tested screen cast, which will clarify your issue.
Hope this will helpful to you.
Thanks,