diff --git a/README.md b/README.md index 61080564f6..7b7825fd67 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_analytic_parent](account_analytic_parent/) | 15.0.1.0.0 | | This module reintroduces the hierarchy to the analytic accounts. +[account_analytic_parent](account_analytic_parent/) | 15.0.1.0.1 | | This module reintroduces the hierarchy to the analytic accounts. [account_analytic_required](account_analytic_required/) | 15.0.1.0.2 | | Account Analytic Required [account_analytic_sequence](account_analytic_sequence/) | 15.0.1.0.1 | | Restore the analytic account sequence [account_analytic_tag_default](account_analytic_tag_default/) | 15.0.1.0.0 | | Set default tags on analytic accounts. diff --git a/account_analytic_parent/README.rst b/account_analytic_parent/README.rst index e7bad6afb5..1f026afa2d 100644 --- a/account_analytic_parent/README.rst +++ b/account_analytic_parent/README.rst @@ -7,7 +7,7 @@ Account Analytic Parent !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:71c154bd4bc69b0f4402dcd3480c85b29640c7844e2423e7484ea75579e81a8c + !! source digest: sha256:3f4d1afe52e1b136984e2ffc6440eadec79bb7383b3a65c907605b453a543ac9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_analytic_parent/__manifest__.py b/account_analytic_parent/__manifest__.py index cb3f2953ea..a9148fbf35 100644 --- a/account_analytic_parent/__manifest__.py +++ b/account_analytic_parent/__manifest__.py @@ -12,7 +12,7 @@ "name": "Account Analytic Parent", "summary": """ This module reintroduces the hierarchy to the analytic accounts.""", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Accounting & Finance", "license": "AGPL-3", "author": "Matmoz d.o.o., " diff --git a/account_analytic_parent/static/description/index.html b/account_analytic_parent/static/description/index.html index 4270e8000c..21dbebd37c 100644 --- a/account_analytic_parent/static/description/index.html +++ b/account_analytic_parent/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 Analytic Parent

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:71c154bd4bc69b0f4402dcd3480c85b29640c7844e2423e7484ea75579e81a8c +!! source digest: sha256:3f4d1afe52e1b136984e2ffc6440eadec79bb7383b3a65c907605b453a543ac9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module reintroduces the hierarchy to the analytic accounts as @@ -434,7 +434,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.