← Back to team overview

openerp-india team mailing list archive

[Bug 962659] Re: [6.1][trunk] Error when using claim_from_delivery

 

Hello Chris Dudley ,

Thanks for reporting!

It has been fixed on lp:~openerp-dev/openobject-addons/trunk-
bug-9602659-amb branch with following revision no and id.

rev no :6687
rev id : 6687 amb@xxxxxxxxxxx-20120323093040-aqkjsm9qrpx0bma1


Thanks again!

** Changed in: openobject-addons
       Status: In Progress => 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/962659

Title:
  [6.1][trunk] Error when using claim_from_delivery

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  To reproduce on runbot with either 6.1 or trunk, go to Warehouse ->
  Delivery Orders, select an order and click Claim from the sidebar
  under Links. The error message is:

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/odoo/runbot/static/openerp-dev-trunk-6134/server/openerp/addons/web/common/http.py", line 180, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/odoo/runbot/static/openerp-dev-trunk-6134/server/openerp/addons/web/controllers/main.py", line 1578, in load
      value = clean_action(req, action[0], do_not_eval)
    File "/home/odoo/runbot/static/openerp-dev-trunk-6134/server/openerp/addons/web/controllers/main.py", line 739, in clean_action
      action['context'] = eval( action['context'], eval_ctx ) or {}
    File "<string>", line 1, in <module>
  NameError: name 'address_id' is not defined

  Tested 6.1 Build 6106 & trunk Build 6134

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


References