diff --git a/README.md b/README.md index 9d0d6094a53..1b13ebb62bb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ addon | version | maintainers | summary [l10n_es_pos_oca](l10n_es_pos_oca/) | 17.0.1.0.0 | | Punto de venta adaptado a la legislación española [l10n_es_reav](l10n_es_reav/) | 17.0.1.0.0 | [![Bilbonet](https://github.com/Bilbonet.png?size=30px)](https://github.com/Bilbonet) | REAV - Régimen Especial Agencias de Viajes [l10n_es_toponyms](l10n_es_toponyms/) | 17.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Topónimos españoles -[l10n_es_vat_book](l10n_es_vat_book/) | 17.0.1.0.0 | | Libro de IVA +[l10n_es_vat_book](l10n_es_vat_book/) | 17.0.1.1.0 | | Libro de IVA [l10n_es_vat_prorate](l10n_es_vat_prorate/) | 17.0.3.0.0 | | Prorrata de IVA para la localización española [payment_redsys](payment_redsys/) | 17.0.1.0.0 | | Payment Acquirer: Redsys Implementation diff --git a/l10n_es_vat_book/README.rst b/l10n_es_vat_book/README.rst index bc36751f789..aad85acc1df 100644 --- a/l10n_es_vat_book/README.rst +++ b/l10n_es_vat_book/README.rst @@ -7,7 +7,7 @@ Libro de IVA !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3140d2f92682096610ddca4b95b37aa949e2736bbf5d2cf3883986e662904461 + !! source digest: sha256:41206086bb03a53ce5d24b8081d2cbaca715f996a997ccc3704ba8267e5934d0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -35,8 +35,8 @@ Esto módulo introduce el menú "Libro de IVA" en Contabilidad -> Informe Es posible visualizar e imprimir por separado: -- Libro Registro de Facturas Emitidas -- Libro Registro de Facturas Recibidas +- Libro Registro de Facturas Emitidas +- Libro Registro de Facturas Recibidas Es posible exportar los registros a archivo con extensión xlsx. @@ -53,20 +53,20 @@ Installation Para instalar este modulo necesitas: -- account -- base_vat -- l10n_es -- l10n_es_aeat -- report_xlsx +- account +- base_vat +- l10n_es +- l10n_es_aeat +- report_xlsx Se instalan automáticamente si están disponibles en la lista de addons. Consideraciones adicionales: -- Es importante que en facturas que deban aparecer en los libros - registros, no sujetos a IVA, informar el tipo de IVA 'No Sujeto' en - facturas. Para evitar que los usuarios olviden informarlo es - recomendable instalar el módulo 'account_invoice_tax_required'. +- Es importante que en facturas que deban aparecer en los libros + registros, no sujetos a IVA, informar el tipo de IVA 'No Sujeto' en + facturas. Para evitar que los usuarios olviden informarlo es + recomendable instalar el módulo 'account_invoice_tax_required'. Configuration ============= @@ -92,9 +92,9 @@ Known issues / Roadmap Funcionalidades del Libro Registro de IVA no incluídas por el momento: -- Criterio de caja -- Regímenes especiales de seguros, de agencias de viaje o de bienes - usados. +- Criterio de caja +- Regímenes especiales de seguros, de agencias de viaje o de bienes + usados. Bug Tracker =========== @@ -119,20 +119,20 @@ Authors Contributors ------------ -- Daniel Rodriguez -- Jordi Ballester (ForgeFlow) -- Luis M. Ontalba -- `Tecnativa `__: +- Daniel Rodriguez +- Jordi Ballester (ForgeFlow) +- Luis M. Ontalba +- `Tecnativa `__: - - Pedro M. Baeza - - Carlos Dauden - - Ernesto Tejeda + - Pedro M. Baeza + - Carlos Dauden + - Ernesto Tejeda -- Omar Castiñeira -- Fernando La Chica -- Victor Garcia -- Luis Lafaurie -- Eduardo de miguel +- Omar Castiñeira +- Fernando La Chica +- Victor Garcia +- Luis Lafaurie +- Eduardo de miguel Maintainers ----------- diff --git a/l10n_es_vat_book/__manifest__.py b/l10n_es_vat_book/__manifest__.py index 8950bc0d1cd..f111cbfb309 100644 --- a/l10n_es_vat_book/__manifest__.py +++ b/l10n_es_vat_book/__manifest__.py @@ -10,7 +10,7 @@ { "name": "Libro de IVA", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "author": "PRAXYA, ForgeFlow, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-spain", "license": "AGPL-3", diff --git a/l10n_es_vat_book/static/description/index.html b/l10n_es_vat_book/static/description/index.html index 14dab13b9b0..9548da94780 100644 --- a/l10n_es_vat_book/static/description/index.html +++ b/l10n_es_vat_book/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 @@

Libro de IVA

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3140d2f92682096610ddca4b95b37aa949e2736bbf5d2cf3883986e662904461 +!! source digest: sha256:41206086bb03a53ce5d24b8081d2cbaca715f996a997ccc3704ba8267e5934d0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Módulo que calcula el libro de IVA español.

@@ -482,7 +483,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.