# Copyright 2023 Tecnativa - Víctor Martínez # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Maintenance Request Employee", "version": "18.0.1.0.0", "category": "Maintenance", "website": "https://github.com/OCA/maintenance", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "depends": ["hr_maintenance"], "data": ["views/maintenance_request_views.xml"], "installable": True, "maintainers": ["victoralmau"], "development_status": "Production/Stable", }