Metadata-Version: 2.1
Name: odoo8-addon-l10n-fr-chorus-ubl
Version: 8.0.1.0.0.99.dev2
Summary: Generate Chorus-compliant UBL e-invoices
Home-page: http://www.akretion.com
Author: Akretion,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: odoo8-addon-account-invoice-ubl
Requires-Dist: odoo8-addon-l10n-fr-chorus-account
Requires-Dist: odoo (<9.0a,>=8.0a)

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

==================
L10n FR Chorus UBL
==================

With this module, Odoo will be able to generate E1 UBL XML invoices that comply with Chorus specifications available on `Chorus Pro Community website <https://communaute-chorus-pro.finances.gouv.fr/>`_. Chorus Pro is the electronic invoicing plateform of the French administration. All the suppliers of the French administration can send their invoices through Chorus and it is progressively becoming an obligation for all suppliers. To know more about Chorus and the obligation to send electronic invoices to the French administration, read `the dedicated page <https://www.economie.gouv.fr/entreprises/marches-publics-facture-electronique>`_ on the website of the Ministry of Economic Affairs.

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

Refer to the README of the module *l10n_fr_chorus_account*.

Usage
=====

In the menu *Accounting > Customers > Customer Invoices*, create an invoice for the French Administration. Validate the invoice. Then click on the button *Generate UBL XML File* and download the generated XML file.

Then log into `Chorus Pro <https://chorus-pro.gouv.fr/>`_. Go to the menu *Factures émises > Dépôt factures* or, in the welcome screen *Accueil connecté*, in the section *Accès Rapide*, click on the button *Déposer une facture*. Then, in the pop-up, select:

1. *Format de dépôt*: *XML structuré*
2. *Syntaxe*: *UBL Invoice*
3. *Structure*: should display the name of your company.
4. *Choix du fichier à importer*: select the UBL XML file generated by Odoo.

and click on *Continuer*.

Once the invoice has been successfully uploaded, you should find the invoice in the menu *Factures émises > Rechercher* or in the menu *Factures émises > Tableau de bord* and you should be able to see the status of the invoice. If there is an error in the XML syntax, you will receive an email several hours after the upload with the details of the error (in my experience, it was 14h after the upload !).

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

Known issues / Roadmap
======================

Add support for the automatic transmission of invoices to Chorus via API (but it requires a RGS 1 star certificate, which costs about 250 € / year)

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/l10n-france/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.

Credits
=======

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

* Alexis de Lattre <alexis.delattre@akretion.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.


