Skip to content

Commit e49447a

Browse files
MiquelRForgeFlowManfredNelvin-Dev
authored andcommitted
[IMP] Eficent -> ForgeFlow
1 parent d485b0a commit e49447a

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

stock_account_operating_unit/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2019 Eficent Business and IT Consulting Services S.L.
1+
# © 2019 ForgeFlow, S.L.
22
# - Jordi Ballester Alomar
33
# © 2019 Serpent Consulting Services Pvt. Ltd. - Sudhir Arya
44
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
@@ -9,7 +9,7 @@
99
"with different operating units.",
1010
"version": "15.0.1.0.0",
1111
"category": "Generic Modules/Sales & Purchases",
12-
"author": "Eficent Business and IT Consulting Services S.L., "
12+
"author": "ForgeFlow, "
1313
"Serpent Consulting Services Pvt. Ltd.,"
1414
"Odoo Community Association (OCA)",
1515
"license": "LGPL-3",

stock_account_operating_unit/model/stock_move.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2019 Eficent Business and IT Consulting Services S.L.
1+
# © 2019 ForgeFlow, S.L.
22
# - Jordi Ballester Alomar
33
# © 2019 Serpent Consulting Services Pvt. Ltd. - Sudhir Arya
44
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* Eficent Business and IT Consulting Services S.L. <contact@eficent.com>
1+
* ForgeFlow, S.L. <contact@forgeflow.com>
22
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
33
* Jarsa Sistemas <info@jarsa.com.mx>

stock_account_operating_unit/tests/test_stock_account_operating_unit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © 2019 Eficent Business and IT Consulting Services S.L.
1+
# © 2019 ForgeFlow, S.L.
22
# - Jordi Ballester Alomar
33
# © 2019 Serpent Consulting Services Pvt. Ltd. - Sudhir Arya
44
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).

0 commit comments

Comments
 (0)