← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 872150] [NEW] bug after creating an invoice from SO

 

Public bug reported:

In web client, chrome, in a new db (only sales installed and the belgian
chart of account), simplified interface, demo data

Create a SO -> Confirm it -> create the final invoice ->

[2011-10-11 07:15:39,896][?] INFO:werkzeug:127.0.0.1 - - [11/Oct/2011 07:15:39] "GET /web/static/src/img/icons/terp-stock_format-scientific.png HTTP/1.1" 304 -
[2011-10-11 07:15:39,902][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
Traceback (most recent call last):
  File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 904, in load
    return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
  File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 760, in fields_view_get
    context = req.session.eval_context(req.context)
  File "/home/aline/source/web/trunk/addons/web/common/session.py", line 158, in eval_context
    return ccontext.evaluate(ctx)
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 259, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 259, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 179, in evaluate
    return eval(self.get_context_string(), SuperDict(ctx))
  File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 169, in get_context_string
    return self.session.contexts_store[self.key]
KeyError: '16a04ed5a194'

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  bug after creating an invoice from SO

Status in OpenERP Addons (modules):
  New

Bug description:
  In web client, chrome, in a new db (only sales installed and the
  belgian chart of account), simplified interface, demo data

  Create a SO -> Confirm it -> create the final invoice ->

  [2011-10-11 07:15:39,896][?] INFO:werkzeug:127.0.0.1 - - [11/Oct/2011 07:15:39] "GET /web/static/src/img/icons/terp-stock_format-scientific.png HTTP/1.1" 304 -
  [2011-10-11 07:15:39,902][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
  Traceback (most recent call last):
    File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 904, in load
      return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 760, in fields_view_get
      context = req.session.eval_context(req.context)
    File "/home/aline/source/web/trunk/addons/web/common/session.py", line 158, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 259, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 259, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 179, in evaluate
      return eval(self.get_context_string(), SuperDict(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 169, in get_context_string
      return self.session.contexts_store[self.key]
  KeyError: '16a04ed5a194'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/872150/+subscriptions


Follow ups

References