From 51b612e5ca8eb822ad07d27003d827d84d34d711 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Dec 2024 12:33:03 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_chart_update/README.rst | 16 +--------------- account_chart_update/__manifest__.py | 2 +- .../static/description/index.html | 15 ++++++++------- 4 files changed, 11 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 4a905db1608..d6dc9d9df16 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_asset_transfer](account_asset_transfer/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Asset Transfer from AUC to Asset [account_bank_statement_chatter](account_bank_statement_chatter/) | 16.0.1.0.0 | [![cubells](https://github.com/cubells.png?size=30px)](https://github.com/cubells) | Chatter on bank statements [account_cash_deposit](account_cash_deposit/) | 16.0.1.2.0 | | Manage cash deposits and cash orders -[account_chart_update](account_chart_update/) | 16.0.2.0.6 | | Wizard to update a company's account chart from a template +[account_chart_update](account_chart_update/) | 16.0.2.0.7 | | Wizard to update a company's account chart from a template [account_chart_update_l10n_eu_oss_oca](account_chart_update_l10n_eu_oss_oca/) | 16.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Account Chart update OSS OCA [account_chart_update_multilang](account_chart_update_multilang/) | 16.0.1.0.2 | [![edlopen](https://github.com/edlopen.png?size=30px)](https://github.com/edlopen) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Update tax and fiscal position templates with multilang [account_fiscal_month](account_fiscal_month/) | 16.0.1.1.0 | | Provide a fiscal month date range type diff --git a/account_chart_update/README.rst b/account_chart_update/README.rst index ae5c0203562..66b80cacdee 100644 --- a/account_chart_update/README.rst +++ b/account_chart_update/README.rst @@ -7,7 +7,7 @@ Detect changes and update the Account Chart from a template !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9988bf819371083db91d748bb3f41391e402477979cde8d32ff34ce07e86bc8e + !! source digest: sha256:a7284e190be47bf0d8e91466aa834f6a8632a40b9667eae3a0911ea0f8802b79 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -117,20 +117,6 @@ 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. -.. |maintainer-yajo| image:: https://github.com/yajo.png?size=40px - :target: https://github.com/yajo - :alt: yajo -.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px - :target: https://github.com/rafaelbn - :alt: rafaelbn -.. |maintainer-edlopen| image:: https://github.com/edlopen.png?size=40px - :target: https://github.com/edlopen - :alt: edlopen - -Current `maintainers `__: - -|maintainer-yajo| |maintainer-rafaelbn| |maintainer-edlopen| - This module is part of the `OCA/account-financial-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index 90c0e513773..744123d10f8 100644 --- a/account_chart_update/__manifest__.py +++ b/account_chart_update/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Detect changes and update the Account Chart from a template", "summary": "Wizard to update a company's account chart from a template", - "version": "16.0.2.0.6", + "version": "16.0.2.0.7", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "depends": ["account"], diff --git a/account_chart_update/static/description/index.html b/account_chart_update/static/description/index.html index a2c357547f8..efd490541d7 100644 --- a/account_chart_update/static/description/index.html +++ b/account_chart_update/static/description/index.html @@ -8,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. @@ -274,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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Detect changes and update the Account Chart from a template

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

This is a pretty useful tool to update Odoo installations after tax reforms @@ -455,12 +456,12 @@

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.

-

Current maintainers:

-

yajo rafaelbn edlopen

This module is part of the OCA/account-financial-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.