This module is an extension of the module account_invoice_import to add the ability to import ZUGFeRD invoices. The ZUGFeRD standard is a standard based on CII (Cross-Industry Invoice) for electronic invoicing. A ZUGFeRD invoice is a PDF invoice with an embedded XML file that carries structured information about the invoice.
This module requires the Python library PyPDF2. To install it, run:
sudo pip install PyPDF2
There is no configuration specific to this module. Please refer to the configuration section of the modules account_invoice_import and base_zugferd.
Refer to the usage section of the module account_invoice_import.
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 smashing it by providing a detailed and welcomed feedback.
- Alexis de Lattre <[email protected]>
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.