Skip to content

Commit 3bc78cd

Browse files
committed
[BOT] post-merge updates
1 parent 2e79e0c commit 3bc78cd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ addon | version | maintainers | summary
2929
[account_statement_import_ofx](account_statement_import_ofx/) | 16.0.1.0.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Import OFX Bank Statement
3030
[account_statement_import_ofx_by_acctid](account_statement_import_ofx_by_acctid/) | 16.0.1.0.0 | | Import OFX Bank Statement by ACCTID
3131
[account_statement_import_online](account_statement_import_online/) | 16.0.1.4.1 | <a href='https://github.com/alexey-pelykh'><img src='https://github.com/alexey-pelykh.png' width='32' height='32' style='border-radius:50%;' alt='alexey-pelykh'/></a> | Online bank statements update
32-
[account_statement_import_online_gocardless](account_statement_import_online_gocardless/) | 16.0.1.2.9 | | Online Bank Statements: GoCardless
32+
[account_statement_import_online_gocardless](account_statement_import_online_gocardless/) | 16.0.1.2.10 | | Online Bank Statements: GoCardless
3333
[account_statement_import_online_ofx](account_statement_import_online_ofx/) | 16.0.1.0.0 | | Online bank statements for OFX
3434
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.2 | <a href='https://github.com/alexey-pelykh'><img src='https://github.com/alexey-pelykh.png' width='32' height='32' style='border-radius:50%;' alt='alexey-pelykh'/></a> | Online bank statements for PayPal.com
3535
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 16.0.1.1.2 | | Online Bank Statements: MyPonto.com

account_statement_import_online_gocardless/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Online Bank Statements: GoCardless
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:917b791749c0f7bf29ded143b41f1504f2ef93117f83180262f22da45eebf734
14+
!! source digest: sha256:bcef27986c1bd231793cee9d630dfe6dfae6f58d8867dd2bdc683c8b9bfb6fa6
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_statement_import_online_gocardless/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
44
{
55
"name": "Online Bank Statements: GoCardless",
6-
"version": "16.0.1.2.9",
6+
"version": "16.0.1.2.10",
77
"category": "Account",
88
"website": "https://github.com/OCA/bank-statement-import",
99
"author": "ForgeFlow, Tecnativa, Odoo Community Association (OCA)",

account_statement_import_online_gocardless/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Online Bank Statements: GoCardless</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:917b791749c0f7bf29ded143b41f1504f2ef93117f83180262f22da45eebf734
375+
!! source digest: sha256:bcef27986c1bd231793cee9d630dfe6dfae6f58d8867dd2bdc683c8b9bfb6fa6
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" 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 image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online_gocardless"><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 image-reference" href="https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_gocardless"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module provides online bank statements from GoCardless Bank Account Data,

0 commit comments

Comments
 (0)