From fefb2a2b780e772fbc0c4a03c7186c1951a47275 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 26 Sep 2023 15:48:13 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + l10n_es_irnr_sii/README.rst | 114 ++++- .../static/description/index.html | 441 ++++++++++++++++++ setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 534 insertions(+), 25 deletions(-) create mode 100644 l10n_es_irnr_sii/static/description/index.html diff --git a/README.md b/README.md index a8fa4d02e6e..06025436b16 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ addon | version | maintainers | summary [l10n_es_facturae](l10n_es_facturae/) | 16.0.1.0.2 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Creación de Facturae [l10n_es_igic](l10n_es_igic/) | 16.0.1.0.0 | | IGIC (Impuesto General Indirecto Canario [l10n_es_irnr](l10n_es_irnr/) | 16.0.1.0.0 | | Retenciones IRNR (No residentes) +[l10n_es_irnr_sii](l10n_es_irnr_sii/) | 16.0.1.0.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Suministro Inmediato de Información de importaciones con IRNR [l10n_es_mis_report](l10n_es_mis_report/) | 16.0.1.0.0 | | Plantillas MIS Builder para informes contables españoles [l10n_es_partner](l10n_es_partner/) | 16.0.1.0.1 | [![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/) | 16.0.1.0.0 | | Añade los datos del registro mercantil a la empresa diff --git a/l10n_es_irnr_sii/README.rst b/l10n_es_irnr_sii/README.rst index 38929e87756..9d8e65ed4e8 100644 --- a/l10n_es_irnr_sii/README.rst +++ b/l10n_es_irnr_sii/README.rst @@ -1,35 +1,101 @@ -**This file is going to be generated by oca-gen-addon-readme.** +============================================================= +Suministro Inmediato de Información de importaciones con IRNR +============================================================= -*Manual changes will be overwritten.* +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:aa3abbdfe4b2367a23579c1007fad47f6aceb74000aa9749b26448909e7d838c + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -Please provide content in the ``readme`` directory: +.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png + :target: https://odoo-community.org/page/development-status + :alt: Alpha +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github + :target: https://github.com/OCA/l10n-spain/tree/16.0/l10n_es_irnr_sii + :alt: OCA/l10n-spain +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/l10n-spain-16-0/l10n-spain-16-0-l10n_es_irnr_sii + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=16.0 + :alt: Try me on Runboat -* **DESCRIPTION.rst** (required) -* INSTALL.rst (optional) -* CONFIGURE.rst (optional) -* **USAGE.rst** (optional, highly recommended) -* DEVELOP.rst (optional) -* ROADMAP.rst (optional) -* HISTORY.rst (optional, recommended) -* **CONTRIBUTORS.rst** (optional, highly recommended) -* CREDITS.rst (optional) +|badge1| |badge2| |badge3| |badge4| |badge5| -Content of this README will also be drawn from the addon manifest, -from keys such as name, authors, maintainers, development_status, -and license. +Añade los impuestos IRNR del módulo l10n_es_irnr al mapeo de impuestos para el envío del SII. -A good, one sentence summary in the manifest is also highly recommended. +.. IMPORTANT:: + This is an alpha version, the data model and design can change at any time without warning. + Only for development or testing purpose, do not use in production. + `More details on development status `_ +**Table of contents** -Automatic changelog generation -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.. contents:: + :local: -`HISTORY.rst` can be auto generated using `towncrier `_. +Configuration +============= -Just put towncrier compatible changelog fragments into `readme/newsfragments` -and the changelog file will be automatically generated and updated when a new fragment is added. +Para configurar este módulo necesitas tener bien configurado el módulo +l10n_es_irnr tal y como se explica en dicho módulo. -Please refer to `towncrier` documentation to know more. +Usage +===== -NOTE: the changelog will be automatically generated when using `/ocabot merge $option`. -If you need to run it manually, refer to `OCA/maintainer-tools README `_. +Cuando se valida una factura con impuestos IRNR automáticamente envia la comunicación al servidor +de AEAT. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Moduon + +Contributors +~~~~~~~~~~~~ + +* Emilio Pascual (`Moduon `__) + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +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. + +.. |maintainer-EmilioPascual| image:: https://github.com/EmilioPascual.png?size=40px + :target: https://github.com/EmilioPascual + :alt: EmilioPascual + +Current `maintainer `__: + +|maintainer-EmilioPascual| + +This module is part of the `OCA/l10n-spain `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/l10n_es_irnr_sii/static/description/index.html b/l10n_es_irnr_sii/static/description/index.html new file mode 100644 index 00000000000..422e8832ac4 --- /dev/null +++ b/l10n_es_irnr_sii/static/description/index.html @@ -0,0 +1,441 @@ + + + + + + +Suministro Inmediato de Información de importaciones con IRNR + + + +
+

Suministro Inmediato de Información de importaciones con IRNR

+ + +

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

+

Añade los impuestos IRNR del módulo l10n_es_irnr al mapeo de impuestos para el envío del SII.

+
+

Important

+

This is an alpha version, the data model and design can change at any time without warning. +Only for development or testing purpose, do not use in production. +More details on development status

+
+

Table of contents

+ +
+

Configuration

+

Para configurar este módulo necesitas tener bien configurado el módulo +l10n_es_irnr tal y como se explica en dicho módulo.

+
+
+

Usage

+

Cuando se valida una factura con impuestos IRNR automáticamente envia la comunicación al servidor +de AEAT.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Moduon
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+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.

+

Current maintainer:

+

EmilioPascual

+

This module is part of the OCA/l10n-spain project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index ab131f2471e..da057ff036a 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20230920.0 \ No newline at end of file +16.0.20230926.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index c4a21e7f30a..858db33f041 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -31,6 +31,7 @@ 'odoo-addon-l10n_es_facturae>=16.0dev,<16.1dev', 'odoo-addon-l10n_es_igic>=16.0dev,<16.1dev', 'odoo-addon-l10n_es_irnr>=16.0dev,<16.1dev', + 'odoo-addon-l10n_es_irnr_sii>=16.0dev,<16.1dev', 'odoo-addon-l10n_es_mis_report>=16.0dev,<16.1dev', 'odoo-addon-l10n_es_partner>=16.0dev,<16.1dev', 'odoo-addon-l10n_es_partner_mercantil>=16.0dev,<16.1dev',