[IMP] project_timesheet : Hide the Invoice Tasks Work from the project/user.

bzr revid: mdi@tinyerp.com-20121127095241-p0qg1kdssm201ff5
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-11-27 15:22:41 +05:30
parent 553b54367e
commit 8b3042e584
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<menuitem id="menu_project_billing" name="Invoicing"
parent="base.menu_main_pm" sequence="5"/>
<menuitem id="menu_project_billing_line" name="Invoice Tasks Work"
parent="menu_project_billing" action="action_project_timesheet_bill_task"/>
parent="menu_project_billing" action="action_project_timesheet_bill_task" groups="project.group_project_manager"/>
<!--
Time Tracking menu in project Management