** Changed in: openerp-web
       Status: Confirmed => In Progress

-- 
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:
  Fix Released

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to