[NEW] hr_attendance_work_entry: for Odoo 13

This commit is contained in:
Jared Kipe
2020-09-18 11:28:39 -07:00
parent eeb4a40b69
commit 3aa19d714f
3 changed files with 5 additions and 14 deletions

View File

@@ -15,6 +15,7 @@
'depends': [
'hr_payroll',
'hr_attendance',
'hr_attendance_work_entry',
'hr_payroll_overtime',
],
'pre_init_hook': 'attn_payroll_pre_init_hook',