From f2b4f41ad32413f68c35bf8140ff4e67fb36c0f9 Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Fri, 2 Oct 2020 09:43:28 +0300 Subject: [PATCH] [UPD] Brainbean Apps => CorporateHub --- .../models/account_bank_statement_import.py | 1 - account_bank_statement_import_split/readme/CONTRIBUTORS.rst | 4 +++- account_bank_statement_import_split/readme/DESCRIPTION.rst | 2 -- .../tests/test_account_bank_statement_import_split.py | 1 - .../views/account_bank_statement_import.xml | 1 - 5 files changed, 3 insertions(+), 6 deletions(-) diff --git a/account_bank_statement_import_split/models/account_bank_statement_import.py b/account_bank_statement_import_split/models/account_bank_statement_import.py index 32e2a4e0..c28f6b0c 100644 --- a/account_bank_statement_import_split/models/account_bank_statement_import.py +++ b/account_bank_statement_import_split/models/account_bank_statement_import.py @@ -1,5 +1,4 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) -# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from odoo import api, fields, models diff --git a/account_bank_statement_import_split/readme/CONTRIBUTORS.rst b/account_bank_statement_import_split/readme/CONTRIBUTORS.rst index f6a08cb7..724bc1d0 100644 --- a/account_bank_statement_import_split/readme/CONTRIBUTORS.rst +++ b/account_bank_statement_import_split/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh (`CorporateHub `__) +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/account_bank_statement_import_split/readme/DESCRIPTION.rst b/account_bank_statement_import_split/readme/DESCRIPTION.rst index 947efe12..492d6413 100644 --- a/account_bank_statement_import_split/readme/DESCRIPTION.rst +++ b/account_bank_statement_import_split/readme/DESCRIPTION.rst @@ -3,5 +3,3 @@ This module allows splitting statements by date during import: * as daily statements * as weekly statements * as monthly statements - -For support please contact `CorporateHub `__. diff --git a/account_bank_statement_import_split/tests/test_account_bank_statement_import_split.py b/account_bank_statement_import_split/tests/test_account_bank_statement_import_split.py index 69010715..d352fc36 100644 --- a/account_bank_statement_import_split/tests/test_account_bank_statement_import_split.py +++ b/account_bank_statement_import_split/tests/test_account_bank_statement_import_split.py @@ -1,5 +1,4 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) -# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). from odoo import fields diff --git a/account_bank_statement_import_split/views/account_bank_statement_import.xml b/account_bank_statement_import_split/views/account_bank_statement_import.xml index 26e08f8d..fe35a52f 100644 --- a/account_bank_statement_import_split/views/account_bank_statement_import.xml +++ b/account_bank_statement_import_split/views/account_bank_statement_import.xml @@ -1,7 +1,6 @@