From 87a23080c6c464dfec17a95bb76bc33d18d157ef Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 25 Nov 2024 07:40:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_payment_order/README.rst | 2 +- account_payment_order/__manifest__.py | 2 +- account_payment_order/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e56df6705a8..c1761613457 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 15.0.2.0.4 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 15.0.2.3.1 | | Create SEPA files for Direct Debit [account_payment_mode](account_payment_mode/) | 15.0.1.0.3 | | Account Payment Mode -[account_payment_order](account_payment_order/) | 15.0.2.7.1 | | Account Payment Order +[account_payment_order](account_payment_order/) | 15.0.2.7.2 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 15.0.1.0.3 | | Account Payment Order - Generate grouped moves [account_payment_order_return](account_payment_order_return/) | 15.0.1.0.1 | | Account Payment Order Return [account_payment_partner](account_payment_partner/) | 15.0.1.3.2 | | Adds payment mode on partners and invoices diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index ffb20af9108..8b03df857b2 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:d289a81d05aec28f3147a6e8366759c12d160a6902056d4c786472f061344992 + !! source digest: sha256:5be4eaab2e730e5f7f3515267c1bb4484ac2d521142af86f98e6bd5d389394f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 068f1788387..17dfc1bde56 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Account Payment Order", - "version": "15.0.2.7.1", + "version": "15.0.2.7.2", "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 f00a2146534..f2d774daed4 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/static/description/index.html @@ -367,7 +367,7 @@

Account Payment Order

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:d289a81d05aec28f3147a6e8366759c12d160a6902056d4c786472f061344992 +!! source digest: sha256:5be4eaab2e730e5f7f3515267c1bb4484ac2d521142af86f98e6bd5d389394f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.