From bea359df7a295ac78faab63d2d67b5b53b9edfd5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 Sep 2024 11:58:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_move_tier_validation/README.rst | 2 +- account_move_tier_validation/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d3f948dcaaf..da40102a0b9 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ addon | version | maintainers | summary [account_move_auto_post_ref](account_move_auto_post_ref/) | 16.0.1.0.1 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Propagate customer ref when auto-generating next recurring invoice [account_move_cancel_confirm](account_move_cancel_confirm/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Account Move Cancel Confirm [account_move_substate](account_move_substate/) | 16.0.1.0.1 | | Account Move Sub State -[account_move_tier_validation](account_move_tier_validation/) | 16.0.1.0.0 | | Extends the functionality of Account Moves to support a tier validation process. +[account_move_tier_validation](account_move_tier_validation/) | 16.0.1.0.1 | | Extends the functionality of Account Moves to support a tier validation process. [account_receipt_journal](account_receipt_journal/) | 16.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | Define and use journals dedicated to receipts [account_receipt_send](account_receipt_send/) | 16.0.1.0.2 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Send receipts [account_tax_change](account_tax_change/) | 16.0.1.0.3 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Configure your tax changes starting from a date. diff --git a/account_move_tier_validation/README.rst b/account_move_tier_validation/README.rst index 94ec79a3365..dc38eb64b4d 100644 --- a/account_move_tier_validation/README.rst +++ b/account_move_tier_validation/README.rst @@ -7,7 +7,7 @@ Account Move Tier Validation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:bb99c2a9012b00c6af9cf23906a9d4e323ae62b9da662461d62af3a24c032f89 + !! source digest: sha256:eaf6eccc3300603b144a7af36396a1d4487dc8509e3df59a1dd0341eefde8759 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_move_tier_validation/__manifest__.py b/account_move_tier_validation/__manifest__.py index 9f89eb46a43..09a8c76c5d9 100644 --- a/account_move_tier_validation/__manifest__.py +++ b/account_move_tier_validation/__manifest__.py @@ -4,7 +4,7 @@ "name": "Account Move Tier Validation", "summary": "Extends the functionality of Account Moves to " "support a tier validation process.", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Accounts", "website": "https://github.com/OCA/account-invoicing", "author": "PESOL, Odoo Community Association (OCA)", diff --git a/account_move_tier_validation/static/description/index.html b/account_move_tier_validation/static/description/index.html index 41362d7bf22..7f5d6773d04 100644 --- a/account_move_tier_validation/static/description/index.html +++ b/account_move_tier_validation/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 Move Tier Validation

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

Beta License: AGPL-3 OCA/account-invoicing Translate me on Weblate Try me on Runboat

This module extends the functionality of Account Move to support a tier validation process.

@@ -439,7 +439,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.