Merge lp:~openerp-dev/openobject-addons/trunk-bug-1176933-nco into lp:openobject-addons

Proposed by Nimesh Contractor(Open ERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1176933-nco
Merge into: lp:openobject-addons
Diff against target: 12 lines (+2/-1)
1 file modified
event/board_association_view.xml (+2/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1176933-nco
Reviewer Review Type Date Requested Status
Atul Patel(OpenERP) (community) Approve
OpenERP Core Team Pending
Review via email: mp+164321@code.launchpad.net

Description of the change

Hello,

  Event dashboard menu should not appear for non-event users, so I have assign groups on event dashboard menu.

Thanks.

To post a comment you must log in.
Revision history for this message
Atul Patel(OpenERP) (atp-openerp) :
review: Approve

Unmerged revisions

8706. By Aniket Bhatt(OpenERP Trainee)

[FIX] Event dashboard menu not appear for non-event users

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'event/board_association_view.xml'
--- event/board_association_view.xml 2012-11-29 22:26:45 +0000
+++ event/board_association_view.xml 2013-05-17 08:40:34 +0000
@@ -71,6 +71,7 @@
71 parent="base.menu_reporting_dashboard"71 parent="base.menu_reporting_dashboard"
72 action="open_board_associations_manager"72 action="open_board_associations_manager"
73 sequence="40"73 sequence="40"
74 icon="terp-graph"/>74 icon="terp-graph"
75 groups="group_event_manager,group_event_user" />
75 </data>76 </data>
76</openerp>77</openerp>

Subscribers

People subscribed via source and target branches

to all changes: