| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 4323 |
| Technical Name |
facturx_pdf_engine |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 4323 |
| Technical Name |
facturx_pdf_engine |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
EU Factur-X PDF
Factur-X / ZUGFeRD 2.x hybrid PDF/A-3 assembly engine
Turn an ordinary invoice PDF into a hybrid PDF/A-3 that carries the EN 16931 UN/CEFACT Cross Industry Invoice (CII) XML as an embedded associated file — the format Germany, France, Belgium, Luxembourg and Austria converge on under the EU ViDA package. Built on the shared e-Invoice Core Engine and the ZUGFeRD/XRechnung profile pack; this module adds the PDF/A-3 conformance layer the standards require.
Odoo 18 Odoo 19 EN 16931 / CII D16B PDF/A-3 BYOK transport
Genuine PDF/A-3 AFRelationship
The CII XML is embedded with the reserved filename
(factur-x.xml / xrechnung.xml), the
application/xml MIME subtype and
/AFRelationship /Data, wired into both the catalog
/AF associated-files array (PDF 2.0 / PDF/A-3) and the
/EmbeddedFiles name tree, with embedded-file
/Params (ModDate, Size, CheckSum).
XMP conformance packet
A real, well-formed Factur-X / ZUGFeRD XMP RDF packet declares the PDF/A part, the conformance level, the document type and the embedded filename, so a validator detects the profile without parsing the XML.
Full profile ladder
MINIMUM, BASIC WL, BASIC, EN 16931 (COMFORT), EXTENDED and the XRechnung CIUS — each mapped to its canonical GuidelineSpecifiedDocumentContextParameter URN and XMP ConformanceLevel.
Country policy engine
Per Member State minimum profile, default profile, carrier flavour and buyer-reference requirement. A profile too weak for the destination country is blocked — or auto-promoted — before assembly.
Carrier verifier
Re-opens an assembled PDF and proves the /AF array, the
embedded file and the /AFRelationship round-trip correctly —
no blind trust in the writer.
Immutable audit log
A create-only, content-hashed record of every assembly — profile, embedded filename, conformance level and the embedded XML SHA-256 — for archival and audit discipline.
How it works
- Enable Factur-X assembly on the company and pick a default profile via the onboarding wizard.
- On a customer invoice, the engine resolves the effective profile from the buyer country and validates against the matching EN 16931 rule set.
- It builds the CII XML, renders the invoice PDF and assembles a conforming hybrid PDF/A-3.
- Download the hybrid PDF; transport it through your own Peppol / PDP / portal connector (BYOK).
Privacy & transport
This module generates and stores documents on your own database. No invoice data is transmitted anywhere. The official portal endpoints shipped with the country policies are editable defaults and are never called by this engine — transport is bring-your-own-key.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module