# Copyright 2024 ForgeFlow S.L. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "HR Holidays Settings", "summary": "Enables Settings Form for HR Holidays.", "version": "16.0.1.0.0", "category": "Human Resources", "website": "https://github.com/OCA/hr-holidays", "author": "ForgeFlow, Odoo Community Association (OCA)", "license": "AGPL-3", "depends": ["hr_holidays"], "data": ["views/res_config_settings.xml"], "installable": True, }