diff --git a/README.md b/README.md index 5b8428a544e9..21cd6154fb72 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ addon | version | maintainers | summary [l10n_it_website_portal_ipa](l10n_it_website_portal_ipa/) | 16.0.1.0.1 | | Aggiunge l'indice PA (IPA) tra i dettagli dell'utente nel portale. [l10n_it_website_sale_fiscalcode](l10n_it_website_sale_fiscalcode/) | 16.0.1.0.0 | | Website Sale FiscalCode [l10n_it_withholding_tax](l10n_it_withholding_tax/) | 16.0.1.1.5 | | ITA - Ritenute d'acconto -[l10n_it_withholding_tax_financial_report](l10n_it_withholding_tax_financial_report/) | 16.0.1.0.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Integrazione Ritenute d'acconto e Rendiconti contabili +[l10n_it_withholding_tax_financial_report](l10n_it_withholding_tax_financial_report/) | 16.0.1.0.1 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Integrazione Ritenute d'acconto e Rendiconti contabili [l10n_it_withholding_tax_payment](l10n_it_withholding_tax_payment/) | 16.0.1.1.0 | | Gestisce le ritenute sulle fatture e sui pagamenti [l10n_it_withholding_tax_reason](l10n_it_withholding_tax_reason/) | 16.0.1.0.0 | | ITA - Causali pagamento per ritenute d'acconto diff --git a/l10n_it_withholding_tax_financial_report/README.rst b/l10n_it_withholding_tax_financial_report/README.rst index 8fa9f0086aff..eb3408ec5e80 100644 --- a/l10n_it_withholding_tax_financial_report/README.rst +++ b/l10n_it_withholding_tax_financial_report/README.rst @@ -7,7 +7,7 @@ ITA - Ritenute d'acconto - Financial Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b9ade84407d018ed04f5877cc036c0256d31d37c6e4e5d77ee66347ab4e23bf4 + !! source digest: sha256:77ee59282722814e0a65f38f91ed78130c9087fafd9891b443cd6df283355e04 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_it_withholding_tax_financial_report/__manifest__.py b/l10n_it_withholding_tax_financial_report/__manifest__.py index 95f3fb9cb055..acb9e18be0b1 100644 --- a/l10n_it_withholding_tax_financial_report/__manifest__.py +++ b/l10n_it_withholding_tax_financial_report/__manifest__.py @@ -3,7 +3,7 @@ { "name": "ITA - Ritenute d'acconto - Financial Reports", "summary": "Integrazione Ritenute d'acconto e Rendiconti contabili", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Beta", "category": "Hidden", "website": "https://github.com/OCA/l10n-italy", diff --git a/l10n_it_withholding_tax_financial_report/static/description/index.html b/l10n_it_withholding_tax_financial_report/static/description/index.html index edf947171565..58b73e438ed4 100644 --- a/l10n_it_withholding_tax_financial_report/static/description/index.html +++ b/l10n_it_withholding_tax_financial_report/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 @@

ITA - Ritenute d’acconto - Financial Reports

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

Beta License: AGPL-3 OCA/l10n-italy Translate me on Weblate Try me on Runboat

Make l10n_it_withholding_tax and account_financial_report work together, @@ -408,7 +409,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.