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 @@ - diff --git a/mrp_bom_line_sequence/README.rst b/mrp_bom_line_sequence/README.rst index 78e86abf2..a58ac8fb4 100644 --- a/mrp_bom_line_sequence/README.rst +++ b/mrp_bom_line_sequence/README.rst @@ -23,7 +23,7 @@ BOM lines with sequence number :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| Provide a new field sequence on bom components, which allows to manage the order of moves in a picking. @@ -59,7 +59,7 @@ Authors Contributors ~~~~~~~~~~~~ -* Eficent Business and IT Consulting Services S.L. +* ForgeFlow S.L. * Pimolnat Suntian Maintainers diff --git a/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst b/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst index af69a89c6..840d83a9f 100644 --- a/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst +++ b/mrp_bom_line_sequence/readme/CONTRIBUTORS.rst @@ -1,2 +1,2 @@ -* Eficent Business and IT Consulting Services S.L. +* ForgeFlow S.L. * Pimolnat Suntian diff --git a/mrp_bom_line_sequence/static/description/index.html b/mrp_bom_line_sequence/static/description/index.html index 3266ec767..d956be472 100644 --- a/mrp_bom_line_sequence/static/description/index.html +++ b/mrp_bom_line_sequence/static/description/index.html @@ -406,7 +406,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Contributors

diff --git a/mrp_production_putaway_strategy/README.rst b/mrp_production_putaway_strategy/README.rst index 754f59699..0f31ff54a 100644 --- a/mrp_production_putaway_strategy/README.rst +++ b/mrp_production_putaway_strategy/README.rst @@ -23,7 +23,7 @@ MRP Production Putaway Strategy :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| This module allows to apply putaway strategies to the products resulting from the manufacturing orders. @@ -78,13 +78,13 @@ Credits Authors ~~~~~~~ -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ -* Jordi Ballester -* Lois Rilo +* Jordi Ballester +* Lois Rilo * Sudhir Arya Maintainers diff --git a/mrp_production_putaway_strategy/__manifest__.py b/mrp_production_putaway_strategy/__manifest__.py index ca8055628..667bc9d66 100644 --- a/mrp_production_putaway_strategy/__manifest__.py +++ b/mrp_production_putaway_strategy/__manifest__.py @@ -1,4 +1,4 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. +# Copyright 2017 ForgeFlow S.L. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -6,7 +6,7 @@ "summary": "Applies putaway strategies to manufacturing orders for " "finished products.", "version": "13.0.1.0.0", - "author": "Eficent, " "Odoo Community Association (OCA)", + "author": "ForgeFlow, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", "category": "Manufacture", "depends": ["mrp"], diff --git a/mrp_production_putaway_strategy/models/mrp_production.py b/mrp_production_putaway_strategy/models/mrp_production.py index 9ac47f417..c0103b181 100644 --- a/mrp_production_putaway_strategy/models/mrp_production.py +++ b/mrp_production_putaway_strategy/models/mrp_production.py @@ -1,4 +1,4 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-18 ForgeFlow S.L. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import _, api, models diff --git a/mrp_production_putaway_strategy/readme/CONTRIBUTORS.rst b/mrp_production_putaway_strategy/readme/CONTRIBUTORS.rst index 8bfbff100..3899fc188 100644 --- a/mrp_production_putaway_strategy/readme/CONTRIBUTORS.rst +++ b/mrp_production_putaway_strategy/readme/CONTRIBUTORS.rst @@ -1,3 +1,3 @@ -* Jordi Ballester -* Lois Rilo +* Jordi Ballester +* Lois Rilo * Sudhir Arya diff --git a/mrp_production_putaway_strategy/static/description/index.html b/mrp_production_putaway_strategy/static/description/index.html index 0ee700bc4..82c7bd74f 100644 --- a/mrp_production_putaway_strategy/static/description/index.html +++ b/mrp_production_putaway_strategy/static/description/index.html @@ -425,14 +425,14 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Eficent
  • +
  • ForgeFlow
diff --git a/mrp_production_putaway_strategy/tests/test_mrp_production.py b/mrp_production_putaway_strategy/tests/test_mrp_production.py index 4dcb9f1ff..8b9ebb8a3 100644 --- a/mrp_production_putaway_strategy/tests/test_mrp_production.py +++ b/mrp_production_putaway_strategy/tests/test_mrp_production.py @@ -1,4 +1,4 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-18 ForgeFlow S.L. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo.tests.common import TransactionCase diff --git a/mrp_production_request/README.rst b/mrp_production_request/README.rst index d5bc11c65..65d94db93 100644 --- a/mrp_production_request/README.rst +++ b/mrp_production_request/README.rst @@ -23,7 +23,7 @@ MRP Production Request :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| This module extends the functionality of Manufacturing to allow you to use Manufacturing Request (MR) as a previous step to Manufacturing Orders (MO). @@ -120,13 +120,13 @@ Credits Authors ~~~~~~~ -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ -* Lois Rilo Antelo -* Jordi Ballester +* Lois Rilo Antelo +* Jordi Ballester * Chandresh Thakkar Maintainers @@ -142,13 +142,13 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -.. |maintainer-lreficent| image:: https://github.com/lreficent.png?size=40px - :target: https://github.com/lreficent - :alt: lreficent +.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px + :target: https://github.com/LoisRForgeFlow + :alt: LoisRForgeFlow Current `maintainer `__: -|maintainer-lreficent| +|maintainer-LoisRForgeFlow| This module is part of the `OCA/manufacture `_ project on GitHub. diff --git a/mrp_production_request/__manifest__.py b/mrp_production_request/__manifest__.py index 384425818..3372fa4e3 100644 --- a/mrp_production_request/__manifest__.py +++ b/mrp_production_request/__manifest__.py @@ -1,4 +1,4 @@ -# Copyright 2017-19 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-19 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "MRP Production Request", @@ -7,10 +7,10 @@ "planification.", "version": "13.0.1.0.0", "development_status": "Mature", - "maintainers": ["lreficent"], + "maintainers": ["LoisRForgeFlow"], "category": "Manufacturing", "website": "https://github.com/OCA/manufacture", - "author": "Eficent," "Odoo Community Association (OCA)", + "author": "ForgeFlow," "Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True, diff --git a/mrp_production_request/data/mrp_production_request_sequence.xml b/mrp_production_request/data/mrp_production_request_sequence.xml index de29499be..2e39deff8 100644 --- a/mrp_production_request/data/mrp_production_request_sequence.xml +++ b/mrp_production_request/data/mrp_production_request_sequence.xml @@ -1,5 +1,5 @@ - diff --git a/mrp_production_request/models/mrp_production.py b/mrp_production_request/models/mrp_production.py index bc3be93ab..c4ce397ed 100644 --- a/mrp_production_request/models/mrp_production.py +++ b/mrp_production_request/models/mrp_production.py @@ -1,4 +1,4 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. +# Copyright 2017 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields, models diff --git a/mrp_production_request/models/mrp_production_request.py b/mrp_production_request/models/mrp_production_request.py index 2bc129761..7b9786ad1 100644 --- a/mrp_production_request/models/mrp_production_request.py +++ b/mrp_production_request/models/mrp_production_request.py @@ -1,4 +1,4 @@ -# Copyright 2017-19 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-19 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import _, api, fields, models diff --git a/mrp_production_request/models/product.py b/mrp_production_request/models/product.py index 82fe69149..2d126f8fb 100644 --- a/mrp_production_request/models/product.py +++ b/mrp_production_request/models/product.py @@ -1,4 +1,4 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. +# Copyright 2017 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields, models diff --git a/mrp_production_request/models/stock_move.py b/mrp_production_request/models/stock_move.py index d2054794d..e3386907a 100644 --- a/mrp_production_request/models/stock_move.py +++ b/mrp_production_request/models/stock_move.py @@ -1,4 +1,4 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. +# Copyright 2017 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import api, fields, models diff --git a/mrp_production_request/models/stock_rule.py b/mrp_production_request/models/stock_rule.py index 4ccc63d0e..550da40d2 100644 --- a/mrp_production_request/models/stock_rule.py +++ b/mrp_production_request/models/stock_rule.py @@ -1,4 +1,4 @@ -# Copyright 2018-19 Eficent Business and IT Consulting Services S.L. +# Copyright 2018-19 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import _, models diff --git a/mrp_production_request/models/stock_warehouse_orderpoint.py b/mrp_production_request/models/stock_warehouse_orderpoint.py index 68c72f103..f0611d5d0 100644 --- a/mrp_production_request/models/stock_warehouse_orderpoint.py +++ b/mrp_production_request/models/stock_warehouse_orderpoint.py @@ -1,4 +1,4 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. +# Copyright 2017 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import models diff --git a/mrp_production_request/readme/CONTRIBUTORS.rst b/mrp_production_request/readme/CONTRIBUTORS.rst index 03bb77287..60b70a69f 100644 --- a/mrp_production_request/readme/CONTRIBUTORS.rst +++ b/mrp_production_request/readme/CONTRIBUTORS.rst @@ -1,3 +1,3 @@ -* Lois Rilo Antelo -* Jordi Ballester +* Lois Rilo Antelo +* Jordi Ballester * Chandresh Thakkar diff --git a/mrp_production_request/security/mrp_production_request_security.xml b/mrp_production_request/security/mrp_production_request_security.xml index cf833f618..cae17350c 100644 --- a/mrp_production_request/security/mrp_production_request_security.xml +++ b/mrp_production_request/security/mrp_production_request_security.xml @@ -1,5 +1,5 @@ - diff --git a/mrp_production_request/static/description/index.html b/mrp_production_request/static/description/index.html index 1165052f4..10dfb5b9d 100644 --- a/mrp_production_request/static/description/index.html +++ b/mrp_production_request/static/description/index.html @@ -476,14 +476,14 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Eficent
  • +
  • ForgeFlow

Contributors

@@ -495,7 +495,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

-

lreficent

+

LoisRForgeFlow

This module is part of the OCA/manufacture project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/mrp_production_request/tests/test_mrp_production_request.py b/mrp_production_request/tests/test_mrp_production_request.py index c5e300784..e3541ac18 100644 --- a/mrp_production_request/tests/test_mrp_production_request.py +++ b/mrp_production_request/tests/test_mrp_production_request.py @@ -1,4 +1,4 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-18 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields diff --git a/mrp_production_request/views/mrp_production_request_view.xml b/mrp_production_request/views/mrp_production_request_view.xml index af55b8518..f200711ac 100644 --- a/mrp_production_request/views/mrp_production_request_view.xml +++ b/mrp_production_request/views/mrp_production_request_view.xml @@ -1,5 +1,5 @@ - diff --git a/mrp_production_request/views/mrp_production_view.xml b/mrp_production_request/views/mrp_production_view.xml index ccd95a539..441c2b08a 100644 --- a/mrp_production_request/views/mrp_production_view.xml +++ b/mrp_production_request/views/mrp_production_view.xml @@ -1,5 +1,5 @@ - diff --git a/mrp_production_request/views/product_template_view.xml b/mrp_production_request/views/product_template_view.xml index 6e540f5cd..629161166 100644 --- a/mrp_production_request/views/product_template_view.xml +++ b/mrp_production_request/views/product_template_view.xml @@ -1,5 +1,5 @@ - diff --git a/mrp_production_request/wizards/mrp_production_request_create_mo.py b/mrp_production_request/wizards/mrp_production_request_create_mo.py index 28e0639e3..f9315a4dc 100644 --- a/mrp_production_request/wizards/mrp_production_request_create_mo.py +++ b/mrp_production_request/wizards/mrp_production_request_create_mo.py @@ -1,4 +1,4 @@ -# Copyright 2017-19 Eficent Business and IT Consulting Services S.L. +# Copyright 2017-19 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import _, api, fields, models diff --git a/mrp_workorder_sequence/README.rst b/mrp_workorder_sequence/README.rst index 321d125df..7e694e1ca 100644 --- a/mrp_workorder_sequence/README.rst +++ b/mrp_workorder_sequence/README.rst @@ -23,7 +23,7 @@ MRP Work Order Sequence :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| Provide a new field sequence on production orders's work orders, that provides clear information on the process order of those. @@ -59,7 +59,7 @@ Authors Contributors ~~~~~~~~~~~~ -* Lois Rilo +* Lois Rilo * Pimolnat Suntian Maintainers @@ -75,13 +75,13 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -.. |maintainer-lreficent| image:: https://github.com/lreficent.png?size=40px - :target: https://github.com/lreficent - :alt: lreficent +.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px + :target: https://github.com/LoisRForgeFlow + :alt: LoisRForgeFlow Current `maintainer `__: -|maintainer-lreficent| +|maintainer-LoisRForgeFlow| This module is part of the `OCA/manufacture `_ project on GitHub. diff --git a/mrp_workorder_sequence/__manifest__.py b/mrp_workorder_sequence/__manifest__.py index 27d06edf1..7161934c5 100644 --- a/mrp_workorder_sequence/__manifest__.py +++ b/mrp_workorder_sequence/__manifest__.py @@ -8,7 +8,7 @@ "category": "Manufacturing", "author": "ForgeFlow, Odoo Community Association (OCA)", "development_status": "Beta", - "maintainers": ["lreficent"], + "maintainers": ["LoisRForgeFlow"], "website": "https://github.com/OCA/manufacture", "license": "LGPL-3", "depends": ["mrp"], diff --git a/mrp_workorder_sequence/readme/CONTRIBUTORS.rst b/mrp_workorder_sequence/readme/CONTRIBUTORS.rst index 3cb0c157d..b40447fa0 100644 --- a/mrp_workorder_sequence/readme/CONTRIBUTORS.rst +++ b/mrp_workorder_sequence/readme/CONTRIBUTORS.rst @@ -1,2 +1,2 @@ -* Lois Rilo +* Lois Rilo * Pimolnat Suntian diff --git a/mrp_workorder_sequence/static/description/index.html b/mrp_workorder_sequence/static/description/index.html index c610e0889..69e97af37 100644 --- a/mrp_workorder_sequence/static/description/index.html +++ b/mrp_workorder_sequence/static/description/index.html @@ -406,7 +406,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome @@ -418,7 +418,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

-

lreficent

+

LoisRForgeFlow

This module is part of the OCA/manufacture project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/repair_refurbish/README.rst b/repair_refurbish/README.rst index 49cee11fb..722cff753 100644 --- a/repair_refurbish/README.rst +++ b/repair_refurbish/README.rst @@ -23,7 +23,7 @@ MRP Repair Refurbish :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| This module adds the ability to obtain refurbished product as a consequence of the repair of a product that was defective. @@ -78,8 +78,8 @@ Authors Contributors ~~~~~~~~~~~~ -* Jordi Ballester Alomar -* Lois Rilo +* Jordi Ballester Alomar +* Lois Rilo * Akim Juillerat * Bhavesh Odedra diff --git a/repair_refurbish/readme/CONTRIBUTORS.rst b/repair_refurbish/readme/CONTRIBUTORS.rst index 2c6fe617d..72d5baac3 100644 --- a/repair_refurbish/readme/CONTRIBUTORS.rst +++ b/repair_refurbish/readme/CONTRIBUTORS.rst @@ -1,4 +1,4 @@ -* Jordi Ballester Alomar -* Lois Rilo +* Jordi Ballester Alomar +* Lois Rilo * Akim Juillerat * Bhavesh Odedra diff --git a/repair_refurbish/static/description/index.html b/repair_refurbish/static/description/index.html index f430084c7..1506bdd28 100644 --- a/repair_refurbish/static/description/index.html +++ b/repair_refurbish/static/description/index.html @@ -428,8 +428,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Contributors