← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 816835] [NEW] cannot open CRM cases

 

Public bug reported:

in new web client, try to open lead or opportunity, phone call,....

cannot open the opportunityies and all other CRM view (lead, call, ...)
Client Traceback (most recent call last):
  File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 307, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 430, in action
    req.session.eval_context(req.context))
  File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 295, in load_actions_from_ir_values
    for id, name, action in actions]
  File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 304, in clean_action
    session.evaluation_context()) or {}
  File "<string>", line 1, in <module>
NameError: name 'section_id' is not defined

** Affects: openerp-web
     Importance: Undecided
         Status: New

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

Title:
  cannot open CRM cases

Status in OpenERP Web:
  New

Bug description:
  in new web client, try to open lead or opportunity, phone call,....

  cannot open the opportunityies and all other CRM view (lead, call, ...)
  Client Traceback (most recent call last):
    File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 307, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 430, in action
      req.session.eval_context(req.context))
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 295, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 304, in clean_action
      session.evaluation_context()) or {}
    File "<string>", line 1, in <module>
  NameError: name 'section_id' is not defined

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


Follow ups

References