[IMP] ForgeFlow rebranding

This commit is contained in:
Adrià Gil Sorribes
2020-05-18 16:19:23 +02:00
committed by Lois Rilo
parent 8ab3e8290f
commit 025245ce4b
5 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2018 Eficent Business and IT Consulting Services S.L.
# Copyright 2020 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
@@ -7,7 +7,7 @@
"all journal items of a reconcilable account",
"version": "12.0.1.0.0",
"depends": ["account"],
"author": "Eficent, Odoo Community Association (OCA)",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "http://www.github.com/OCA/account-reconcile",
"category": "Finance",
"data": [

View File

@@ -1,4 +1,4 @@
# © 2018 Eficent Business and IT Consulting Services S.L. (www.eficent.com)
# Copyright 2020 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from odoo import fields, models

View File

@@ -1,4 +1,4 @@
# © 2018-19 Eficent Business and IT Consulting Services S.L. (www.eficent.com)
# Copyright 2020 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from odoo import api, models

View File

@@ -1,4 +1,4 @@
# © 2018-19 Eficent Business and IT Consulting Services S.L. (www.eficent.com)
# Copyright 2020 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from odoo import api, models

View File

@@ -1 +1,2 @@
* Miquel Raïch <miquel.raich@eficent.com>
* Miquel Raïch <miquel.raich@forgeflow.com>
* Adrià Gil Sorribes <adria.gil@forgeflow.com>