← Back to team overview

openerp-india team mailing list archive

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

 

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

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

-- 
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):
  In Progress

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