Skip to content

Commit 836eac6

Browse files
committed
[BOT] post-merge updates
1 parent 30bd3ba commit 836eac6

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
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
2727
[account_banking_mandate_sale](account_banking_mandate_sale/) | 19.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
2828
[account_banking_pain_base](account_banking_pain_base/) | 19.0.1.1.1 | | Base module for PAIN file generation
2929
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 19.0.1.0.0 | | Create SEPA XML files for Credit Transfers
30-
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 19.0.1.1.0 | | Create SEPA files for Direct Debit
30+
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 19.0.1.1.1 | | Create SEPA files for Direct Debit
3131
[account_payment_mode](account_payment_mode/) | 19.0.1.1.0 | | Adds payment mode on partners and invoices
3232
[account_payment_order](account_payment_order/) | 19.0.1.0.5 | | Account Payment Order
3333
[account_payment_order_grouped_output](account_payment_order_grouped_output/) | 19.0.1.0.0 | | Account Payment Order - Generate grouped moves

account_banking_sepa_direct_debit/README.rst

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

account_banking_sepa_direct_debit/__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 Direct Debit",
99
"summary": "Create SEPA files for Direct Debit",
10-
"version": "19.0.1.1.0",
10+
"version": "19.0.1.1.1",
1111
"license": "AGPL-3",
1212
"author": "Akretion, Tecnativa, Odoo Community Association (OCA)",
1313
"website": "https://github.com/OCA/bank-payment",

account_banking_sepa_direct_debit/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 Direct Debit</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:c0afc7aeb5157779e1e3e442be2403268be20586adc8744726574e46df7b844b
375+
!! source digest: sha256:3f6e83ed7a7d50fa61232590ca3670edeb6ef1f7b60e99df8da6ab487739f9fb
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/19.0/account_banking_sepa_direct_debit"><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-19-0/bank-payment-19-0-account_banking_sepa_direct_debit"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Create SEPA files for Direct Debit</p>

0 commit comments

Comments
 (0)