Update project_task_views.xml

This commit is contained in:
zainab2097 2024-10-10 16:33:39 +03:00 committed by GitHub
parent 4448a8e70c
commit e71abd65c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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>