diff --git a/README.md b/README.md index fb47d99df..de21376a2 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,9 @@ 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.5 | | Wizard to update a company's account chart from a template +[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_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.1 | [![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 [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 diff --git a/account_chart_update/README.rst b/account_chart_update/README.rst index 684c1e429..265ba6bd9 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:3eaeac6f22fe5dbcad52cd4bff9b28940fc4091346fde69ddbe48177d65cac2c + !! source digest: sha256:9988bf819371083db91d748bb3f41391e402477979cde8d32ff34ce07e86bc8e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index 7b4caaa12..90c0e5137 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.5", + "version": "16.0.2.0.6", "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 db987bcfa..526ad6cf7 100644 --- a/account_chart_update/static/description/index.html +++ b/account_chart_update/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3eaeac6f22fe5dbcad52cd4bff9b28940fc4091346fde69ddbe48177d65cac2c +!! source digest: sha256:9988bf819371083db91d748bb3f41391e402477979cde8d32ff34ce07e86bc8e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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 diff --git a/account_chart_update_multilang/README.rst b/account_chart_update_multilang/README.rst index f026e4cae..90a128301 100644 --- a/account_chart_update_multilang/README.rst +++ b/account_chart_update_multilang/README.rst @@ -7,7 +7,7 @@ Account Chart Update Multilang !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2700ef0a3814ff75e5fffe9265dcdfc52cdabd5b8215815038888e121ad5aad7 + !! source digest: sha256:a5dbb6f66efaf6098cf9375ca2f68697c52911b7a7170a5d3ff9a2674e343394 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/account_chart_update_multilang/__manifest__.py b/account_chart_update_multilang/__manifest__.py index 2ad978299..9a250a693 100644 --- a/account_chart_update_multilang/__manifest__.py +++ b/account_chart_update_multilang/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Chart Update Multilang", "summary": "Update tax and fiscal position templates with multilang", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Alpha", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools", diff --git a/account_chart_update_multilang/static/description/index.html b/account_chart_update_multilang/static/description/index.html index d3bcbe7b8..df8b05379 100644 --- a/account_chart_update_multilang/static/description/index.html +++ b/account_chart_update_multilang/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2700ef0a3814ff75e5fffe9265dcdfc52cdabd5b8215815038888e121ad5aad7 +!! source digest: sha256:a5dbb6f66efaf6098cf9375ca2f68697c52911b7a7170a5d3ff9a2674e343394 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the functionality of account_chart_update so @@ -434,7 +435,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.

diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index bbe1f6098..0cbb31f64 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241007.0 \ No newline at end of file +16.0.20241107.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 5d81c8778..a3b40d369 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -17,6 +17,7 @@ setuptools.setup( 'odoo-addon-account_cash_deposit>=16.0dev,<16.1dev', 'odoo-addon-account_chart_update>=16.0dev,<16.1dev', 'odoo-addon-account_chart_update_l10n_eu_oss_oca>=16.0dev,<16.1dev', + 'odoo-addon-account_chart_update_multilang>=16.0dev,<16.1dev', 'odoo-addon-account_fiscal_month>=16.0dev,<16.1dev', 'odoo-addon-account_fiscal_position_vat_check>=16.0dev,<16.1dev', 'odoo-addon-account_fiscal_year>=16.0dev,<16.1dev',