diff --git a/addons/l10n_es/README.rst b/addons/l10n_es/README.rst index c0be2a93316..7ab486f7114 100644 --- a/addons/l10n_es/README.rst +++ b/addons/l10n_es/README.rst @@ -22,6 +22,7 @@ encuentra en la versión estándar de Odoo, por lo que es conveniente instalar Historial --------- +* v5.3: Añadido "IVA soportado no sujeto". * v5.2: Añadida retención 19,5% arrendamientos. * v5.1: Renombrado todo lo relacionado con arrendamientos para no incluir la palabra "IRPF", ya que no es como tal IRPF. diff --git a/addons/l10n_es/__init__.py b/addons/l10n_es/__init__.py index 4ec39482e02..ce725fe6e27 100644 --- a/addons/l10n_es/__init__.py +++ b/addons/l10n_es/__init__.py @@ -4,8 +4,8 @@ # OpenERP, Open Source Management Solution # # This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# it under the terms of the GNU Affero General Public License as published +# by the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -17,5 +17,3 @@ # along with this program. If not, see . # ############################################################################## - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_es/__openerp__.py b/addons/l10n_es/__openerp__.py index b5efa2fcfb6..b9a777797b7 100644 --- a/addons/l10n_es/__openerp__.py +++ b/addons/l10n_es/__openerp__.py @@ -31,7 +31,7 @@ { "name": "Spanish Charts of Accounts (PGCE 2008)", - "version": "5.2.0", + "version": "5.3.0", "author": "Spanish Localization Team", "website": 'https://github.com/OCA/l10n-spain', "category": "Localization/Account Charts", diff --git a/addons/l10n_es/data/account_account_common.xml b/addons/l10n_es/data/account_account_common.xml index 76b10701af1..0fea53d0a02 100644 --- a/addons/l10n_es/data/account_account_common.xml +++ b/addons/l10n_es/data/account_account_common.xml @@ -4270,7 +4270,7 @@ 4750 - + payable Hacienda Pública, acreedora por IVA diff --git a/addons/l10n_es/data/tax_codes_common.xml b/addons/l10n_es/data/tax_codes_common.xml index 252e7d6a9e4..e32b8f69df9 100644 --- a/addons/l10n_es/data/tax_codes_common.xml +++ b/addons/l10n_es/data/tax_codes_common.xml @@ -26,6 +26,9 @@ Vicent Cubells (2015-09-01) Nuevos códigos de impuesto para 19,5% arrendamientos + + Albert Cabedo (GAFIC consultores) (2015-11-13) + Códigos de impuesto para IVA Soportado no sujeto --> @@ -726,6 +729,12 @@ SNDBI [232] Bases imponibles del I.V.A. soportado no deducible 1.0 + + + + SNJBI + Bases imponibles del I.V.A. soportado no sujetas + 1.0 diff --git a/addons/l10n_es/data/taxes_common.xml b/addons/l10n_es/data/taxes_common.xml index 227b84add9a..8495e97905a 100644 --- a/addons/l10n_es/data/taxes_common.xml +++ b/addons/l10n_es/data/taxes_common.xml @@ -47,6 +47,9 @@ Vicent Cubells (2015-09-01) Nuevo impuesto 19,5% para arrendamientos + + Albert Cabedo (GAFIC consultores) (2015-11-13) + IVA Soportado no sujeto --> @@ -1096,6 +1099,20 @@ percent + + + + P_IVA0_NS + purchase + + + + IVA Soportado no sujeto + + + + percent +