credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #04165
[Bug 921842] [NEW] Opening entry in Journal Entries has "Name 'line_id'" is not defined
You have been subscribed to a public bug:
Trying out OpenERP 6.1RC1. When I try to put in an opening Journal Entry, I get this.
OpenERP WebClient Error
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 176, in dispatch
response["result"] = method(controller, self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 875, in default_get
return Model.default_get(fields, req.session.eval_context(req.context))
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/session.py", line 166, in eval_context
return ccontext.evaluate(ctx)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/usr/lib/pymodules/python2.7/openerp/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: "{'lines':line_id ,'journal':journal_id }", message: "name 'line_id' is not defined"
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: 6.1rc1
--
Opening entry in Journal Entries has "Name 'line_id'" is not defined
https://bugs.launchpad.net/bugs/921842
You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons.