** Description changed: 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 - conflict's with the no database scheme change policy, so I ask myself - how to fix that? + conflicts with the no database scheme change policy, so I ask myself how + to fix that?
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1248068 Title: [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) Status in OpenERP Community Backports (Addons): New Status in OpenERP Community Backports (Addons) 7.0 series: New Status in OpenERP Addons (modules): New 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? To manage notifications about this bug go to: https://bugs.launchpad.net/ocb-addons/+bug/1248068/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

