← Back to team overview

openerp-india team mailing list archive

[Bug 916563] Re: [Trunk] Can't edit Journal entries

 

Hello,

There is a same bug posted at 9 times ;-). Look at the duplicated list.

This is a very important thing for accounting terms which getting stuck
cause of this issue. So I am setting this as a 'High' priority for quick
fix.

Thanks in advance

** Changed in: openobject-addons
   Importance: Medium => High

-- 
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/916563

Title:
  [Trunk] Can't edit Journal entries

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Hello,

  I created a new bank statement. and validated it.

  The following bug occurs when I try to edit this journal entry
  (Journal entries>Journal entries)

  OpenERP WebClient Error

  Client Traceback (most recent call last):
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/common/http.py", line 176, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/controllers/main.py", line 780, in get
      return self.do_get(req, model, ids, fields)
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/controllers/main.py", line 802, in do_get
      records = Model.read(ids, fields, req.session.eval_context(req.context))
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/common/session.py", line 166, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/openerp/addons/web/common/nonliterals.py", line 267, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/odoo/runbot/static/openerp-dev-trunk-77/server/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/916563/+subscriptions


References