[IMP] hr_timesheet_work_entry: work entry type in more views

This commit is contained in:
Jared Kipe
2022-01-09 14:22:53 -08:00
committed by Salomon Chambi
parent f63656103a
commit 270b5e284b
2 changed files with 19 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
'license': 'AGPL-3',
'category': 'Human Resources',
'depends': [
'project',
'hr_timesheet',
'hr_work_entry',
],