From f0abd6bac3c299b166c12449e7583e35734544a7 Mon Sep 17 00:00:00 2001 From: almumu Date: Mon, 5 Aug 2024 12:30:12 +0200 Subject: [PATCH] [15.0][ADD] l10n_es_vat_book_igic Backport from v.16 --- l10n_es_vat_book_igic/README.rst | 119 +++++ l10n_es_vat_book_igic/__init__.py | 0 l10n_es_vat_book_igic/__manifest__.py | 14 + .../data/atc_vat_book_igic_map_data.xml | 88 ++++ .../i18n/l10n_es_vat_book_igic.pot | 13 + l10n_es_vat_book_igic/readme/CONFIGURE.rst | 2 + l10n_es_vat_book_igic/readme/CONTRIBUTORS.rst | 1 + l10n_es_vat_book_igic/readme/DESCRIPTION.rst | 14 + l10n_es_vat_book_igic/readme/INSTALL.rst | 6 + l10n_es_vat_book_igic/readme/USAGE.rst | 1 + .../static/description/icon.png | Bin 0 -> 4668 bytes .../static/description/index.html | 454 ++++++++++++++++++ 12 files changed, 712 insertions(+) create mode 100644 l10n_es_vat_book_igic/README.rst create mode 100644 l10n_es_vat_book_igic/__init__.py create mode 100644 l10n_es_vat_book_igic/__manifest__.py create mode 100644 l10n_es_vat_book_igic/data/atc_vat_book_igic_map_data.xml create mode 100644 l10n_es_vat_book_igic/i18n/l10n_es_vat_book_igic.pot create mode 100644 l10n_es_vat_book_igic/readme/CONFIGURE.rst create mode 100644 l10n_es_vat_book_igic/readme/CONTRIBUTORS.rst create mode 100644 l10n_es_vat_book_igic/readme/DESCRIPTION.rst create mode 100644 l10n_es_vat_book_igic/readme/INSTALL.rst create mode 100644 l10n_es_vat_book_igic/readme/USAGE.rst create mode 100644 l10n_es_vat_book_igic/static/description/icon.png create mode 100644 l10n_es_vat_book_igic/static/description/index.html diff --git a/l10n_es_vat_book_igic/README.rst b/l10n_es_vat_book_igic/README.rst new file mode 100644 index 00000000000..dd8c9d8ed7d --- /dev/null +++ b/l10n_es_vat_book_igic/README.rst @@ -0,0 +1,119 @@ +============= +Libro de IGIC +============= + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:4bb80aff2c5ece008932733a72d85331ce0e5500d105f25dcbedc01de88d88 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |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/15.0/l10n_es_vat_book_igic + :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-15-0/l10n-spain-15-0-l10n_es_vat_book_igic + :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=15.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +Módulo que añade los mapeos del libro de IGIC español al Libro de IVA. + +Esto módulo introduce los mapeos del IGIC en Contabilidad -> Informe -> +Declaraciones ATC -> Libro de IVA. + +Es posible visualizar e imprimir por separado: + +* Libro Registro de Facturas Emitidas +* Libro Registro de Facturas Recibidas + +Es posible exportar los registros a archivo con extensión xlsx. + +En el modo de visualización de los informes es posible navegar a los asientos +contables relacionados con la factura. + +**Table of contents** + +.. contents:: + :local: + +Installation +============ + +Para instalar este modulo necesitas: + +* l10n_es_igic +* l10n_es_vat_book + +Se instalan automáticamente si están disponibles en la lista de addons. + +Configuration +============= + +Los códigos de impuestos incluidos en el Libro de IVA pueden verse en: +Contabilidad -> Configuración -> AEAT -> Mapeo AEAT libro de IVA + +Usage +===== + +Para crear un libro de IVA con los impuestos canarios se debe añadir la *Agencia Tributaria Canaria* en el campo *tax_agency_id* del libro. + +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 +~~~~~~~ + +* Binhex System Solutions + +Contributors +~~~~~~~~~~~~ + +* Nicolás Ramos +* Almudena de La Puente + +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-nicolasramos| image:: https://github.com/nicolasramos.png?size=40px + :target: https://github.com/nicolasramos + :alt: nicolasramos + +Current `maintainer `__: + +|maintainer-nicolasramos| + +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_vat_book_igic/__init__.py b/l10n_es_vat_book_igic/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/l10n_es_vat_book_igic/__manifest__.py b/l10n_es_vat_book_igic/__manifest__.py new file mode 100644 index 00000000000..3257132d329 --- /dev/null +++ b/l10n_es_vat_book_igic/__manifest__.py @@ -0,0 +1,14 @@ +# Copyright 2014-2023 Binhex - Nicolás Ramos (http://binhex.es) +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +{ + "name": "Libro de IGIC", + "version": "15.0.1.0.0", + "author": "Binhex System Solutions, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/l10n-spain", + "license": "AGPL-3", + "category": "Accounting", + "depends": ["l10n_es_igic", "l10n_es_vat_book"], + "data": ["data/atc_vat_book_igic_map_data.xml"], + "maintainers": ["nicolasramos"], + "installable": True, +} diff --git a/l10n_es_vat_book_igic/data/atc_vat_book_igic_map_data.xml b/l10n_es_vat_book_igic/data/atc_vat_book_igic_map_data.xml new file mode 100644 index 00000000000..9d9b3ae43e8 --- /dev/null +++ b/l10n_es_vat_book_igic/data/atc_vat_book_igic_map_data.xml @@ -0,0 +1,88 @@ + + + + IGIC Repercutido + issued + + N + O + + + + IGIC Soportado + received + + O + P + + + + + + Recargo Eq. + received + req + R + S + + + diff --git a/l10n_es_vat_book_igic/i18n/l10n_es_vat_book_igic.pot b/l10n_es_vat_book_igic/i18n/l10n_es_vat_book_igic.pot new file mode 100644 index 00000000000..a11baf5cd77 --- /dev/null +++ b/l10n_es_vat_book_igic/i18n/l10n_es_vat_book_igic.pot @@ -0,0 +1,13 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 15.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/l10n_es_vat_book_igic/readme/CONFIGURE.rst b/l10n_es_vat_book_igic/readme/CONFIGURE.rst new file mode 100644 index 00000000000..0cc87be0797 --- /dev/null +++ b/l10n_es_vat_book_igic/readme/CONFIGURE.rst @@ -0,0 +1,2 @@ +Los códigos de impuestos incluidos en el Libro de IVA pueden verse en: +Contabilidad -> Configuración -> AEAT -> Mapeo AEAT libro de IVA diff --git a/l10n_es_vat_book_igic/readme/CONTRIBUTORS.rst b/l10n_es_vat_book_igic/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000000..d2b6810f2a8 --- /dev/null +++ b/l10n_es_vat_book_igic/readme/CONTRIBUTORS.rst @@ -0,0 +1 @@ +* Nicolás Ramos diff --git a/l10n_es_vat_book_igic/readme/DESCRIPTION.rst b/l10n_es_vat_book_igic/readme/DESCRIPTION.rst new file mode 100644 index 00000000000..6348bc23c99 --- /dev/null +++ b/l10n_es_vat_book_igic/readme/DESCRIPTION.rst @@ -0,0 +1,14 @@ +Módulo que añade los mapeos del libro de IGIC español al Libro de IVA. + +Esto módulo introduce los mapeos del IGIC en Contabilidad -> Informe -> +Declaraciones ATC -> Libro de IVA. + +Es posible visualizar e imprimir por separado: + +* Libro Registro de Facturas Emitidas +* Libro Registro de Facturas Recibidas + +Es posible exportar los registros a archivo con extensión xlsx. + +En el modo de visualización de los informes es posible navegar a los asientos +contables relacionados con la factura. diff --git a/l10n_es_vat_book_igic/readme/INSTALL.rst b/l10n_es_vat_book_igic/readme/INSTALL.rst new file mode 100644 index 00000000000..1746a43f86e --- /dev/null +++ b/l10n_es_vat_book_igic/readme/INSTALL.rst @@ -0,0 +1,6 @@ +Para instalar este modulo necesitas: + +* l10n_es_igic +* l10n_es_vat_book + +Se instalan automáticamente si están disponibles en la lista de addons. diff --git a/l10n_es_vat_book_igic/readme/USAGE.rst b/l10n_es_vat_book_igic/readme/USAGE.rst new file mode 100644 index 00000000000..332c6e53dde --- /dev/null +++ b/l10n_es_vat_book_igic/readme/USAGE.rst @@ -0,0 +1 @@ +Para crear un libro de IVA con los impuestos canarios se debe añadir la *Agencia Tributaria Canaria* en el campo *tax_agency_id* del libro. diff --git a/l10n_es_vat_book_igic/static/description/icon.png b/l10n_es_vat_book_igic/static/description/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..06ba922dee984f29375ad35a54b6692d9f2e365a GIT binary patch literal 4668 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 + + + + + +Libro de IGIC + + + +
+

Libro de IGIC

+ + +

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

+

Módulo que añade los mapeos del libro de IGIC español al Libro de IVA.

+

Esto módulo introduce los mapeos del IGIC en Contabilidad -> Informe -> +Declaraciones ATC -> Libro de IVA.

+

Es posible visualizar e imprimir por separado:

+
    +
  • Libro Registro de Facturas Emitidas
  • +
  • Libro Registro de Facturas Recibidas
  • +
+

Es posible exportar los registros a archivo con extensión xlsx.

+

En el modo de visualización de los informes es posible navegar a los asientos +contables relacionados con la factura.

+

Table of contents

+ +
+

Installation

+

Para instalar este modulo necesitas:

+
    +
  • l10n_es_igic
  • +
  • l10n_es_vat_book
  • +
+

Se instalan automáticamente si están disponibles en la lista de addons.

+
+
+

Configuration

+

Los códigos de impuestos incluidos en el Libro de IVA pueden verse en: +Contabilidad -> Configuración -> AEAT -> Mapeo AEAT libro de IVA

+
+
+

Usage

+

Para crear un libro de IVA con los impuestos canarios se debe añadir la Agencia Tributaria Canaria en el campo tax_agency_id del libro.

+
+
+

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

+
    +
  • Binhex System Solutions
  • +
+
+
+

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:

+

nicolasramos

+

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.

+
+
+
+ +