openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06406
[Bug 927679] Re: Cannot manually create an accounting entry
*** This bug is a duplicate of bug 916563 ***
https://bugs.launchpad.net/bugs/916563
** This bug has been marked a duplicate of bug 916563
[Trunk] Can't edit Journal entries
--
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/927679
Title:
Cannot manually create an accounting entry
Status in OpenERP Addons (modules):
New
Bug description:
6.1 rc 1 Web client
I tried to create an entry in a bank journal
when I try to enter the first item in the entry I get
Client Traceback (most recent call last):
File "/home/tempo/openerp-6.1rc1-20120112-173907/openerp/addons/web/common/http.py", line 176, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/tempo/openerp-6.1rc1-20120112-173907/openerp/addons/web/controllers/main.py", line 875, in default_get
return Model.default_get(fields, req.session.eval_context(req.context))
File "/home/tempo/openerp-6.1rc1-20120112-173907/openerp/addons/web/common/session.py", line 166, in eval_context
return ccontext.evaluate(ctx)
File "/home/tempo/openerp-6.1rc1-20120112-173907/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/tempo/openerp-6.1rc1-20120112-173907/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
final_context.update(context_to_eval.evaluate(ctx))
File "/home/tempo/openerp-6.1rc1-20120112-173907/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"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/927679/+subscriptions
References