← Back to team overview

credativ team mailing list archive

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

 

Hello GaCriv,

Thanks for reporting. The solution for this bug is proposed in the
branch : https://code.launchpad.net/~openerp-dev/openobject-addons
/trunk-bug-916563-mdi/

with following Revision ID and Number.

Revision ID : mdi@xxxxxxxxxxx-20120116093404-hcm1s9u72expa5yz
Revision Number : 6349

Thanks and Regards,

Divyesh Makwana(MDI)

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/916563

Title:
  [Trunk] Can't edit Journal entries

Status in OpenERP Addons (modules):
  Fix Committed

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