{ 'name': 'Leaves Timesheets Extended', 'version': '18.0.1.0.0', 'category': 'Human Resources', 'summary': 'Integrate Leaves with Timesheets', 'author': 'Srivyn Platforms', 'license': 'LGPL-3', 'depends': [ 'hr_holidays', 'hr_timesheet', 'project', ], 'data': [ 'data/project_task_data.xml', 'reports/draft_leave_template.xml', 'views/hr_leave_views.xml', 'views/hr_leave_type.xml', 'views/hr_leave_allocation.xml', 'views/hr_leave_allocation_mail_template.xml', ], 'installable': True, 'application': False, }