credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #02754
[Bug 911259] [NEW] [trunk] Marketing diagram view
Public bug reported:
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
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: profserv
--
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 Addons (modules):
New
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/openobject-addons/+bug/911259/+subscriptions
Follow ups
References