add project manager group

This commit is contained in:
pawan.sharma 2022-08-21 19:54:29 +05:30
parent c55391ccbe
commit 8b537e13c9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<field name="inherit_id" ref="project.edit_project"/>
<field name="arch" type="xml">
<xpath expr="//page[@name='settings']" position="after">
<page name="project_revenue_amount" string="Fixed Amount">
<page name="project_revenue_amount" string="Fixed Amount" groups="project.group_project_manager">
<button name="%(action_project_revenue_wizard)d" string="Add Revenue" type="action" class="oe_highlight"/>
<field name="revenue_amount_lines" context="{'project_id' : active_id}" readonly="1">
<tree editable="bottom">