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 c1e5830e98f3..e76763084f00 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ addon | version | maintainers | summary [l10n_it_fatturapa_out_wt](l10n_it_fatturapa_out_wt/) | 16.0.1.0.1 | | Modulo ponte tra emissione fatture elettroniche e ritenute. [l10n_it_fatturapa_pec](l10n_it_fatturapa_pec/) | 16.0.1.0.1 | | Invio fatture elettroniche tramite PEC [l10n_it_fatturapa_sale](l10n_it_fatturapa_sale/) | 16.0.1.0.1 | | Aggiunge alcuni dati per la fatturazione elettronica nell'ordine di vendita -[l10n_it_financial_statement_eu](l10n_it_financial_statement_eu/) | 16.0.1.0.0 | [![mktsrl](https://github.com/mktsrl.png?size=30px)](https://github.com/mktsrl) | ITA - Bilancio UE con XBRL +[l10n_it_financial_statement_eu](l10n_it_financial_statement_eu/) | 16.0.1.0.1 | [![mktsrl](https://github.com/mktsrl.png?size=30px)](https://github.com/mktsrl) | ITA - Bilancio UE con XBRL [l10n_it_financial_statements_report](l10n_it_financial_statements_report/) | 16.0.1.0.2 | | Rendicontazione .pdf e .xls per stato patrimoniale e conto economico a sezioni contrapposte [l10n_it_fiscal_document_type](l10n_it_fiscal_document_type/) | 16.0.1.0.0 | | ITA - Tipi di documento fiscale per dichiarativi [l10n_it_fiscal_payment_term](l10n_it_fiscal_payment_term/) | 16.0.1.0.0 | | Condizioni di pagamento delle fatture elettroniche diff --git a/l10n_it_financial_statement_eu/README.rst b/l10n_it_financial_statement_eu/README.rst index 1bd6e67cde14..b4f3bbdf72d8 100644 --- a/l10n_it_financial_statement_eu/README.rst +++ b/l10n_it_financial_statement_eu/README.rst @@ -7,7 +7,7 @@ ITA - Bilancio UE con XBRL !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d2f041539e3f189371cf18381a08e7e3cae67913755ab459d0ccfe09dd2731dd + !! source digest: sha256:e9f4132ff786a5ff4500e2c4e2c971e576670bf8409d060b61ae403f626bcc13 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/l10n_it_financial_statement_eu/__manifest__.py b/l10n_it_financial_statement_eu/__manifest__.py index fddc2ea846b0..7d321d35a7b7 100644 --- a/l10n_it_financial_statement_eu/__manifest__.py +++ b/l10n_it_financial_statement_eu/__manifest__.py @@ -5,7 +5,7 @@ { "name": "ITA - Bilancio UE con XBRL", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Localization/Italy", "development_status": "Alpha", "license": "AGPL-3", diff --git a/l10n_it_financial_statement_eu/static/description/index.html b/l10n_it_financial_statement_eu/static/description/index.html index 38f0bf6a1ef5..f99f43781a59 100644 --- a/l10n_it_financial_statement_eu/static/description/index.html +++ b/l10n_it_financial_statement_eu/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 @@
Italiano
@@ -550,7 +551,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.