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
parent 77ee1acfba
commit 61b53c1a4c

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