mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[FIX] timesheet_description: form view constraint
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<sheet>
|
<sheet>
|
||||||
<group>
|
<group>
|
||||||
<group>
|
<group>
|
||||||
|
<field name="company_id" invisible="1"/>
|
||||||
<field name="project_id" invisible="1"/>
|
<field name="project_id" invisible="1"/>
|
||||||
<field name="task_id" invisible="1"/>
|
<field name="task_id" invisible="1"/>
|
||||||
<field name="user_id" invisible="1" groups="hr_timesheet.group_timesheet_manager"/>
|
<field name="user_id" invisible="1" groups="hr_timesheet.group_timesheet_manager"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user