From c33f59ea39859c702838b1f20ada747b266c756c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 7 Jan 2025 15:55:37 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_banking_sepa_direct_debit/README.rst | 32 +++++++++---------- .../__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 38fc82f59..e52d52aba 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [account_banking_mandate_sale_contact](account_banking_mandate_sale_contact/) | 17.0.1.0.0 | [![tisho99](https://github.com/tisho99.png?size=30px)](https://github.com/tisho99) | Add a specific contact mandate to sale orders [account_banking_pain_base](account_banking_pain_base/) | 17.0.1.0.0 | | Base module for PAIN file generation [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 17.0.1.0.3 | | Create SEPA XML files for Credit Transfers -[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 17.0.1.2.2 | | Create SEPA files for Direct Debit +[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 17.0.1.3.0 | | Create SEPA files for Direct Debit [account_payment_mode](account_payment_mode/) | 17.0.1.0.2 | | Account Payment Mode [account_payment_order](account_payment_order/) | 17.0.1.7.0 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 17.0.1.0.0 | | Account Payment Order - Generate grouped moves diff --git a/account_banking_sepa_direct_debit/README.rst b/account_banking_sepa_direct_debit/README.rst index 24783bbfd..487eb763c 100644 --- a/account_banking_sepa_direct_debit/README.rst +++ b/account_banking_sepa_direct_debit/README.rst @@ -7,7 +7,7 @@ Account Banking SEPA Direct Debit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:717255b967ccc2eb3672f5e701b0dd274e71c4cc9b386028fbf0ca283771a851 + !! source digest: sha256:168357b5870c6d00f3007715289eb03db95f44067036967730183854c3dd38ed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -53,8 +53,8 @@ Installation This module depends on : -- account_banking_pain_base -- account_banking_mandate +- account_banking_pain_base +- account_banking_mandate This module is part of the OCA/bank-payment suite. @@ -120,21 +120,21 @@ Authors Contributors ------------ -- Alexis de Lattre -- Stéphane Bidoul -- Alexandre Fayolle -- Raphaël Valyi -- Sandy Carter -- Antonio Espinosa -- Marçal Isern -- `Tecnativa `__: +- Alexis de Lattre +- Stéphane Bidoul +- Alexandre Fayolle +- Raphaël Valyi +- Sandy Carter +- Antonio Espinosa +- Marçal Isern +- `Tecnativa `__: - - Pedro M. Baeza - - Sergio Teruel - - Carlos Roca - - Carolina Fernandez + - Pedro M. Baeza + - Sergio Teruel + - Carlos Roca + - Carolina Fernandez -- Manuel Regidor +- Manuel Regidor Maintainers ----------- diff --git a/account_banking_sepa_direct_debit/__manifest__.py b/account_banking_sepa_direct_debit/__manifest__.py index 5366a92bf..465e5e9d3 100644 --- a/account_banking_sepa_direct_debit/__manifest__.py +++ b/account_banking_sepa_direct_debit/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Account Banking SEPA Direct Debit", "summary": "Create SEPA files for Direct Debit", - "version": "17.0.1.2.2", + "version": "17.0.1.3.0", "license": "AGPL-3", "author": "Akretion, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment", diff --git a/account_banking_sepa_direct_debit/static/description/index.html b/account_banking_sepa_direct_debit/static/description/index.html index c5374f424..b9e4e05fd 100644 --- a/account_banking_sepa_direct_debit/static/description/index.html +++ b/account_banking_sepa_direct_debit/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:717255b967ccc2eb3672f5e701b0dd274e71c4cc9b386028fbf0ca283771a851 +!! source digest: sha256:168357b5870c6d00f3007715289eb03db95f44067036967730183854c3dd38ed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runboat

Create SEPA files for Direct Debit