From f7510372966d0d26599c3828d8ef3177f1961463 Mon Sep 17 00:00:00 2001 From: mreficent Date: Wed, 30 Sep 2020 12:43:18 +0200 Subject: [PATCH] [UPD] Eficent -> ForgeFlow --- account_move_line_product/README.rst | 6 +++--- account_move_line_product/__manifest__.py | 2 +- account_move_line_product/readme/CONTRIBUTORS.rst | 2 +- .../static/description/index.html | 4 ++-- account_move_line_stock_info/README.rst | 8 ++++---- account_move_line_stock_info/__manifest__.py | 4 ++-- account_move_line_stock_info/readme/CONTRIBUTORS.rst | 4 ++-- .../static/description/index.html | 6 +++--- stock_cycle_count/README.rst | 8 ++++---- stock_cycle_count/data/cycle_count_ir_cron.xml | 2 +- stock_cycle_count/data/cycle_count_sequence.xml | 2 +- stock_cycle_count/models/stock_cycle_count.py | 4 ++-- stock_cycle_count/models/stock_cycle_count_rule.py | 4 ++-- stock_cycle_count/models/stock_inventory.py | 4 ++-- stock_cycle_count/models/stock_location.py | 4 ++-- stock_cycle_count/models/stock_move.py | 4 ++-- stock_cycle_count/models/stock_warehouse.py | 4 ++-- stock_cycle_count/readme/CONTRIBUTORS.rst | 4 ++-- .../reports/report_stock_location_accuracy.py | 4 ++-- stock_cycle_count/reports/stock_cycle_count_report.xml | 2 +- .../reports/stock_location_accuracy_report.xml | 2 +- stock_cycle_count/static/description/index.html | 4 ++-- stock_cycle_count/tests/test_stock_cycle_count.py | 4 ++-- .../views/stock_cycle_count_rule_view.xml | 2 +- stock_cycle_count/views/stock_cycle_count_view.xml | 2 +- stock_cycle_count/views/stock_inventory_view.xml | 2 +- stock_cycle_count/views/stock_location_view.xml | 2 +- stock_cycle_count/views/stock_warehouse_view.xml | 2 +- stock_inventory_chatter/views/stock_inventory_view.xml | 2 +- stock_inventory_discrepancy/hooks.py | 2 +- .../tests/test_exclude_sublocation.py | 4 ++-- stock_inventory_lockdown/models/stock_inventory.py | 2 +- stock_inventory_lockdown/models/stock_move.py | 2 +- stock_orderpoint_move_link/README.rst | 8 ++++---- stock_orderpoint_move_link/__init__.py | 2 +- stock_orderpoint_move_link/__manifest__.py | 4 ++-- stock_orderpoint_move_link/models/__init__.py | 2 +- stock_orderpoint_move_link/models/stock.py | 2 +- stock_orderpoint_move_link/models/stock_move.py | 2 +- .../models/stock_warehouse_orderpoint.py | 4 ++-- stock_orderpoint_move_link/readme/CONTRIBUTORS.rst | 4 ++-- .../static/description/index.html | 6 +++--- .../tests/test_stock_orderpoint_move_link.py | 2 +- stock_orderpoint_move_link/views/stock_move_views.xml | 2 +- .../views/purchase_order_views.xml | 2 +- stock_orderpoint_route/README.rst | 8 ++++---- stock_orderpoint_route/__manifest__.py | 4 ++-- .../models/stock_warehouse_orderpoint.py | 2 +- stock_orderpoint_route/readme/CONTRIBUTORS.rst | 4 ++-- stock_orderpoint_route/static/description/index.html | 6 +++--- .../tests/test_stock_orderpoint_route.py | 2 +- .../views/stock_warehouse_orderpoint_views.xml | 2 +- stock_orderpoint_uom/__init__.py | 4 ++-- stock_orderpoint_uom/tests/__init__.py | 4 ++-- stock_quant_manual_assign/README.rst | 10 +++++----- stock_quant_manual_assign/__manifest__.py | 4 ++-- stock_quant_manual_assign/readme/CONTRIBUTORS.rst | 6 +++--- .../static/description/index.html | 8 ++++---- stock_removal_location_by_priority/README.rst | 8 ++++---- stock_removal_location_by_priority/__manifest__.py | 6 +++--- stock_removal_location_by_priority/init_hook.py | 2 +- .../models/res_config_settings.py | 4 ++-- .../models/stock_location.py | 4 ++-- .../models/stock_quant.py | 4 ++-- .../readme/CONTRIBUTORS.rst | 4 ++-- .../security/stock_security.xml | 2 +- .../static/description/index.html | 6 +++--- .../tests/test_stock_removal_location_by_priority.py | 4 ++-- .../views/res_config_settings_views.xml | 2 +- .../views/stock_location_view.xml | 2 +- stock_request/models/res_company.py | 4 ++-- stock_request/models/stock_location.py | 2 +- stock_request/models/stock_location_route.py | 2 +- stock_request/models/stock_move_line.py | 2 +- stock_request/models/stock_warehouse.py | 2 +- stock_request/tests/test_stock_request.py | 2 +- stock_request/views/stock_request_allocation_views.xml | 2 +- stock_request/views/stock_request_views.xml | 2 +- stock_request_kanban/views/stock_request_views.xml | 2 +- stock_request_purchase/views/purchase_order_views.xml | 2 +- .../views/stock_request_order_views.xml | 2 +- stock_request_purchase/views/stock_request_views.xml | 2 +- .../data/stock_request_tier_definition.xml | 2 +- stock_warehouse_orderpoint_stock_info/README.rst | 4 ++-- stock_warehouse_orderpoint_stock_info/__init__.py | 2 +- stock_warehouse_orderpoint_stock_info/__manifest__.py | 2 +- .../models/__init__.py | 2 +- .../models/stock_warehouse_orderpoint.py | 2 +- .../readme/CONTRIBUTORS.rst | 2 +- .../static/description/index.html | 2 +- .../tests/__init__.py | 2 +- .../tests/test_stock_warehouse_orderpoint.py | 2 +- .../README.rst | 6 +++--- .../__init__.py | 2 +- .../__manifest__.py | 4 ++-- .../models/__init__.py | 2 +- .../models/stock_warehouse_orderpoint.py | 2 +- .../readme/CONTRIBUTORS.rst | 2 +- .../static/description/index.html | 4 ++-- .../tests/__init__.py | 2 +- .../tests/test_stock_warehouse_orderpoint.py | 2 +- 101 files changed, 170 insertions(+), 170 deletions(-) diff --git a/account_move_line_product/README.rst b/account_move_line_product/README.rst index fe0217056..cc259d557 100644 --- a/account_move_line_product/README.rst +++ b/account_move_line_product/README.rst @@ -23,7 +23,7 @@ Account Move Line Product :target: https://runbot.odoo-community.org/runbot/153/13.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module enhances the views associated to account moves and account move @@ -53,13 +53,13 @@ Credits Authors ~~~~~~~ -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ -* Jordi Ballester Alomar +* Jordi Ballester Alomar * Pimolnat Suntian Maintainers diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py index 5c9306ed5..f9fc366dc 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Move Line Product", "version": "13.0.1.0.0", "summary": "Displays the product in the journal entries and items", - "author": "Eficent, Odoo Community Association (OCA)", + "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "http://www.github.com/OCA/stock-logistics-warehouse", "category": "Generic", "depends": ["account"], diff --git a/account_move_line_product/readme/CONTRIBUTORS.rst b/account_move_line_product/readme/CONTRIBUTORS.rst index 06f0dbddd..0984f8944 100644 --- a/account_move_line_product/readme/CONTRIBUTORS.rst +++ b/account_move_line_product/readme/CONTRIBUTORS.rst @@ -1,3 +1,3 @@ -* Jordi Ballester Alomar +* Jordi Ballester Alomar * Pimolnat Suntian diff --git a/account_move_line_product/static/description/index.html b/account_move_line_product/static/description/index.html index f9704efcd..e2e878436 100644 --- a/account_move_line_product/static/description/index.html +++ b/account_move_line_product/static/description/index.html @@ -397,13 +397,13 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Eficent
  • +
  • ForgeFlow

Contributors

diff --git a/account_move_line_stock_info/README.rst b/account_move_line_stock_info/README.rst index 89f84ae26..073845edc 100644 --- a/account_move_line_stock_info/README.rst +++ b/account_move_line_stock_info/README.rst @@ -23,7 +23,7 @@ Account Move Line Stock Info :target: https://runbot.odoo-community.org/runbot/153/13.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds the stock move to the account move lines that it generates. @@ -58,13 +58,13 @@ Credits Authors ~~~~~~~ -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ -* Jordi Ballester Alomar -* Lois Rilo +* Jordi Ballester Alomar +* Lois Rilo * Pimolnat Suntian Maintainers diff --git a/account_move_line_stock_info/__manifest__.py b/account_move_line_stock_info/__manifest__.py index b91964bd7..7ad91d3e4 100644 --- a/account_move_line_stock_info/__manifest__.py +++ b/account_move_line_stock_info/__manifest__.py @@ -1,10 +1,10 @@ -# © 2016 Eficent Business and IT Consulting Services S.L. +# © 2016 ForgeFlow S.L. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Stock Info", "version": "13.0.1.0.0", "depends": ["stock_account"], - "author": "Eficent," "Odoo Community Association (OCA)", + "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management", "installable": True, diff --git a/account_move_line_stock_info/readme/CONTRIBUTORS.rst b/account_move_line_stock_info/readme/CONTRIBUTORS.rst index 6d027d9f1..f20a4c7c0 100644 --- a/account_move_line_stock_info/readme/CONTRIBUTORS.rst +++ b/account_move_line_stock_info/readme/CONTRIBUTORS.rst @@ -1,3 +1,3 @@ -* Jordi Ballester Alomar -* Lois Rilo +* Jordi Ballester Alomar +* Lois Rilo * Pimolnat Suntian diff --git a/account_move_line_stock_info/static/description/index.html b/account_move_line_stock_info/static/description/index.html index 332e0404b..68aa7765f 100644 --- a/account_move_line_stock_info/static/description/index.html +++ b/account_move_line_stock_info/static/description/index.html @@ -405,14 +405,14 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

    -
  • Eficent
  • +
  • ForgeFlow

Contributors

diff --git a/stock_cycle_count/README.rst b/stock_cycle_count/README.rst index bf72d0409..bd3968f62 100644 --- a/stock_cycle_count/README.rst +++ b/stock_cycle_count/README.rst @@ -23,7 +23,7 @@ Stock Cycle Count :target: https://runbot.odoo-community.org/runbot/153/13.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module provides the capability to execute a cycle count strategy in a warehouse through different rules defined by the user. Cycle count is an @@ -142,8 +142,8 @@ Authors Contributors ~~~~~~~~~~~~ -* Lois Rilo -* Jordi Ballester Alomar +* Lois Rilo +* Jordi Ballester Alomar * Bhavesh Odedra * Jim Hoefnagels @@ -166,7 +166,7 @@ promote its widespread use. Current `maintainer `__: -|maintainer-LoisRForgeFlow| +|maintainer-LoisRForgeFlow| This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. diff --git a/stock_cycle_count/data/cycle_count_ir_cron.xml b/stock_cycle_count/data/cycle_count_ir_cron.xml index 80506b733..a2555097e 100644 --- a/stock_cycle_count/data/cycle_count_ir_cron.xml +++ b/stock_cycle_count/data/cycle_count_ir_cron.xml @@ -1,5 +1,5 @@ - diff --git a/stock_cycle_count/data/cycle_count_sequence.xml b/stock_cycle_count/data/cycle_count_sequence.xml index deb21f74f..f16d31c34 100644 --- a/stock_cycle_count/data/cycle_count_sequence.xml +++ b/stock_cycle_count/data/cycle_count_sequence.xml @@ -1,5 +1,5 @@ - diff --git a/stock_cycle_count/models/stock_cycle_count.py b/stock_cycle_count/models/stock_cycle_count.py index 50de7faf4..36086dea1 100644 --- a/stock_cycle_count/models/stock_cycle_count.py +++ b/stock_cycle_count/models/stock_cycle_count.py @@ -1,5 +1,5 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017-18 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import _, api, fields, models diff --git a/stock_cycle_count/models/stock_cycle_count_rule.py b/stock_cycle_count/models/stock_cycle_count_rule.py index d662e254c..6e3a0340d 100644 --- a/stock_cycle_count/models/stock_cycle_count_rule.py +++ b/stock_cycle_count/models/stock_cycle_count_rule.py @@ -1,5 +1,5 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017-18 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from datetime import datetime, timedelta diff --git a/stock_cycle_count/models/stock_inventory.py b/stock_cycle_count/models/stock_inventory.py index 017079b9d..bbbae6ed6 100644 --- a/stock_cycle_count/models/stock_inventory.py +++ b/stock_cycle_count/models/stock_inventory.py @@ -1,5 +1,5 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import _, api, fields, models diff --git a/stock_cycle_count/models/stock_location.py b/stock_cycle_count/models/stock_location.py index 1ddfba310..b77a8cc1f 100644 --- a/stock_cycle_count/models/stock_location.py +++ b/stock_cycle_count/models/stock_location.py @@ -1,5 +1,5 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017-18 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). import logging diff --git a/stock_cycle_count/models/stock_move.py b/stock_cycle_count/models/stock_move.py index e088b9360..0238f89aa 100644 --- a/stock_cycle_count/models/stock_move.py +++ b/stock_cycle_count/models/stock_move.py @@ -1,5 +1,5 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017 ForgeFlow S.L. +# (http://www.forgeflow.com) # Copyright 2019 Tecnativa - Pedro M. Baeza # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). diff --git a/stock_cycle_count/models/stock_warehouse.py b/stock_cycle_count/models/stock_warehouse.py index ca2b77d74..b95c3975e 100644 --- a/stock_cycle_count/models/stock_warehouse.py +++ b/stock_cycle_count/models/stock_warehouse.py @@ -1,5 +1,5 @@ -# Copyright 2017-18 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017-18 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). import logging diff --git a/stock_cycle_count/readme/CONTRIBUTORS.rst b/stock_cycle_count/readme/CONTRIBUTORS.rst index a0d627fee..3c6119e82 100644 --- a/stock_cycle_count/readme/CONTRIBUTORS.rst +++ b/stock_cycle_count/readme/CONTRIBUTORS.rst @@ -1,4 +1,4 @@ -* Lois Rilo -* Jordi Ballester Alomar +* Lois Rilo +* Jordi Ballester Alomar * Bhavesh Odedra * Jim Hoefnagels diff --git a/stock_cycle_count/reports/report_stock_location_accuracy.py b/stock_cycle_count/reports/report_stock_location_accuracy.py index cefc0e88b..e207c10da 100644 --- a/stock_cycle_count/reports/report_stock_location_accuracy.py +++ b/stock_cycle_count/reports/report_stock_location_accuracy.py @@ -1,5 +1,5 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2017 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import api, models diff --git a/stock_cycle_count/reports/stock_cycle_count_report.xml b/stock_cycle_count/reports/stock_cycle_count_report.xml index 6b4d8a24c..1791204ae 100644 --- a/stock_cycle_count/reports/stock_cycle_count_report.xml +++ b/stock_cycle_count/reports/stock_cycle_count_report.xml @@ -1,5 +1,5 @@ -