[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-02-27 16:55:46 +00:00
parent 35ff1d6a2e
commit 97411fb72a
4 changed files with 4 additions and 5 deletions

View File

@@ -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.4.0 | | Account Payment Order
[account_payment_order](account_payment_order/) | 14.0.2.5.0 | | 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

View File

@@ -7,7 +7,7 @@ Account Payment Order
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:868a95090c832241962125ac078c162c929b957c6b1558f6279fc4f04b1991b9
!! source digest: sha256:5eaf546ca5154b4198d1c2a1c6edbcf8ba3d623828d297fabefef2bb80b90db5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png

View File

@@ -8,7 +8,7 @@
{
"name": "Account Payment Order",
"version": "14.0.2.4.0",
"version": "14.0.2.5.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV, "
"Therp BV, "

View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
@@ -367,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:868a95090c832241962125ac078c162c929b957c6b1558f6279fc4f04b1991b9
!! source digest: sha256:5eaf546ca5154b4198d1c2a1c6edbcf8ba3d623828d297fabefef2bb80b90db5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/14.0/account_payment_order"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_order"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds support for payment orders and debit orders.</p>