From 4034b4bc799c788bdca09b0cf1bee429e1c39b24 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Aug 2024 10:08:28 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_payment_mode/README.rst | 2 +- account_payment_mode/__manifest__.py | 2 +- account_payment_mode/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 957f6c2850b..c9e047881ab 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 16.0.1.1.3 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 16.0.1.4.3 | | 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_mode](account_payment_mode/) | 16.0.1.2.1 | | Account Payment Mode [account_payment_order](account_payment_order/) | 16.0.1.11.3 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 16.0.1.0.2 | | Account Payment Order - Generate grouped moves [account_payment_order_notification](account_payment_order_notification/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Account Payment Order Notification diff --git a/account_payment_mode/README.rst b/account_payment_mode/README.rst index 97ff46abd48..d1c76cc3f8b 100644 --- a/account_payment_mode/README.rst +++ b/account_payment_mode/README.rst @@ -7,7 +7,7 @@ Account Payment Mode !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:06c4606949d3a75e51dcc0d0866ee9908f5c1d89c82d17ec823b3df9145b8f4c + !! source digest: sha256:0d4c3c4dce50548c1f950cd161dc84a0b2e587461c691757d6c3cc5e2ee247b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index 054ff6e48ed..0eabc183856 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Mode", - "version": "16.0.1.2.0", + "version": "16.0.1.2.1", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", diff --git a/account_payment_mode/static/description/index.html b/account_payment_mode/static/description/index.html index 9c6aa0c558a..fdebfbeb4da 100644 --- a/account_payment_mode/static/description/index.html +++ b/account_payment_mode/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Account Payment Mode

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:06c4606949d3a75e51dcc0d0866ee9908f5c1d89c82d17ec823b3df9145b8f4c +!! source digest: sha256:0d4c3c4dce50548c1f950cd161dc84a0b2e587461c691757d6c3cc5e2ee247b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a new object account.payment.mode, that is used to better @@ -423,7 +423,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.