# Copyright 2015-22 ForgeFlow S.L. (https://www.forgeflow.com) # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "MRP BoM Hierarchy", "summary": "Make it easy to navigate through BoM hierarchy.", "version": "16.0.1.2.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "contributors": "Grap", "category": "Manufacturing", "depends": ["mrp"], "website": "https://github.com/OCA/manufacture", "license": "AGPL-3", "data": [ "view/mrp_bom.xml", ], "installable": True, "auto_install": False, }