v 8.0 Third Party 122
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Network (mail)
Online Billing (account_voucher)
Community Apps Dependencies
Technical Name account_invoice_zugferd
LicenseAGPL-3
Websitehttp://www.akretion.com
You bought this module and need support? Click here!

Account Invoice ZUGFeRD

With this module, the PDF customer invoices and refunds generated by the Qweb reporting engine of Odoo will comply with the ZUGFeRD standard at Comfort level. The ZUGFeRD standard is a standard based on CII (Cross-Industry Invoice) for electronic invoicing. The great idea of the ZUGFeRD standard is to embed an XML file inside the PDF invoice to carry structured information about the invoice. So, with a ZUGFeRD PDF invoice :

  • no need to change your habbits and those of your customers: you can still send your PDF invoices by email as usual.
  • customers equiped with a modern accouting software will be able to import the invoice automatically as supplier invoice by taking advantage of the embedded XML file,
  • customers with an ancient accounting software will just open the PDF file with their PDF reader and manually encode the document as supplier invoice in their accounting software.

The PDF invoices generated by this module have been validated by the ZUGFeRD eInvoice validation portal and the validation system says that the invoices have 0 errors.

Installation

This module requires the Python library PyPDF2. To install it, run:

sudo pip install PyPDF2

Configuration

You just need to do the configuration of the module base_zugferd (see the description of that module for more information).

Usage

On the form view of a customer invoice/refund, just click on the Print button as usual to get the ZUGFeRD-compliant PDF file.

Try me on Runbot

Known issues / Roadmap

  • Add a hook in the _run_wkhtmltopdf() of the report module to embed the XML file inside the PDF file just after its generation and before it is saved as attachment (and do the same for the report_aeroo module) and try to have the related pull request accepted in Odoo. The current inherit of the get_pdf() is not good because it is not called when selecting the invoice from the attachment. In the meantime, you should always use the Print Invoice button to have a ZUGFeRD compliant file.
  • develop glue modules (or use hasattr() ?) to add to the XML file pieces of information that is carried out by fields defined in other modules such as sale or stock (customer order reference, incoterms, delivery address, etc...).

Bug Tracker

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.

Credits

Contributors

Maintainer

Odoo Community Association

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.