~cristian-rocha/eficent-openerp-project-management/eficent-openerp-project-management

« back to all changes in this revision

Viewing changes to project_communications_meetings/project_view.xml

  • Committer: Cristian Sebastian Rocha
  • Date: 2012-11-27 15:11:36 UTC
  • Revision ID: crocha@kekkaishi.jjdiazarana.net-20121127151136-hzzp8jl8iqhovqx3
[FIX] Fix multiple bugs to make it installable in 7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
            
25
25
 
26
26
    <menuitem id="menu_project_meeting_categories_def_act"
27
 
            name="Meeting Categories" parent="project.menu_definitions"
 
27
            name="Meeting Categories" parent="base.menu_definitions"
28
28
            sequence="10" action="crm.crm_meeting_categ_action"
29
29
            groups="project.group_project_manager" />
30
30