payroll fixes
This commit is contained in:
parent
06338ce4f0
commit
391f270ff3
|
|
@ -7,7 +7,8 @@
|
|||
'depends': [
|
||||
'hr_payroll',
|
||||
'consolidated_batch_payslip',
|
||||
'hr_work_entry_holidays'
|
||||
'hr_work_entry_holidays',
|
||||
'hr_timeoff_extended',
|
||||
],
|
||||
'data': [
|
||||
'data/hr_salary_advance_sequence.xml',
|
||||
|
|
|
|||
Loading…
Reference in New Issue