** Changed in: ocb-addons
Status: New => Fix Committed
--
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/1234678
Title:
[6.1][7.0][trunk][stock] Return a product must drop backorder data
Status in OpenERP Community Backports (Addons):
Fix Committed
Status in OpenERP Addons (modules):
New
Bug description:
The backorder_id field must be set to False when creating the new
return picking
in "stock_return_picking.py"
new_picking = pick_obj.copy(cr, uid, pick.id, {'name':'%s-%s-return' %
(new_pick_name, pick.name),
otherwise it will use the backorder_id of the original picking object
-> invalid
Fix for 6.1, 7.0, trunk is necessary
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1234678/+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