diff --git a/README.md b/README.md index b97057eff..f5971ee76 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 | [](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.3.0 | | Create SEPA files for Direct Debit +[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 16.0.1.4.0 | | 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.9.1 | | Account Payment Order diff --git a/account_banking_sepa_direct_debit/README.rst b/account_banking_sepa_direct_debit/README.rst index 7858e7a47..d18b4059d 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:1e8b52e7e0251e8940335e73a25767ae9fdf9a37a0d3bbb9abacab7b9b5118ce + !! source digest: sha256:c35bae78e26dfea30cb48cd8d7f23ac462577f96612ff3c068ee3996e491b691 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 913a71ff4..8801e49f0 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.3.0", + "version": "16.0.1.4.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 70594b01f..de62f23a4 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:1e8b52e7e0251e8940335e73a25767ae9fdf9a37a0d3bbb9abacab7b9b5118ce +!! source digest: sha256:c35bae78e26dfea30cb48cd8d7f23ac462577f96612ff3c068ee3996e491b691 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
Create SEPA files for Direct Debit