Metadata-Version: 2.1
Name: odoo10-addon-l10n-it-reverse-charge
Version: 10.0.1.3.0
Summary: Reverse Charge for Italy
Home-page: https://www.odoo-italia.net
Author: Odoo Italia Network,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: LGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 10.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

==================
Reverse Charge IVA
==================


Module to handle reverse charge IVA on supplier invoices...

Il modulo permette di automatizzare le registrazioni contabili derivate
dalle fatture fornitori intra UE ed extra UE mediante il reverse charge IVA.
Inoltre è automatizzata la procedura di annullamento e riapertura della fattura
fornitore.

E' anche possibile utilizzare la modalità "con autofattura fornitore aggiuntiva".
Questo tipicamente è usato per i fornitori extra UE, con lo scopo di mostrare,
nel registro IVA acquisti, una fattura intestata alla propria azienda,
che verrà poi totalmente riconciliata con l'autofattura attiva, sempre intestata alla
propria azienda

**NOTA**: al momento è gestito solo il metodo **Autofattura** e non quello
**Integrazione IVA**.

Configuration
=============

To configure this module, you need to:

Creare l'imposta **22% intra UE** Vendita:

.. figure:: /l10n_it_reverse_charge/static/description/tax_22_v_i_ue.png
   :alt: 22% intra UE Vendita
   :width: 600 px

Creare l'imposta **22% intra UE** Acquisti:

.. figure:: /l10n_it_reverse_charge/static/description/tax_22_a_i_ue.png
  :alt: 22% intra UE Acqisti
  :width: 600 px

Creare l'imposta **22% extra UE** Vendita:

.. figure:: /l10n_it_reverse_charge/static/description/tax_22_v_e_ue.png
   :alt: 22% extra UE Vendita
   :width: 600 px

Creare l'imposta **22% extra UE** Acquisti:

.. figure:: /l10n_it_reverse_charge/static/description/tax_22_a_e_ue.png
  :alt: 22% extra UE Acqisti
  :width: 600 px

Creare il tipo reverse charge **Intra UE (autofattura)**:

.. figure:: /l10n_it_reverse_charge/static/description/rc_selfinvoice.png
  :alt: reverse charge con Autofattura
  :width: 600 px

Il sezionale autofattura deve essere di tipo 'vendita'

Creare il tipo reverse charge **Extra-EU (autofattura)** :

.. figure:: /l10n_it_reverse_charge/static/description/rc_selfinvoice_extra.png
  :alt: reverse charge con Autofattura
  :width: 600 px

Il 'Sezionale autofattura passiva' deve essere di tipo 'acquisto'

Il 'Conto transitorio autofattura' va configurato come segue:

.. figure:: /l10n_it_reverse_charge/static/description/temp_account_auto_inv.png
  :alt: conto transitorio Autofattura
  :width: 600 px

Il 'Sezionale pagamento autofattura' deve essere configurato con il 'Conto transitorio autofattura':

.. figure:: /l10n_it_reverse_charge/static/description/sezionale_riconciliazione.png
  :alt: Sezionale pagamento autofattura
  :width: 600 px

Nella posizione fiscale, impostare il tipo reverse charge

.. figure:: /l10n_it_reverse_charge/static/description/fiscal_pos_intra.png
  :alt: Impostazione posizioni fiscali Intra CEE
  :width: 600 px

.. figure:: /l10n_it_reverse_charge/static/description/fiscal_pos_extra.png
  :alt: Impostazione posizioni fiscali Extra CEE
  :width: 600 px


Usage
=====

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/122/10.0

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/l10n-italy/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Davide Corio
* Alex Comba <alex.comba@agilebg.com>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com

Maintainer
----------

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


