{ 'name': 'Workers\' Compensation Class - Payroll', 'author': 'Hibou Corp. ', 'license': 'AGPL-3', 'category': 'Human Resources', 'depends': ['hr_contract'], 'version': '11.0.0.0.0', 'description': """ Workers' Compensation Class - Payroll ===================================== Links Payslips with Contract's WC Codes. Useful for reporting and grouping payslips. Salary Rules can now make use of the Workers Comp code and rate. """, 'auto_install': True, 'website': 'https://hibou.io/', 'data':[ 'payslip_views.xml', ], 'installable': True }