From e4d72407eea8d54270ad709f451c34a23042e5a3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 1 Jul 2024 20:45:50 +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 77916a8c5f0..4fd8ca4db03 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [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.5.3 | | Account Payment Order +[account_payment_order](account_payment_order/) | 14.0.2.5.4 | | 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_lock_draft](account_payment_order_lock_draft/) | 14.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) [![kaynnan](https://github.com/kaynnan.png?size=30px)](https://github.com/kaynnan) | Account Payment Order Lock Draft [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 diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index d2ec92d8e35..2ccc4dd89ce 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:7f3701addc7e284d47c455896fca45e85f429fa942ac44278f4547cf53f69e4c + !! source digest: sha256:0733b36ea41f9818af3b6a8becbb140814f650f90f63881866bf26d49b6b14ba !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 aede8c2b500..3a5d55188ef 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.5.3", + "version": "14.0.2.5.4", "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 21d5259772b..aa7936ad462 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/static/description/index.html @@ -366,7 +366,7 @@

Account Payment Order

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7f3701addc7e284d47c455896fca45e85f429fa942ac44278f4547cf53f69e4c +!! source digest: sha256:0733b36ea41f9818af3b6a8becbb140814f650f90f63881866bf26d49b6b14ba !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.