[FIX] timesheet_description: form view constraint

This commit is contained in:
Jared Kipe
2020-09-29 15:45:11 -07:00
parent 32816f4407
commit 40b5776053

View File

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