openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17163
[Bug 962659] Re: [6.1][trunk] Error when using claim_from_delivery
Hello,,
Is there any progress on a fix for this? I am manually doing the fix at
the moment, but would rather use a merged approved fix.
--
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