← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 878189] Re: [6.1 rc1] crash report when charging delivery on sale order

 

Sorry, but I was testing yesterday on Anthony Lesuisse's system for the
6.1 web client so I do not know what version of software exactly it was
using and I don't have access today. I reported only what I saw but do
not have access to the system now.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/878189

Title:
  [6.1 rc1] crash report when charging delivery on sale order

Status in OpenERP Web:
  Incomplete

Bug description:
  Clicked button + delivery on sale order of 2x PC1.

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 1083, in load
      context = req.session.eval_context(req.context)
    File "/home/openerp/source/web/trunk/addons/web/common/session.py", line 158, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 265, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line 185, 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: "{'order_id':active_id}", message: "name 'active_id' is not defined"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/878189/+subscriptions


References