Skip to content

Commit

Permalink
[MIG] l10n_es_igic: Migration to 17.0
Browse files Browse the repository at this point in the history
[FIX] l10n_es_igic: Arreglos pre-commit

[FIX] l10n_es_igic: pre-commit nuevos arreglos

[IMP] l10n_es_igic: pre-commit

[MIG] : Eliminar comentarios
  • Loading branch information
mfargnoli committed Aug 13, 2024
1 parent 732d83b commit 93b606e
Show file tree
Hide file tree
Showing 31 changed files with 3,734 additions and 3,048 deletions.
42 changes: 22 additions & 20 deletions l10n_es_igic/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
========================================
IGIC (Impuesto General Indirecto Canario
========================================
=========================================
IGIC (Impuesto General Indirecto Canario)
=========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Expand All @@ -17,19 +17,19 @@ IGIC (Impuesto General Indirecto Canario
: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_igic
:target: https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_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-16-0/l10n-spain-16-0-l10n_es_igic
:target: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_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=16.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Módulo que amplía la contabilidad española introduciendo
los impuestos y posiciones fiscales para el IGIC.
Módulo que amplía la contabilidad española introduciendo los impuestos y
posiciones fiscales para el IGIC.

**Table of contents**

Expand All @@ -39,44 +39,46 @@ los impuestos y posiciones fiscales para el IGIC.
Installation
============

En caso de no estar instalado el módulo l10n_es, se debe instalar directamente este módulo.
En caso de no estar instalado el módulo l10n_es, se debe instalar
directamente este módulo.

En caso contrario:

* Instalar este módulo.
* Instalar account_chart_update (OCA account-financial-tools)
* Ejecutar el asistente de actualización del plan contable español
- Instalar este módulo.
- Instalar account_chart_update (OCA account-financial-tools)
- Ejecutar el asistente de actualización del plan contable español

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-spain/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 <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_igic%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_igic%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~
-------

* David Diz Martínez
* Atlantux Consultores - Enrique Zanardi
* Sistemas de Datos
* Comunitea
* Moisés Fargnoli

Contributors
~~~~~~~~~~~~
------------

* Rodrigo Colombo <[email protected]> <[email protected]>
* Hector Ravelo <[email protected]>
* Omar Castiñeira Saavedra <[email protected]>
- Rodrigo Colombo <[email protected]> <[email protected]>
- Hector Ravelo <[email protected]>
- Omar Castiñeira Saavedra <[email protected]>

Maintainers
~~~~~~~~~~~
-----------

This module is maintained by the OCA.

Expand All @@ -88,6 +90,6 @@ 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.

This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/16.0/l10n_es_igic>`_ project on GitHub.
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_igic>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
16 changes: 4 additions & 12 deletions l10n_es_igic/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,22 @@
# Copyright 2016-2018 Rodrigo Colombo Vlaeminch (https://sdatos.com).
# Copyright 2019-2023 Comunitea Servicios Tecnológicos (https://comunitea.com).
# Copyright 2019 Héctor J. Ravelo (http://sdatos.com)
# Copyright 2024 Moisés Fargnoli (https://www.linkedin.com/in/moisesfargnoli/)
# License AGPL-3 - See See https://www.gnu.org/licenses/agpl-3.0.html

{
"name": "IGIC (Impuesto General Indirecto Canario",
"version": "16.0.1.2.0",
"name": "IGIC (Impuesto General Indirecto Canario)",
"version": "17.0.1.0.0",
"author": "David Diz Martínez,"
"Atlantux Consultores - Enrique Zanardi,"
"Sistemas de Datos,"
"Comunitea,"
"Moisés Fargnoli,"
"Odoo Community Association (OCA)",
"category": "Accounting/Localizations/Account Charts",
"website": "https://github.com/OCA/l10n-spain",
"depends": ["l10n_es"],
"license": "AGPL-3",
"data": [
"data/account_chart_template_data.xml",
"data/account.account.template-common-canary.csv",
"data/account.account.template-pymes-canary.csv",
"data/account.account.template-assoc-canary.csv",
"data/account.account.template-full-canary.csv",
"data/account_tax_group_data.xml",
"data/account_tax_data.xml",
"data/account_fiscal_position_template_canary_data.xml",
],
"installable": True,
"auto_install": False,
}
80 changes: 0 additions & 80 deletions l10n_es_igic/data/account.account.template-assoc-canary.csv

This file was deleted.

9 changes: 0 additions & 9 deletions l10n_es_igic/data/account.account.template-common-canary.csv

This file was deleted.

Loading

0 comments on commit 93b606e

Please sign in to comment.