diff --git a/README.md b/README.md index c749971534..f4fe544c34 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ addon | version | maintainers | summary [l10n_es_mis_report](l10n_es_mis_report/) | 17.0.1.0.0 | | Plantillas MIS Builder para informes contables españoles [l10n_es_partner](l10n_es_partner/) | 17.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Adaptación de los clientes, proveedores y bancos para España [l10n_es_partner_mercantil](l10n_es_partner_mercantil/) | 17.0.1.0.0 | | Añade los datos del registro mercantil a la empresa +[l10n_es_payment_order_confirming_sabadell](l10n_es_payment_order_confirming_sabadell/) | 17.0.1.0.0 | | Exportación de fichero bancario Confirming para Banco Sabadell [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_prorate](l10n_es_vat_prorate/) | 17.0.2.0.0 | | Prorrata de IVA para la localización española diff --git a/l10n_es_payment_order_confirming_sabadell/README.rst b/l10n_es_payment_order_confirming_sabadell/README.rst index 130e313c74..060d578890 100644 --- a/l10n_es_payment_order_confirming_sabadell/README.rst +++ b/l10n_es_payment_order_confirming_sabadell/README.rst @@ -7,7 +7,7 @@ Exportación de fichero bancario Confirming para Banco Sabadell !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:28387c7c2cc3c74c100fb347d0e270a2655cfcb507681e5dcbf997ab683a1cb4 + !! source digest: sha256:51267580f0e938c49f462c55a3565b7b9a9e5c06371d921b5a15c3d4a810254e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_es_payment_order_confirming_sabadell/static/description/index.html b/l10n_es_payment_order_confirming_sabadell/static/description/index.html index 18c34e9b3d..ac4506d17d 100644 --- a/l10n_es_payment_order_confirming_sabadell/static/description/index.html +++ b/l10n_es_payment_order_confirming_sabadell/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 @@

Exportación de fichero bancario Confirming para Banco Sabadel !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:28387c7c2cc3c74c100fb347d0e270a2655cfcb507681e5dcbf997ab683a1cb4 +!! source digest: sha256:51267580f0e938c49f462c55a3565b7b9a9e5c06371d921b5a15c3d4a810254e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Módulo para la exportación de ficheros bancarios según el formato @@ -447,7 +448,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.

diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 5c691adfe5..022b8f7b5a 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "odoo-addons-oca-l10n-spain" -version = "17.0.20240724.0" +version = "17.0.20240725.0" dependencies = [ "odoo-addon-l10n_ca_es_cnae>=17.0dev,<17.1dev", "odoo-addon-l10n_es_account_asset>=17.0dev,<17.1dev", @@ -23,6 +23,7 @@ dependencies = [ "odoo-addon-l10n_es_mis_report>=17.0dev,<17.1dev", "odoo-addon-l10n_es_partner>=17.0dev,<17.1dev", "odoo-addon-l10n_es_partner_mercantil>=17.0dev,<17.1dev", + "odoo-addon-l10n_es_payment_order_confirming_sabadell>=17.0dev,<17.1dev", "odoo-addon-l10n_es_toponyms>=17.0dev,<17.1dev", "odoo-addon-l10n_es_vat_book>=17.0dev,<17.1dev", "odoo-addon-l10n_es_vat_prorate>=17.0dev,<17.1dev",