From d911f79b50e9482fb95709fcbee9ce34f5519edc Mon Sep 17 00:00:00 2001 From: mreficent Date: Wed, 30 Sep 2020 12:22:11 +0200 Subject: [PATCH] [UPD] Eficent -> ForgeFlow --- mrp_bom_component_menu/README.rst | 8 ++++---- mrp_bom_component_menu/__manifest__.py | 6 +++--- mrp_bom_component_menu/readme/CONTRIBUTORS.rst | 4 ++-- mrp_bom_component_menu/static/description/index.html | 6 +++--- mrp_bom_component_menu/views/mrp_bom_component_view.xml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/mrp_bom_component_menu/README.rst b/mrp_bom_component_menu/README.rst index 6786673da..422c4ec71 100644 --- a/mrp_bom_component_menu/README.rst +++ b/mrp_bom_component_menu/README.rst @@ -23,7 +23,7 @@ MRP BOM Component Menu :target: https://runbot.odoo-community.org/runbot/129/13.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Adds a menu item *Bill of Material Components*. @@ -55,13 +55,13 @@ Credits Authors ~~~~~~~ -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ -* Jordi Ballester -* Lois Rilo +* Jordi Ballester +* Lois Rilo Maintainers ~~~~~~~~~~~ diff --git a/mrp_bom_component_menu/__manifest__.py b/mrp_bom_component_menu/__manifest__.py index e26222416..2a7d6cfc4 100644 --- a/mrp_bom_component_menu/__manifest__.py +++ b/mrp_bom_component_menu/__manifest__.py @@ -1,5 +1,5 @@ -# Copyright 2017-19 Eficent Business and IT Consulting Services, S.L. -# () +# Copyright 2017-19 ForgeFlow, S.L. +# () # Copyright 2019 Rubén Bravo # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { @@ -7,7 +7,7 @@ "version": "13.0.1.0.0", "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", - "author": "Eficent," "Odoo Community Association (OCA)", + "author": "ForgeFlow," "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True, "depends": ["mrp"], diff --git a/mrp_bom_component_menu/readme/CONTRIBUTORS.rst b/mrp_bom_component_menu/readme/CONTRIBUTORS.rst index 6df2be2f8..8cc067b15 100644 --- a/mrp_bom_component_menu/readme/CONTRIBUTORS.rst +++ b/mrp_bom_component_menu/readme/CONTRIBUTORS.rst @@ -1,2 +1,2 @@ -* Jordi Ballester -* Lois Rilo +* Jordi Ballester +* Lois Rilo diff --git a/mrp_bom_component_menu/static/description/index.html b/mrp_bom_component_menu/static/description/index.html index 4cb5f45ae..1715853a6 100644 --- a/mrp_bom_component_menu/static/description/index.html +++ b/mrp_bom_component_menu/static/description/index.html @@ -402,14 +402,14 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Eficent
  • +
  • ForgeFlow
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 6de40cb2b..cf765e753 100644 --- a/mrp_bom_component_menu/views/mrp_bom_component_view.xml +++ b/mrp_bom_component_menu/views/mrp_bom_component_view.xml @@ -1,5 +1,5 @@ -