[IMP] hr_payroll_timesheet: Migration script for 13

This commit is contained in:
Jared Kipe
2020-09-03 12:54:18 -07:00
parent e91aff862b
commit eb0ca4387d
3 changed files with 25 additions and 0 deletions

View File

@@ -16,4 +16,5 @@
'hr_timesheet',
'hr_payroll_overtime',
],
'pre_init_hook': 'ts_payroll_pre_init_hook',
}