From 4d24379aac03a9588400c357c2f0fdeae474281b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 20 Jan 2025 12:11:05 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + l10n_es_igic_reav/README.rst | 2 +- l10n_es_igic_reav/static/description/index.html | 2 +- setup/_metapackage/pyproject.toml | 3 ++- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 151a4dc342f..f64549d55f4 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ addon | version | maintainers | summary [l10n_es_facturae](l10n_es_facturae/) | 17.0.1.1.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_igic](l10n_es_igic/) | 17.0.2.1.0 | | IGIC (Impuesto General Indirecto Canario) +[l10n_es_igic_reav](l10n_es_igic_reav/) | 17.0.1.0.0 | | Aplicación REAV en la localización canaria [l10n_es_intrastat_report](l10n_es_intrastat_report/) | 17.0.1.0.0 | | Spanish Intrastat Product Declaration [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 diff --git a/l10n_es_igic_reav/README.rst b/l10n_es_igic_reav/README.rst index 41725be7537..5b836879eac 100644 --- a/l10n_es_igic_reav/README.rst +++ b/l10n_es_igic_reav/README.rst @@ -7,7 +7,7 @@ Aplicación REAV en la localización canaria !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6c350ae8f23b68b794348a45e78e56d36201c0ecb8afec53228ff8b8c538db33 + !! source digest: sha256:0a6267cde7f84517e484b023dff53e2ad288b041ab5b9b9f078eea03044e0242 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_es_igic_reav/static/description/index.html b/l10n_es_igic_reav/static/description/index.html index d1f3172a1ec..8ce9d40cb3f 100644 --- a/l10n_es_igic_reav/static/description/index.html +++ b/l10n_es_igic_reav/static/description/index.html @@ -367,7 +367,7 @@

Aplicación REAV en la localización canaria

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

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

Este addon añade los impuestos necesarios en la localización fiscal diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index bc502f847e5..dad7c77b039 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.20241231.0" +version = "17.0.20250120.0" dependencies = [ "odoo-addon-delivery_gls_asm>=17.0dev,<17.1dev", "odoo-addon-l10n_ca_es_cnae>=17.0dev,<17.1dev", @@ -23,6 +23,7 @@ dependencies = [ "odoo-addon-l10n_es_facturae>=17.0dev,<17.1dev", "odoo-addon-l10n_es_facturae_face>=17.0dev,<17.1dev", "odoo-addon-l10n_es_igic>=17.0dev,<17.1dev", + "odoo-addon-l10n_es_igic_reav>=17.0dev,<17.1dev", "odoo-addon-l10n_es_intrastat_report>=17.0dev,<17.1dev", "odoo-addon-l10n_es_location_nuts>=17.0dev,<17.1dev", "odoo-addon-l10n_es_mis_report>=17.0dev,<17.1dev",