Update project_task_views.xml
This commit is contained in:
parent
4448a8e70c
commit
e71abd65c8
|
|
@ -52,7 +52,6 @@
|
|||
<xpath expr="//notebook" position="inside">
|
||||
<page string="Settings Allowed Users" groups="project.group_project_manager">
|
||||
<group>
|
||||
<field invisible="0" name="isdone"/>
|
||||
<field name="allowed_internal_user_ids" widget="many2many_tags" groups="project.group_project_manager"/>
|
||||
<field name="allowed_portal_user_ids" widget="many2many_tags" groups="project.group_project_manager" options="{'no_create': True}" />
|
||||
</group>
|
||||
|
|
|
|||
Loading…
Reference in New Issue