# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "HR Maintenance Security", "version": "18.0.1.0.0", "category": "Tools", "website": "https://github.com/OCA/maintenance", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "depends": ["hr_maintenance", "maintenance_security"], "data": [ "views/maintenance_views.xml", ], "installable": True, "auto_install": True, }