This module is an extension of the module account_invoice_import: it adds the ability to import Factur-X 1.0 (i.e. ZUGFeRD 2.x) and ZUGFeRD 1.0 invoices. The Factur-X standard is based on CII (Cross-Industry Invoice) for electronic invoicing. A Factur-X invoice is a PDF invoice with an embedded XML file in CII format that carries structured information about the invoice.
Table of contents
This module requires the Python library factur-x developped by Akretion. To install it, run:
sudo pip3 install --upgrade factur-x
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Akretion
- Alexis de Lattre <alexis.delattre@akretion.com>
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.
Current maintainer:
This module is part of the OCA/edi project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.