c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35247
[Bug 878142] [NEW] while clicking on the Split wizard in list view
Public bug reported:
[2011-10-19 12:08:35,202][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
Traceback (most recent call last):
File "/home/amit/sources/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 1083, in load
context = req.session.eval_context(req.context)
File "/home/amit/sources/client-web/trunk/addons/web/common/session.py", line 158, in eval_context
return ccontext.evaluate(ctx)
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
steps :
Click on the Warehouse -> Product Moves - > Deliver product. and run the split wizard from list view
final_context.update(context_to_eval.evaluate(ctx))
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 185, in evaluate
raise ValueError('Error during evaluation of this context: "%s", message: "%s"' % (self.get_context_string(), e.message))
ValueError: Error during evaluation of this context: "{'default_use_exist': picking_id.type=='in'}", message: "name 'picking_id' is not defined"
** Affects: openerp-web
Importance: Undecided
Status: New
--
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/878142
Title:
while clicking on the Split wizard in list view
Status in OpenERP Web:
New
Bug description:
[2011-10-19 12:08:35,202][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
Traceback (most recent call last):
File "/home/amit/sources/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 1083, in load
context = req.session.eval_context(req.context)
File "/home/amit/sources/client-web/trunk/addons/web/common/session.py", line 158, in eval_context
return ccontext.evaluate(ctx)
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
steps :
Click on the Warehouse -> Product Moves - > Deliver product. and run the split wizard from list view
final_context.update(context_to_eval.evaluate(ctx))
File "/home/amit/sources/client-web/trunk/addons/web/common/nonliterals.py", line 185, in evaluate
raise ValueError('Error during evaluation of this context: "%s", message: "%s"' % (self.get_context_string(), e.message))
ValueError: Error during evaluation of this context: "{'default_use_exist': picking_id.type=='in'}", message: "name 'picking_id' is not defined"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/878142/+subscriptions
Follow ups
References