# Copyright 2022 Tecnativa - Víctor Martínez # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Mrp subcontracting bom dual use", "version": "14.0.1.1.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "depends": ["mrp_subcontracting"], "installable": True, "data": ["views/mrp_bom_view.xml"], "maintainers": ["victoralmau"], }