Added hr_workers_comp dependency to hr_workers_comp_payroll.

This commit is contained in:
Kristen Marie Kulha
2018-08-24 18:11:45 -07:00
committed by Jared Kipe
parent 4634bc9f40
commit 8ae3c07b35

View File

@@ -3,7 +3,10 @@
'author': 'Hibou Corp. <hello@hibou.io>',
'license': 'AGPL-3',
'category': 'Human Resources',
'depends': ['hr_contract'],
'depends': [
'hr_contract',
'hr_workers_comp',
],
'version': '11.0.0.0.0',
'description': """
Workers' Compensation Class - Payroll