Repository
OCA/l10n-france · module folder · Try on Runboat
Module version
1.0.0
Category
French Localization
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-france
Last tracking update
2026-08-07 08:43:01
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexis de Lattre, hparfr, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
requests_oauthlib, python-stdnum, factur-x
System dependencies
None
Required by
None
Description
With this module, Odoo will be able to generate Factur-X invoices that
comply with the Chorus Pro 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 must send
their invoices through Chorus Pro. 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.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • syntax Selection
    ondelete={'xml_cii': 'set null', 'pdf_factur-x': 'set null'} selection_add=[('xml_cii', 'CII 16B XML'), ('pdf_factur-x', 'Factur-X PDF')]
Public methods (1)
  • syntax_odoo2chorus(self)
    @api.model

New fields (1)
  • fr_chorus_invoice_format Selection
    ondelete={'xml_cii': 'set null', 'pdf_factur-x': 'set null'} selection_add=[('xml_cii', 'CII 16B XML'), ('pdf_factur-x', 'Factur-X PDF')]
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…