Metadata-Version: 2.0
Name: odoo8-addon-l10n-es-pos
Version: 8.0.1.0.0.99.dev14
Summary: Punto de venta adaptado a la legislación española
Home-page: http://www.antiun.com
Author: Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza, Spanish Localization Team, 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-pos-pricelist

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

================================================================
Punto de venta Punto de venta adaptado a la legislación española
================================================================

* Adapta el terminal punto de venta a la legislación Española (no se permite la
  emisión de tiquets, todo deben ser facturas o facturas simplificadas con
  numeración)
* Adapta el ticket de venta a factura simplificada, añadiendo el NIF del emisor.
* Incluye los datos del cliente (nombre, NIF y dirección) si hay uno asignado.
* Chequea que no se realice una factura simplificada con valor
  superior a 3.000 euros (la cantidad es configurable por TPV).


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

Para instalar este modulo necesitas:

* point_of_sale (Odoo addon)
* pos_pricelist (OCA addon, repositorio pos)

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


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

Se puede configurar el límite a partir del cual no se considera factura
simplificada. Por defecto es 3.000,00 €. Para modificarlo ir a:
Configuracion > Terminal punto de venta (TPV)

`Ver enlace de la AEAT <http://www.agenciatributaria.es/AEAT.internet/Inicio_es_ES/_Segmentos_/Empresas_y_profesionales/Empresas/IVA/Obligaciones_de_facturacion/Tipos_de_factura.shtml>`_

Se aconseja disponer de una secuencia sin hueco ``Ref. Venta`` para cada TPV,
porque es el número que aparece como Factura o Factura simplificada.


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

No permite realizar facturas contables convencionales a partir de un pedido del
TPV porque el pedido ya incluye toda la información contable y de impuestos
necesaria (hereda esta funcionalidad del addon pos_pricelist) y esto provoca que
haya huecos en la numeración de las facturas simplificadas (esto no lo permite
la legislación española)

Desde el TPV se imprime un tiquet sólo con la referencia del pedido. En este momento
no se puede mostrar el número de factura (simplificada o no) porque el TPV puede
estar offline. Si el cliente solicita una factura deducible es necesario imprimir
el tiquet desde el backend.


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
--------------

* Endika Iglesias <endikaig@antiun.com>
* Pedro M. Baeza [Serv. Tecnológicos Avanzados] <pedro.baeza@serviciosbaeza.com>
* Antonio Espinosa <antonioea@antiun.com>
* Rafael Blasco <rafabn@antiun.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.


