Avadhesh Patel (openerp) has proposed merging 
lp:~openerp-dev/openobject-addons/6.1-opw-574788-avp into 
lp:openobject-addons/6.1.

Requested reviews:
  Naresh(OpenERP) (nch-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574788-avp/+merge/105627


Hello Naresh,

[FIX]project_issue : Open menu Project/Configuration/Projects and 
Stages/Projects open any project click on "Issue" action open graph view GOT 
ERROR"

Steps to reproduce Error:

1. Click on this menu Project/Configuration/Projects and Stages/Projects
2. open any project and click on "issue" action,open "Graph" view got Error:

Invalid Architecture!
There is no view of type 'graph' defined for the structure!

Kindly review the branch.

Thanks.
AVP.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574788-avp/+merge/105627
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/6.1-opw-574788-avp.
=== modified file 'project_issue/project_issue_menu.xml'
--- project_issue/project_issue_menu.xml	2011-12-19 16:54:40 +0000
+++ project_issue/project_issue_menu.xml	2012-05-14 09:52:21 +0000
@@ -50,7 +50,7 @@
             name="Issues"
             res_model="project.issue"
             src_model="project.project"
-            view_mode="tree,form,calendar,graph"
+            view_mode="tree,form,calendar"
             view_type="form"/>
 
     <menuitem name="Issues" id="menu_project_issue_track"  parent="project.menu_project_management"

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

Reply via email to