Metadata-Version: 2.0
Name: odoo8-addon-l10n-es-vat-book
Version: 8.0.1.0.0.99.dev23
Summary: Libro de IVA
Home-page: http://www.praxya.com
Author: PRAXYA, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-account-invoice-currency
Requires-Dist: odoo8-addon-account-refund-original
Requires-Dist: odoo8-addon-l10n-es-aeat

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

================================================================
Libro de IVA
================================================================

Módulo que calcula el libro de IVA español.
Esto módulo introduce el menú "Libro de IVA" en Contabilidad -> Informe ->
Declaraciones AEAT -> Libro de IVA.
Es posible imprimir por separado los libros de:
* Facturas emitidas
* Facturas recibidas
* Facturas rectificativas emitidas
* Facturas rectificativas recibidas

Basado en el Modelo 340 
https://github.com/OCA/l10n-spain/tree/8.0/l10n_es_aeat_mod340

Instalación
===========

Para instalar este modulo necesitas:

* account
* base_vat
* l10n_es
* l10n_es_aeat
* account_refund_original
* account_invoice_currency

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


Configuración
=============

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


Problemas conocidos / Hoja de ruta
==================================



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
`here <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_pos%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Licencia
========

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
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/agpl-3.0-standalone.html>.


Créditos
========

Contribuidores
--------------

* Daniel Rodriguez <drl.9319@gmail.com>
* Ignacio Ibeas <ignacio@acysos.com>


Mantenedor
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.


