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 bf8c4368198..116887f128b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ addon | version | maintainers | summary [l10n_it_fatturapa_import_zip_in_rc](l10n_it_fatturapa_import_zip_in_rc/) | 16.0.1.0.0 | [![SirAionTech](https://github.com/SirAionTech.png?size=30px)](https://github.com/SirAionTech) | Importare fatture elettroniche con inversione contabile da un file ZIP. [l10n_it_fatturapa_in](l10n_it_fatturapa_in/) | 16.0.1.4.1 | | Ricezione fatture elettroniche [l10n_it_fatturapa_in_purchase](l10n_it_fatturapa_in_purchase/) | 16.0.1.0.0 | | Modulo ponte tra ricezione fatture elettroniche e acquisti -[l10n_it_fatturapa_in_rc](l10n_it_fatturapa_in_rc/) | 16.0.1.0.0 | [![sergiocorato](https://github.com/sergiocorato.png?size=30px)](https://github.com/sergiocorato) | Modulo ponte tra e-fattura in acquisto e inversione contabile +[l10n_it_fatturapa_in_rc](l10n_it_fatturapa_in_rc/) | 16.0.1.0.1 | [![sergiocorato](https://github.com/sergiocorato.png?size=30px)](https://github.com/sergiocorato) | Modulo ponte tra e-fattura in acquisto e inversione contabile [l10n_it_fatturapa_out](l10n_it_fatturapa_out/) | 16.0.1.4.1 | | Emissione fatture elettroniche [l10n_it_fatturapa_out_di](l10n_it_fatturapa_out_di/) | 16.0.1.0.2 | | Dichiarazioni d'intento in fatturapa [l10n_it_fatturapa_out_oss](l10n_it_fatturapa_out_oss/) | 16.0.1.0.2 | | OSS in fatturapa diff --git a/l10n_it_fatturapa_in_rc/README.rst b/l10n_it_fatturapa_in_rc/README.rst index 241f44ab055..4c7af66cf23 100644 --- a/l10n_it_fatturapa_in_rc/README.rst +++ b/l10n_it_fatturapa_in_rc/README.rst @@ -7,7 +7,7 @@ ITA - Fattura elettronica - Inversione contabile !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ae3aade79acadc8e706c687d743f79d27204fb7777927fc7dae323817f6de868 + !! source digest: sha256:2b1813a16506c7ac287e5eef3310304d4938ae91d0687b6330be877947c7e9ee !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_it_fatturapa_in_rc/__manifest__.py b/l10n_it_fatturapa_in_rc/__manifest__.py index 63fbc310333..3683dbc838a 100644 --- a/l10n_it_fatturapa_in_rc/__manifest__.py +++ b/l10n_it_fatturapa_in_rc/__manifest__.py @@ -4,7 +4,7 @@ { "name": "ITA - Fattura elettronica - Inversione contabile", "summary": "Modulo ponte tra e-fattura in acquisto e inversione" " contabile", - "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_fatturapa_in_rc/static/description/index.html b/l10n_it_fatturapa_in_rc/static/description/index.html index a05a6d9b4d3..5b54a22450f 100644 --- a/l10n_it_fatturapa_in_rc/static/description/index.html +++ b/l10n_it_fatturapa_in_rc/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 @@
Modulo ponte tra ricezione fatture elettroniche fornitore e inversione @@ -442,7 +443,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.