Opening entry in Journal Entries has "Name 'line_id'" is not defined

Bug #921842 reported by Greg Mader
This bug report is a duplicate of:  Bug #916563: [Trunk] Can't edit Journal entries. Edit Remove
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

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"

Tags: 6.1rc1
Revision history for this message
Greg Mader (gmader) wrote :

Also, the number entry defaults to "/", instead of a number.

affects: account-banking → openobject-addons
Revision history for this message
Greg Mader (gmader) wrote :

Not sure if it is a duplicate or not. I can still replicate the bug in build number 20120125-200.
If people thought it was fixed in bug #916563,, it is still showing up.

thanks

Greg

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.