From 0c4529c581b2b4e4f51cd13bb6b3cb7c0c245ab8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 23 Dec 2024 12:37:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_invoice_constraint_chronology/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 110e7316c51..7e269fc0b2d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ addon | version | maintainers | summary [account_fiscal_position_vat_check](account_fiscal_position_vat_check/) | 16.0.1.1.0 | | Check VAT on invoice validation [account_fiscal_year](account_fiscal_year/) | 16.0.1.2.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Create Account Fiscal Year [account_fiscal_year_auto_create](account_fiscal_year_auto_create/) | 16.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Automatically create new fiscal years, based on the datas of the last fiscal years -[account_invoice_constraint_chronology](account_invoice_constraint_chronology/) | 16.0.1.1.0 | | Account Invoice Constraint Chronology +[account_invoice_constraint_chronology](account_invoice_constraint_chronology/) | 16.0.1.1.1 | | Account Invoice Constraint Chronology [account_journal_general_sequence](account_journal_general_sequence/) | 16.0.2.0.2 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Add configurable sequence to account moves, per journal [account_journal_lock_date](account_journal_lock_date/) | 16.0.1.0.0 | | Lock each journal independently [account_journal_restrict_mode](account_journal_restrict_mode/) | 16.0.1.1.0 | | Lock All Posted Entries of Journals. diff --git a/account_invoice_constraint_chronology/README.rst b/account_invoice_constraint_chronology/README.rst index 9132bc8bef5..0431d78a87f 100644 --- a/account_invoice_constraint_chronology/README.rst +++ b/account_invoice_constraint_chronology/README.rst @@ -7,7 +7,7 @@ Account Invoice Constraint Chronology !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3b213d524eb0a4b7193c474453151b9a23012e2a8950db06190aa10293b79155 + !! source digest: sha256:2bbbbae5add4e2515f46564aec694f0c036512b69064d9334f748045b82478f4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_constraint_chronology/__manifest__.py b/account_invoice_constraint_chronology/__manifest__.py index 94ab214e60e..c1f8d9a68d8 100644 --- a/account_invoice_constraint_chronology/__manifest__.py +++ b/account_invoice_constraint_chronology/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Account Invoice Constraint Chronology", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "author": "Odoo Community Association (OCA), ACSONE SA/NV, CorporateHub", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3", diff --git a/account_invoice_constraint_chronology/static/description/index.html b/account_invoice_constraint_chronology/static/description/index.html index ca05db5464a..55a74088722 100644 --- a/account_invoice_constraint_chronology/static/description/index.html +++ b/account_invoice_constraint_chronology/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 Invoice Constraint Chronology

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3b213d524eb0a4b7193c474453151b9a23012e2a8950db06190aa10293b79155 +!! source digest: sha256:2bbbbae5add4e2515f46564aec694f0c036512b69064d9334f748045b82478f4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module helps ensuring the chronology of invoice numbers.

@@ -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.