# Copyright 2019 Marcelo Frare (Ass. PNLUG - Gruppo Odoo ) # Copyright 2019 Stefano Consolaro (Ass. PNLUG - Gruppo Odoo ) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) { "name": "Management System - Action Efficacy", "summary": "Add information on the application of the Action.", "version": "16.0.1.0.0", "development_status": "Beta", "author": "Associazione PNLUG - Gruppo Odoo, Odoo Community Association (OCA)", "website": "https://github.com/OCA/management-system", "license": "AGPL-3", "category": "Management System", "depends": ["mgmtsystem_action"], "data": ["views/mgmtsystem_action_views.xml"], "installable": True, }