Merge branch 'fix/13.0/timesheet_description__form_view' into '13.0'

fix/13.0/timesheet_description__form_view into 13.0

See merge request hibou-io/hibou-odoo/suite!474
This commit is contained in:
Jared Kipe
2020-09-29 22:47:23 +00:00

View File

@@ -16,6 +16,7 @@
<sheet>
<group>
<group>
<field name="company_id" invisible="1"/>
<field name="project_id" invisible="1"/>
<field name="task_id" invisible="1"/>
<field name="user_id" invisible="1" groups="hr_timesheet.group_timesheet_manager"/>