c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #37732
[Bug 891596] Re: Sale: stock.move object not defined in sale.py
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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/891596
Title:
Sale: stock.move object not defined in sale.py
Status in OpenERP Addons (modules):
Confirmed
Bug description:
1)Create SO,confirm it.
2)Cancel its picking and procurement,then SO state is shipping exception.
3)Click on Recreate packing button
File "/home/mtr/workspace/rdtools/addons/trunk-sale_coverage-mtr/sale/sale.py", line 789, in _create_pickings_and_procurements
for mov in move_obj.browse(cr, uid, mov_ids):
NameError: global name 'move_obj' is not defined
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/891596/+subscriptions
References