Browse Source

[REBRAND] account_bank_statement_import_online

12.0
Alexey Pelykh 4 years ago
parent
commit
16990192d1
  1. 7
      account_bank_statement_import_online/README.rst
  2. 5
      account_bank_statement_import_online/__manifest__.py
  3. 2
      account_bank_statement_import_online/data/account_bank_statement_import_online.xml
  4. 2
      account_bank_statement_import_online/models/account_journal.py
  5. 2
      account_bank_statement_import_online/models/online_bank_statement_provider.py
  6. 2
      account_bank_statement_import_online/readme/CONTRIBUTORS.rst
  7. 2
      account_bank_statement_import_online/readme/DESCRIPTION.rst
  8. 2
      account_bank_statement_import_online/security/online_bank_statement_provider.xml
  9. 6
      account_bank_statement_import_online/static/description/index.html
  10. 2
      account_bank_statement_import_online/tests/online_bank_statement_provider_dummy.py
  11. 2
      account_bank_statement_import_online/tests/test_account_bank_statement_import_online.py
  12. 2
      account_bank_statement_import_online/views/account_journal.xml
  13. 2
      account_bank_statement_import_online/views/online_bank_statement_provider.xml
  14. 2
      account_bank_statement_import_online/wizards/online_bank_statement_pull_wizard.py
  15. 2
      account_bank_statement_import_online/wizards/online_bank_statement_pull_wizard.xml

7
account_bank_statement_import_online/README.rst

@ -27,6 +27,8 @@ Online Bank Statements
This module provides base for building online bank statements providers.
For support please contact `CorporateHub <mailto:support@corphub.eu>`__.
**Table of contents**
.. contents::
@ -88,13 +90,12 @@ Credits
Authors
~~~~~~~
* Brainbean Apps
* Dataplug
* CorporateHub
Contributors
~~~~~~~~~~~~
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* Alexey Pelykh <alexey.pelykh@corphub.eu> (`CorporateHub <https://corporatehub.eu/>`__)
Maintainers
~~~~~~~~~~~

5
account_bank_statement_import_online/__manifest__.py

@ -1,13 +1,12 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
'name': 'Online Bank Statements',
'version': '12.0.1.5.2',
'author':
'Brainbean Apps, '
'Dataplug, '
'CorporateHub, '
'Odoo Community Association (OCA)',
'maintainers': ['alexey-pelykh'],
'website': 'https://github.com/OCA/bank-statement-import/',

2
account_bank_statement_import_online/data/account_bank_statement_import_online.xml

@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019 Dataplug (https://dataplug.io)
Copyright 2020 CorporateHub (https://corporatehub.eu)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo noupdate="1">

2
account_bank_statement_import_online/models/account_journal.py

@ -1,5 +1,5 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
import logging

2
account_bank_statement_import_online/models/online_bank_statement_provider.py

@ -1,5 +1,5 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from datetime import datetime

2
account_bank_statement_import_online/readme/CONTRIBUTORS.rst

@ -1 +1 @@
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* Alexey Pelykh <alexey.pelykh@corphub.eu> (`CorporateHub <https://corporatehub.eu/>`__)

2
account_bank_statement_import_online/readme/DESCRIPTION.rst

@ -1 +1,3 @@
This module provides base for building online bank statements providers.
For support please contact `CorporateHub <mailto:support@corphub.eu>`__.

2
account_bank_statement_import_online/security/online_bank_statement_provider.xml

@ -2,7 +2,7 @@
<!--
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019 Dataplug (https://dataplug.io)
Copyright 2020 CorporateHub (https://corporatehub.eu)
-->
<odoo noupdate="1">

6
account_bank_statement_import_online/static/description/index.html

@ -369,6 +369,7 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_online"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_online"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/174/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module provides base for building online bank statements providers.</p>
<p>For support please contact <a class="reference external" href="mailto:support&#64;corphub.eu">CorporateHub</a>.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
@ -434,14 +435,13 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
<ul class="simple">
<li>Brainbean Apps</li>
<li>Dataplug</li>
<li>CorporateHub</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<ul class="simple">
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;brainbeanapps.com">alexey.pelykh&#64;brainbeanapps.com</a>&gt;</li>
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt; (<a class="reference external" href="https://corporatehub.eu/">CorporateHub</a>)</li>
</ul>
</div>
<div class="section" id="maintainers">

2
account_bank_statement_import_online/tests/online_bank_statement_provider_dummy.py

@ -1,5 +1,5 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# CCopyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from datetime import datetime, timedelta

2
account_bank_statement_import_online/tests/test_account_bank_statement_import_online.py

@ -1,5 +1,5 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from datetime import date, datetime

2
account_bank_statement_import_online/views/account_journal.xml

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019-2020 Dataplug (https://dataplug.io)
Copyright 2020 CorporateHub (https://corporatehub.eu)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo>

2
account_bank_statement_import_online/views/online_bank_statement_provider.xml

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019 Dataplug (https://dataplug.io)
Copyright 2020 CorporateHub (https://corporatehub.eu)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo>

2
account_bank_statement_import_online/wizards/online_bank_statement_pull_wizard.py

@ -1,5 +1,5 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2019-2020 Dataplug (https://dataplug.io)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from odoo import fields, models, api

2
account_bank_statement_import_online/wizards/online_bank_statement_pull_wizard.xml

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019-2020 Dataplug (https://dataplug.io)
Copyright 2020 CorporateHub (https://corporatehub.eu)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo>

Loading…
Cancel
Save