writing to multiple BOMs triggers false positives in _check_product
Bug #1155569 reported by
Holger Brunn (Therp)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
New
|
Undecided
|
Unassigned | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
7.0 |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
_check_product keeps a global list of seen product_ids, this goes wrong when writing to multiple boms referencing the same product and/or one bom having subboms with the same product
Related branches
lp://staging/~therp-nl/openobject-addons/lp1155569
Ready for review
for merging
into
lp://staging/openobject-addons
- OpenERP Core Team: Pending requested
-
Diff: 27 lines (+4/-6)1 file modifiedmrp/mrp.py (+4/-6)
lp://staging/~hbrunn/ocb-addons/lp1155569
- Guewen Baconnier @ Camptocamp: Approve (code review, no test)
- Alexandre Fayolle - camptocamp: Approve (code review, no test)
- Stefan Rijnhart (Opener): Approve
-
Diff: 27 lines (+4/-6)1 file modifiedmrp/mrp.py (+4/-6)
To post a comment you must log in.