# © 2017 Chafique DELLI @ Akretion # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Unit of Measure Manager Group", "version": "12.0.1.0.0", "license": "AGPL-3", "author": "Akretion", "website": "http://akretion.com", "depends": ["sale", "purchase", "mrp"], "data": [ "data/ir_module_category_data.xml", "security/product_security.xml", "security/ir.model.access.csv", "views/product_view.xml", ], "installable": True, }