Skip to content

Commit 6d47b7f

Browse files
committed
[BOT] post-merge updates
1 parent ed9c24e commit 6d47b7f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
2626
[account_banking_mandate_sale](account_banking_mandate_sale/) | 18.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> | Adds mandates on sale orders
2727
[account_banking_mandate_sale_contact](account_banking_mandate_sale_contact/) | 18.0.1.0.1 | <a href='https://github.com/tisho99'><img src='https://github.com/tisho99.png' width='32' height='32' style='border-radius:50%;' alt='tisho99'/></a> | Add a specific contact mandate to sale orders
2828
[account_banking_pain_base](account_banking_pain_base/) | 18.0.1.2.0 | | Base module for PAIN file generation
29-
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 18.0.1.1.0 | | Create SEPA XML files for Credit Transfers
29+
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 18.0.1.1.1 | | Create SEPA XML files for Credit Transfers
3030
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 18.0.1.1.1 | | Create SEPA files for Direct Debit
3131
[account_invoice_select_for_payment](account_invoice_select_for_payment/) | 18.0.1.0.0 | | Account Invoice Select for Payment
3232
[account_payment_method_base_mode](account_payment_method_base_mode/) | 18.0.1.0.0 | | Glue module for base views

account_banking_sepa_credit_transfer/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Account Banking SEPA Credit Transfer
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:2f71a815e728b16673895d8752cf9d931a10b73cfc4938d94e30799ab344dcc2
14+
!! source digest: sha256:0a09d6113aac255b03e554fdb52710ae5fca667756d595e28f6c434c27360066
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_banking_sepa_credit_transfer/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Account Banking SEPA Credit Transfer",
99
"summary": "Create SEPA XML files for Credit Transfers",
10-
"version": "18.0.1.1.0",
10+
"version": "18.0.1.1.1",
1111
"license": "AGPL-3",
1212
"author": "Akretion, Tecnativa, Therp BV, Odoo Community Association (OCA)",
1313
"website": "https://github.com/OCA/bank-payment",

account_banking_sepa_credit_transfer/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Account Banking SEPA Credit Transfer</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:2f71a815e728b16673895d8752cf9d931a10b73cfc4938d94e30799ab344dcc2
375+
!! source digest: sha256:0a09d6113aac255b03e554fdb52710ae5fca667756d595e28f6c434c27360066
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-payment/tree/18.0/account_banking_sepa_credit_transfer"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_banking_sepa_credit_transfer"><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-payment&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Module to export payment orders in SEPA XML file format.</p>

0 commit comments

Comments
 (0)