# -*- coding: utf-8 -*- { 'name': "Time off - Contract Gantt", 'summary': """Bridge module linking Holidays Gantt and Contracts modules""", 'description': """ Gantt view for Time Off Dashboard with Contracts """, 'category': 'Human Resources', 'version': '1.0', 'depends': ['hr_holidays_gantt', 'hr_contract'], 'auto_install': True, 'license': 'OEEL-1', }