[7.0][sale_mrp] sale order line never attached to procurement order (WARNING:openerp.osv.orm:No such field(s) in model procurement.order: sale_line_id)

Bug #1248068 reported by Holger Brunn (Therp)
12
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
New
Low
Holger Brunn (Therp)

Bug Description

The hook introduced in http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9455 writes to sale_line_id in procurement.order, which is defined in project_mrp. So if we don't have that module installed, nothing happens and our logs are flooded with the error message above.

While the proper fix would be to move sale_line_id to project_mrp, this conflicts with the no database scheme change policy, so I ask myself how to fix that?

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.