From 3db0d1fa3e206523956ee4c7105dddda2a465339 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Jun 2024 13:51:24 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_banking_sepa_direct_debit/README.rst | 2 +- account_banking_sepa_direct_debit/__manifest__.py | 2 +- account_banking_sepa_direct_debit/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a78c23437..18fee5064 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/) | 16.0.1.0.1 | [![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/) | 16.0.1.2.0 | | Base module for PAIN file generation [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 16.0.1.1.1 | | Create SEPA XML files for Credit Transfers -[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 16.0.1.4.0 | | Create SEPA files for Direct Debit +[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 16.0.1.4.1 | | Create SEPA files for Direct Debit [account_payment_method_fs_storage](account_payment_method_fs_storage/) | 16.0.1.0.2 | | Add the possibility to specify on the payment method, a storage where files generated will be pushed to upon payment [account_payment_mode](account_payment_mode/) | 16.0.1.2.0 | | Account Payment Mode [account_payment_order](account_payment_order/) | 16.0.1.10.0 | | Account Payment Order diff --git a/account_banking_sepa_direct_debit/README.rst b/account_banking_sepa_direct_debit/README.rst index d18b4059d..a648c8886 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:c35bae78e26dfea30cb48cd8d7f23ac462577f96612ff3c068ee3996e491b691 + !! source digest: sha256:88c1d4937c44b06da3c47ea859fd45bf45dadf77f85dc0ac808b56e9bbc41451 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_banking_sepa_direct_debit/__manifest__.py b/account_banking_sepa_direct_debit/__manifest__.py index 8801e49f0..ce0a1e5b0 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": "16.0.1.4.0", + "version": "16.0.1.4.1", "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 de62f23a4..198ea7442 100644 --- a/account_banking_sepa_direct_debit/static/description/index.html +++ b/account_banking_sepa_direct_debit/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c35bae78e26dfea30cb48cd8d7f23ac462577f96612ff3c068ee3996e491b691 +!! source digest: sha256:88c1d4937c44b06da3c47ea859fd45bf45dadf77f85dc0ac808b56e9bbc41451 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Create SEPA files for Direct Debit