Skip to content

Commit 12d4ab2

Browse files
committed
[BOT] post-merge updates
1 parent 2c8c46a commit 12d4ab2

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
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[account_statement_import_online](account_statement_import_online/) | 17.0.1.1.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
3232
[account_statement_import_online_gocardless](account_statement_import_online_gocardless/) | 17.0.1.0.5 | | Online Bank Statements: GoCardless
3333
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 17.0.1.1.1 | | Online Bank Statements: MyPonto.com
34-
[account_statement_import_online_stripe](account_statement_import_online_stripe/) | 17.0.1.0.1 | <a href='https://github.com/juancarlosonate-tecnativa'><img src='https://github.com/juancarlosonate-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='juancarlosonate-tecnativa'/></a> | Online bank statements for Stripe
34+
[account_statement_import_online_stripe](account_statement_import_online_stripe/) | 17.0.1.0.2 | <a href='https://github.com/juancarlosonate-tecnativa'><img src='https://github.com/juancarlosonate-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='juancarlosonate-tecnativa'/></a> | Online bank statements for Stripe
3535
[account_statement_import_paypal](account_statement_import_paypal/) | 17.0.1.0.0 | | Import PayPal CSV files as Bank Statements in Odoo
3636
[account_statement_import_sheet_file](account_statement_import_sheet_file/) | 17.0.1.1.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> | Import TXT/CSV or XLSX files as Bank Statements in Odoo
3737

account_statement_import_online_stripe/README.rst

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

account_statement_import_online_stripe/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "Online Bank Statements: Stripe",
5-
"version": "17.0.1.0.1",
5+
"version": "17.0.1.0.2",
66
"author": "Akiles, Tecnativa, Odoo Community Association (OCA)",
77
"maintainers": ["juancarlosonate-tecnativa"],
88
"website": "https://github.com/OCA/bank-statement-import",

account_statement_import_online_stripe/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: Stripe</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:6e21872d98bd4ff50f744938d21e2fc99cab898f6385117ffc306f16510df914
375+
!! source digest: sha256:45eefd815a3c2852b2e6ae5b576cc1c59dda3098d829ae9f38031c9ba2906532
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/17.0/account_statement_import_online_stripe"><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-17-0/bank-statement-import-17-0-account_statement_import_online_stripe"><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=17.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 stripe.com</p>

0 commit comments

Comments
 (0)