openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #04479
[Bug 911703] [NEW] error in process internal moves
You have been subscribed to a public bug:
I try to create a new internal moves
when I process I have a traceback
Client Traceback (most recent call last):
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 175, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 770, in get
return self.do_get(req, model, ids, fields)
File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 792, in do_get
records = Model.read(ids, fields, req.session.eval_context(req.context))
File "/home/openerp/source/web/trunk/addons/web/common/session.py", line 166, in eval_context
return ccontext.evaluate(ctx)
File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 187, 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: "{'move_line':move_lines, 'address_in_id': address_id}", message: "name 'move_lines' is not defined"
watch video to see the problem
** Affects: openobject-addons
Importance: High
Assignee: OpenERP R&D Web Team (openerp-dev-web)
Status: Confirmed
--
error in process internal moves
https://bugs.launchpad.net/bugs/911703
You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons.
References