← Back to team overview

openerp-community-reviewer team mailing list archive

[Bug 1291903] [NEW] sale_stock: property_ids set on procurement.order

 

Public bug reported:

The fix for https://bugs.launchpad.net/openobject-addons/+bug/1083077
merge in ocb-addons at http://bazaar.launchpad.net/~ocb/ocb-
addons/7.0/revision/9733 has an issue : the field which is added in the
changeset is defined in mrp, which is not a dependency of sale_stock.

As a result, the tests generate WARNING :

2014-03-13 09:53:19,607 12269 WARNING test_ocb70 openerp.osv.orm: No
such field(s) in model procurement.order: property_ids.


and the runbot branch is orange.

** Affects: ocb-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Community Backports Team, which is subscribed to OpenERP Community
Backports (Addons).
https://bugs.launchpad.net/bugs/1291903

Title:
  sale_stock: property_ids set on procurement.order

Status in OpenERP Community Backports (Addons):
  New

Bug description:
  The fix for https://bugs.launchpad.net/openobject-addons/+bug/1083077
  merge in ocb-addons at http://bazaar.launchpad.net/~ocb/ocb-
  addons/7.0/revision/9733 has an issue : the field which is added in
  the changeset is defined in mrp, which is not a dependency of
  sale_stock.

  As a result, the tests generate WARNING :

  2014-03-13 09:53:19,607 12269 WARNING test_ocb70 openerp.osv.orm: No
  such field(s) in model procurement.order: property_ids.

  
  and the runbot branch is orange.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1291903/+subscriptions


Follow ups

References