# -*- coding: utf-8 -*- { 'name': 'Payroll Holidays', 'author': 'Hibou Corp. ', 'version': '11.0.0.0.0', 'category': 'Human Resources', 'sequence': 95, 'summary': 'Holiday Pay', 'description': """ Simplifies getting approved Holiday Leaves onto an employee Payslip. """, 'website': 'https://hibou.io/', 'depends': ['hr_payroll', 'hr_holidays'], 'installable': True, 'application': False, }