Maintainers
This module is maintained by the OCA.
- + + +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/README.md b/README.md index ea421b321d2a..fc44b95cae97 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ addon | version | maintainers | summary [l10n_it_website_portal_fiscalcode](l10n_it_website_portal_fiscalcode/) | 16.0.1.0.0 | | Add fiscal code to details of frontend user [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.4 | | ITA - Ritenute d'acconto +[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_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/README.rst b/l10n_it_withholding_tax/README.rst index 998aa7b4338a..a054da31fd0a 100644 --- a/l10n_it_withholding_tax/README.rst +++ b/l10n_it_withholding_tax/README.rst @@ -7,7 +7,7 @@ ITA - Ritenute d'acconto !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7b411b962328380b9b03f0deda15527f31d9f4c37a58c3964bb94726efc3361a + !! source digest: sha256:3705d8ac89650a80494b22aa6d623ae079694439862a9a3df35035d5507f40d9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_it_withholding_tax/__manifest__.py b/l10n_it_withholding_tax/__manifest__.py index 71bc9ce8899c..b1d4e86309bf 100644 --- a/l10n_it_withholding_tax/__manifest__.py +++ b/l10n_it_withholding_tax/__manifest__.py @@ -6,7 +6,7 @@ { "name": "ITA - Ritenute d'acconto", - "version": "16.0.1.1.4", + "version": "16.0.1.1.5", "category": "Account", "author": "Openforce, Odoo Italia Network, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-italy", diff --git a/l10n_it_withholding_tax/static/description/index.html b/l10n_it_withholding_tax/static/description/index.html index 94f06d5d4936..c9314ddedf5e 100644 --- a/l10n_it_withholding_tax/static/description/index.html +++ b/l10n_it_withholding_tax/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 @@
La ritenuta d’acconto provvede a calcolare automaticamente i valori @@ -461,7 +462,9 @@
This module is maintained by the OCA.
- + + +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.