** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/780589

Title:
  [mrp] extensibility broken in action_scrap

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  Hi,

  action_scrap() method in mrp breaks the extensibility of method
  because, it returns "{}" instead of "res" as his super method in stock
  module. I attach a patch with this small change.

  Another thing about this method that doesn't like me: This method
  removes prodlot_id and tracking_id for scrapped moves, but if I don't
  scrap my move whole, it mustn't remove my references to prodlot and
  tracking.

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to