← Back to team overview

credativ team mailing list archive

[Bug 911259] Re: [trunk] Marketing diagram view

 

** Project changed: openobject-addons => openerp-web

** Changed in: openerp-web
       Status: New => Incomplete

** Changed in: openerp-web
       Status: Incomplete => Confirmed

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

Title:
  [trunk] Marketing diagram view

Status in OpenERP Web:
  Confirmed

Bug description:
  On OpenERP 6.1 with the module marketing_campaign, I'm not able to
  switch to the diagram view.

  When I try to display the diagram view, I get the following error:

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/openerp/OpenERP/trunk/web/addons/web/common/http.py", line 175, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/openerp/OpenERP/trunk/web/addons/web_diagram/controllers/main.py", line 72, in get_diagram_info
      'signal': tr['signal']
  KeyError: 'signal'

  
  Steps to reproduce:
  - Install marketing_campaing (on a DB with demo data)
  - Open the demo campaign
  - Switch to the diagram view to see the different activities and transitions

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


References