← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 891596] Re: Sale: stock.move object not defined in sale.py

 

Hello Meera Trambadia,

Thanks for reporting, the solution of this bug is proposed in 
branch lp:~openerp-dev/openobject-addons/trunk-bug-891596-bde
with following Revision ID and Number, and it will be merged in 
main addons soon.

Revision ID : bde@xxxxxxxxxxx-20111118061140-whiqz9e03xyjle6q
Revision Number : 5744

Thanks & Regards,
Devnani Bharat R.

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

-- 
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):
  Fix Committed

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