Skip to content

Commit

Permalink
Merge PR #2425 into 12.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Jul 24, 2022
2 parents 453f488 + 677b3dd commit 9a9ea80
Show file tree
Hide file tree
Showing 8 changed files with 570 additions and 0 deletions.
99 changes: 99 additions & 0 deletions l10n_es_aeat_mod303_extra_data/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
=============================
AEAT modelo 303 - Datos extra
=============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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/12.0/l10n_es_aeat_mod303_extra_data
: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-12-0/l10n-spain-12-0-l10n_es_aeat_mod303_extra_data
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/189/12.0
:alt: Try me on Runbot

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

Módulo que nos permite configurar cualquier cambio del plan contable en la
version 12.0 de la localización española, ya que Odoo no permite modificaciones
en versiones no mantenidas.

**Table of contents**

.. contents::
:local:

Usage
=====

Instalar el módulo y ejecutar el actualizador del plan contable disponible en
el módulo *account_chart_update*.

Changelog
=========

12.0.1.0.0 (2022-07-20)
~~~~~~~~~~~~~~~~~~~~~~~

* [NEW] Module added to v12. Añadido nuevo impuesto del 5% de las eléctricas.

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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_aeat_mod303_extra_data%0Aversion:%2012.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
~~~~~~~

* Trey (www.trey.es)

Contributors
~~~~~~~~~~~~

* `Trey Kilobytes de Soluciones SL <https://www.trey.es>`__:

* Vicent Cubells

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-cubells| image:: https://github.com/cubells.png?size=40px
:target: https://github.com/cubells
:alt: cubells

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-cubells|

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
21 changes: 21 additions & 0 deletions l10n_es_aeat_mod303_extra_data/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright (C) 2022 Trey, Kilobytes de Soluciones - Vicent Cubells
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "AEAT modelo 303 - Datos extra",
"summary": "Módulo para incluir los impuestos extra en el modelo 303.",
"author": "Trey (www.trey.es), Odoo Community Association (OCA)",
"maintainers": [
"cubells",
],
"website": "https://github.com/OCA/l10n-spain",
"license": "AGPL-3",
"category": "Accounting & Finance",
"version": "12.0.1.0.0",
"depends": [
"l10n_es_aeat_mod303",
"l10n_es_extra_data",
],
"data": [
"data/2021-07/l10n_es_aeat_map_tax_line.xml",
],
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<record id="l10n_es_aeat_mod303.aeat_mod303_map_line_28" model="l10n.es.aeat.map.tax.line">
<field name="tax_ids" eval="[(4, ref('l10n_es_extra_data.account_tax_template_p_iva5_sc'))]"/>
</record>
<record id="l10n_es_aeat_mod303.aeat_mod303_map_line_29" model="l10n.es.aeat.map.tax.line">
<field name="tax_ids" eval="[(4, ref('l10n_es_extra_data.account_tax_template_p_iva5_sc'))]"/>
</record>
<record id="l10n_es_aeat_mod303.aeat_mod303_map_line_40" model="l10n.es.aeat.map.tax.line">
<field name="tax_ids" eval="[(4, ref('l10n_es_extra_data.account_tax_template_p_iva5_sc'))]"/>
</record>
<record id="l10n_es_aeat_mod303.aeat_mod303_map_line_41" model="l10n.es.aeat.map.tax.line">
<field name="tax_ids" eval="[(4, ref('l10n_es_extra_data.account_tax_template_p_iva5_sc'))]"/>
</record>
</odoo>
3 changes: 3 additions & 0 deletions l10n_es_aeat_mod303_extra_data/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* `Trey Kilobytes de Soluciones SL <https://www.trey.es>`__:

* Vicent Cubells
5 changes: 5 additions & 0 deletions l10n_es_aeat_mod303_extra_data/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Módulo para la presentación del modelo 303 (IVA - Autodeclaración) de la
Agencia Española de Administración Tributaria.

En este módulo se añaden los nuevos impuestos que se han introducido en el
módulo `l10n_es_extra_data`.
4 changes: 4 additions & 0 deletions l10n_es_aeat_mod303_extra_data/readme/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
12.0.1.0.0 (2022-07-21)
~~~~~~~~~~~~~~~~~~~~~~~

* [NEW] Module added to v12. Añadido nuevo impuesto del 5% de las eléctricas.
Loading

0 comments on commit 9a9ea80

Please sign in to comment.