From 52100f6399842e3a4e8fefac9d215d533d4cd331 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 20 Sep 2024 10:54:30 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + l10n_es_facturae_face/README.rst | 2 +- l10n_es_facturae_face/static/description/index.html | 13 ++++++++----- setup/_metapackage/pyproject.toml | 3 ++- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a4e507b9ad..dca9c60adc 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ addon | version | maintainers | summary [l10n_es_atc](l10n_es_atc/) | 17.0.1.0.0 | | Modulo 'glue' de la AEAT para el menú de la ATC [l10n_es_cnae](l10n_es_cnae/) | 17.0.1.1.0 | | Extiende los códigos NACE europeos con los CNAE españoles [l10n_es_facturae](l10n_es_facturae/) | 17.0.1.0.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Creación de Facturae +[l10n_es_facturae_face](l10n_es_facturae_face/) | 17.0.1.0.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Envío de Facturae a FACe [l10n_es_location_nuts](l10n_es_location_nuts/) | 17.0.1.0.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![edlopen](https://github.com/edlopen.png?size=30px)](https://github.com/edlopen) | NUTS specific options for Spain [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 diff --git a/l10n_es_facturae_face/README.rst b/l10n_es_facturae_face/README.rst index f6f7791aa9..9161dcf2d6 100644 --- a/l10n_es_facturae_face/README.rst +++ b/l10n_es_facturae_face/README.rst @@ -7,7 +7,7 @@ Envío de Facturae a FACe !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cb5acc786d5d80c239ec646278ab331b1c28813e7d219a9e85a8a8294ed9717d + !! source digest: sha256:0fe00c87cd6a19959cb5cd1286989942f4ac5fe6588743afbca651323f144537 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_es_facturae_face/static/description/index.html b/l10n_es_facturae_face/static/description/index.html index c1df2260f6..dea8a57eda 100644 --- a/l10n_es_facturae_face/static/description/index.html +++ b/l10n_es_facturae_face/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 @@

Envío de Facturae a FACe

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cb5acc786d5d80c239ec646278ab331b1c28813e7d219a9e85a8a8294ed9717d +!! source digest: sha256:0fe00c87cd6a19959cb5cd1286989942f4ac5fe6588743afbca651323f144537 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Este módulo permite la gestión del envío de la facturación electrónica @@ -502,7 +503,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 c4afc3447e..1248babb15 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.20240912.0" +version = "17.0.20240920.0" dependencies = [ "odoo-addon-l10n_ca_es_cnae>=17.0dev,<17.1dev", "odoo-addon-l10n_es_account_asset>=17.0dev,<17.1dev", @@ -20,6 +20,7 @@ dependencies = [ "odoo-addon-l10n_es_atc>=17.0dev,<17.1dev", "odoo-addon-l10n_es_cnae>=17.0dev,<17.1dev", "odoo-addon-l10n_es_facturae>=17.0dev,<17.1dev", + "odoo-addon-l10n_es_facturae_face>=17.0dev,<17.1dev", "odoo-addon-l10n_es_location_nuts>=17.0dev,<17.1dev", "odoo-addon-l10n_es_mis_report>=17.0dev,<17.1dev", "odoo-addon-l10n_es_partner>=17.0dev,<17.1dev",