diff --git a/mrp_bom_component_menu/README.rst b/mrp_bom_component_menu/README.rst index 34ca77a38..367b6f615 100644 --- a/mrp_bom_component_menu/README.rst +++ b/mrp_bom_component_menu/README.rst @@ -13,11 +13,11 @@ Usage To use this module, you need to: -1. Go to menu *Manufacturing -> Products -> Bill of Material Components* +#. Go to menu *Manufacturing -> Products -> Bill of Material Components* .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/129/9.0 + :target: https://runbot.odoo-community.org/runbot/129/10.0 Bug Tracker diff --git a/mrp_bom_component_menu/__openerp__.py b/mrp_bom_component_menu/__manifest__.py similarity index 95% rename from mrp_bom_component_menu/__openerp__.py rename to mrp_bom_component_menu/__manifest__.py index d3a770cb3..d797b9d0f 100644 --- a/mrp_bom_component_menu/__openerp__.py +++ b/mrp_bom_component_menu/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "MRP BOM Component Menu", - "version": "9.0.1.0.0", + "version": "10.0.1.0.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", "author": "Eficent," diff --git a/mrp_bom_component_menu/views/mrp_bom_component_view.xml b/mrp_bom_component_menu/views/mrp_bom_component_view.xml index 636ec1b4d..a820e53b8 100644 --- a/mrp_bom_component_menu/views/mrp_bom_component_view.xml +++ b/mrp_bom_component_menu/views/mrp_bom_component_view.xml @@ -10,7 +10,7 @@ mrp.bom.line form tree,form - +

Click to add a component to a bill of material. @@ -22,9 +22,9 @@ - +