From 7ddd34d67b2847a03125ee0ffb247e2da8b1d6fb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 4 Nov 2023 18:37:58 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- account_banking_sepa_credit_transfer/README.rst | 2 +- account_banking_sepa_credit_transfer/__manifest__.py | 2 +- .../static/description/index.html | 2 +- account_payment_order/README.rst | 2 +- account_payment_order/__manifest__.py | 2 +- account_payment_order/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8adc38329..c02362597 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ addon | version | maintainers | summary [account_banking_mandate_contact](account_banking_mandate_contact/) | 14.0.1.0.0 | | Assign specific banking mandates in contact level [account_banking_mandate_sale](account_banking_mandate_sale/) | 14.0.1.0.0 | | Adds mandates on sale orders [account_banking_pain_base](account_banking_pain_base/) | 14.0.2.1.1 | | Base module for PAIN file generation -[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 14.0.2.0.0 | | Create SEPA XML files for Credit Transfers +[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 14.0.2.0.1 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 14.0.2.0.0 | | Create SEPA files for Direct Debit [account_invoice_select_for_payment](account_invoice_select_for_payment/) | 14.0.1.0.0 | | Account Invoice Select for Payment [account_payment_mode](account_payment_mode/) | 14.0.1.1.0 | | Account Payment Mode [account_payment_mode_default_account](account_payment_mode_default_account/) | 14.0.1.0.0 | | Set Receivable or Payable account according to payment mode -[account_payment_order](account_payment_order/) | 14.0.2.3.0 | | Account Payment Order +[account_payment_order](account_payment_order/) | 14.0.2.3.1 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 14.0.1.0.1 | | Account Payment Order - Generate grouped moves [account_payment_order_notification](account_payment_order_notification/) | 14.0.1.6.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Account Payment Order Notification [account_payment_order_return](account_payment_order_return/) | 14.0.1.0.2 | | Account Payment Order Return diff --git a/account_banking_sepa_credit_transfer/README.rst b/account_banking_sepa_credit_transfer/README.rst index 9541c0e8b..e07766ccb 100644 --- a/account_banking_sepa_credit_transfer/README.rst +++ b/account_banking_sepa_credit_transfer/README.rst @@ -7,7 +7,7 @@ Account Banking SEPA Credit Transfer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6a65faa3884332f0a99b964d0413cf077d511f270364f05a29df7c15b6403cd2 + !! source digest: sha256:5d21a0c5f17cfb08ef89034811b2972f068d51545bce70246c00b81da459d4df !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_banking_sepa_credit_transfer/__manifest__.py b/account_banking_sepa_credit_transfer/__manifest__.py index 9a7d9d8e4..5f4649953 100644 --- a/account_banking_sepa_credit_transfer/__manifest__.py +++ b/account_banking_sepa_credit_transfer/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Account Banking SEPA Credit Transfer", "summary": "Create SEPA XML files for Credit Transfers", - "version": "14.0.2.0.0", + "version": "14.0.2.0.1", "license": "AGPL-3", "author": "Akretion, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment", diff --git a/account_banking_sepa_credit_transfer/static/description/index.html b/account_banking_sepa_credit_transfer/static/description/index.html index 5c585d380..cab8c2c9d 100644 --- a/account_banking_sepa_credit_transfer/static/description/index.html +++ b/account_banking_sepa_credit_transfer/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:6a65faa3884332f0a99b964d0413cf077d511f270364f05a29df7c15b6403cd2 +!! source digest: sha256:5d21a0c5f17cfb08ef89034811b2972f068d51545bce70246c00b81da459d4df !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Module to export payment orders in SEPA XML file format.

diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index 797fc4e4a..ade5bdd40 100644 --- a/account_payment_order/README.rst +++ b/account_payment_order/README.rst @@ -7,7 +7,7 @@ Account Payment Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d0be617990fe3ae45db718d4d03613473a21843dc365bc12ed64ac0e2ae362a7 + !! source digest: sha256:016097e60057760901974661ebab8225b0c44c858640d22a5c68656e73138f84 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index 277e8849f..ec13735d1 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Account Payment Order", - "version": "14.0.2.3.0", + "version": "14.0.2.3.1", "license": "AGPL-3", "author": "ACSONE SA/NV, " "Therp BV, " diff --git a/account_payment_order/static/description/index.html b/account_payment_order/static/description/index.html index d7bd0af79..8c775f07c 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/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:d0be617990fe3ae45db718d4d03613473a21843dc365bc12ed64ac0e2ae362a7 +!! source digest: sha256:016097e60057760901974661ebab8225b0c44c858640d22a5c68656e73138f84 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds support for payment orders and debit orders.