Skip to content

Commit d0e205c

Browse files
committed
[BOT] post-merge updates
1 parent 5bfd183 commit d0e205c

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[account_statement_import_file_reconcile_oca](account_statement_import_file_reconcile_oca/) | 17.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 Statement Files and Go Direct to Reconciliation
2929
[account_statement_import_move_line](account_statement_import_move_line/) | 17.0.1.0.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Import journal items into bank statement
3030
[account_statement_import_ofx](account_statement_import_ofx/) | 17.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
31-
[account_statement_import_online](account_statement_import_online/) | 17.0.1.1.0 | <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
31+
[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
3434
[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

account_statement_import_online/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
======================
26
Online Bank Statements
37
======================
@@ -7,13 +11,13 @@ Online Bank Statements
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:4ffd36c7086eee63e2f4c0ccd63dddf82ea10c87f919d96fce6959ca8448d24d
14+
!! source digest: sha256:442124908fd6793036e3307ddac9aef3fcb040ee8ea83d5c3904523e30748f19
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github

account_statement_import_online/__manifest__.py

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

77
{
88
"name": "Online Bank Statements",
9-
"version": "17.0.1.1.0",
9+
"version": "17.0.1.1.1",
1010
"author": "CorporateHub, Odoo Community Association (OCA)",
1111
"maintainers": ["alexey-pelykh"],
1212
"website": "https://github.com/OCA/bank-statement-import",

account_statement_import_online/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Online Bank Statements</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="online-bank-statements">
364-
<h1 class="title">Online Bank Statements</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="online-bank-statements">
370+
<h1>Online Bank Statements</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:4ffd36c7086eee63e2f4c0ccd63dddf82ea10c87f919d96fce6959ca8448d24d
375+
!! source digest: sha256:442124908fd6793036e3307ddac9aef3fcb040ee8ea83d5c3904523e30748f19
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-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"><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"><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>
377+
<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"><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"><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>
373378
<p>This module provides base for building online bank statements providers.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -386,7 +391,7 @@ <h1 class="title">Online Bank Statements</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="configuration">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
390395
<p>To configure online bank statements provider:</p>
391396
<ol class="arabic simple">
392397
<li>Go to <em>Invoicing &gt; Configuration &gt; Online Bank Statement Providers</em></li>
@@ -399,7 +404,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
399404
Accounting Features</em> group.</p>
400405
</div>
401406
<div class="section" id="usage">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
403408
<p>To pull historical bank statements:</p>
404409
<ol class="arabic simple">
405410
<li>Go to <em>Invoicing &gt; Configuration &gt; Online Bank Statement Providers</em></li>
@@ -411,23 +416,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
411416
Accounting Features</em> group.</p>
412417
</div>
413418
<div class="section" id="bug-tracker">
414-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
419+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
415420
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues">GitHub Issues</a>.
416421
In case of trouble, please check there if your issue has already been reported.
417422
If you spotted it first, help us to smash it by providing a detailed and welcomed
418423
<a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
419424
<p>Do not contact contributors directly about support or help with technical issues.</p>
420425
</div>
421426
<div class="section" id="credits">
422-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
427+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
423428
<div class="section" id="authors">
424-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
425430
<ul class="simple">
426431
<li>CorporateHub</li>
427432
</ul>
428433
</div>
429434
<div class="section" id="contributors">
430-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
435+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
431436
<ul class="simple">
432437
<li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul>
433438
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt;</li>
@@ -444,7 +449,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
444449
</ul>
445450
</div>
446451
<div class="section" id="maintainers">
447-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
452+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
448453
<p>This module is maintained by the OCA.</p>
449454
<a class="reference external image-reference" href="https://odoo-community.org">
450455
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -459,5 +464,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
459464
</div>
460465
</div>
461466
</div>
467+
</div>
462468
</body>
463469
</html>

0 commit comments

Comments
 (0)