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 ddd6d3fde7f..4c1e87c3236 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ addon | version | maintainers | summary [l10n_es_aeat_mod390](l10n_es_aeat_mod390/) | 15.0.2.5.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | AEAT modelo 390 [l10n_es_aeat_mod390_oss](l10n_es_aeat_mod390_oss/) | 15.0.1.0.0 | | AEAT modelo 390 - OSS [l10n_es_aeat_mod592](l10n_es_aeat_mod592/) | 15.0.1.0.0 | | AEAT modelo 592 -[l10n_es_aeat_partner_check](l10n_es_aeat_partner_check/) | 15.0.1.1.1 | | AEAT - Comprobación de Calidad de datos identificativos +[l10n_es_aeat_partner_check](l10n_es_aeat_partner_check/) | 15.0.1.2.0 | | AEAT - Comprobación de Calidad de datos identificativos [l10n_es_aeat_sii_match](l10n_es_aeat_sii_match/) | 15.0.1.0.1 | | Sistema de comprobación y contraste de facturas enviadas al SII [l10n_es_aeat_sii_oca](l10n_es_aeat_sii_oca/) | 15.0.2.21.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Suministro Inmediato de Información en el IVA [l10n_es_aeat_sii_oss](l10n_es_aeat_sii_oss/) | 15.0.1.0.2 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Suministro Inmediato de Información en el IVA: OSS diff --git a/l10n_es_aeat_partner_check/README.rst b/l10n_es_aeat_partner_check/README.rst index d07bdba8f86..8f9528e5eb0 100644 --- a/l10n_es_aeat_partner_check/README.rst +++ b/l10n_es_aeat_partner_check/README.rst @@ -7,7 +7,7 @@ AEAT - Comprobación de Calidad de datos identificativos !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4aebcce783a2596b08b6bef9f3cb5ca4fa51f757c26bb12dad0fe7a967180e56 + !! source digest: sha256:3aebd3b8dc687a2de9774af661457e02e381b8a248e4b78e0449335483ba7d24 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_es_aeat_partner_check/__manifest__.py b/l10n_es_aeat_partner_check/__manifest__.py index b80c2e3bdca..83476241e7b 100644 --- a/l10n_es_aeat_partner_check/__manifest__.py +++ b/l10n_es_aeat_partner_check/__manifest__.py @@ -6,7 +6,7 @@ "author": "Acysos S.L., Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-spain", "category": "Accounting", - "version": "15.0.1.1.1", + "version": "15.0.1.2.0", "license": "AGPL-3", "depends": ["base", "base_vat", "l10n_es_aeat"], "data": [ diff --git a/l10n_es_aeat_partner_check/static/description/index.html b/l10n_es_aeat_partner_check/static/description/index.html index 99d24409736..91362ef3ae0 100644 --- a/l10n_es_aeat_partner_check/static/description/index.html +++ b/l10n_es_aeat_partner_check/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@Comprueba los datos de la empresa en el censo de la AEAT y en el recargo de equivalencia @@ -428,7 +428,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.