Account Invoice Import Factur-X

account_invoice_import_facturx
REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/18.0/account_invoice_import_facturx
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYInvoicing Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_method_base
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - uom_unece
    - account_payment_unece
OCA/edi:
    - account_invoice_import
    - base_business_document_import
    - base_facturx
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES factur-x
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
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](http://fnfe-mpe.org/factur-x/) standard is
based on
[CII](http://tfig.unece.org/contents/cross-industry-invoice-cii.htm)
(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.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_import_form account.invoice.import.factur-x.form account.invoice.import ul Inherits account_invoice_import.account_invoice_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (6)
  • parse_facturx_allowance_charge(self, acline, global_taxes, label_suffix, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_invoice(self, xml_root, company)
    @api.model
    Parse Cross Industry Invoice XML file
  • parse_facturx_invoice_line(self, iline, global_taxes, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_taxes(self, taxes_xpath, namespaces)
    @api.model
  • parse_xml_invoice(self, xml_root, company)
    @api.model
  • prepare_facturx_xpath_dict(self)
REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/16.0/account_invoice_import_facturx
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInvoicing Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_mode
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - uom_unece
    - account_payment_unece
OCA/edi:
    - account_invoice_import
    - base_business_document_import
    - pdf_helper
    - base_facturx
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES factur-x
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_import_form account.invoice.import.factur-x.form account.invoice.import ul Inherits account_invoice_import.account_invoice_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (6)
  • parse_facturx_allowance_charge(self, acline, global_taxes, label_suffix, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_invoice(self, xml_root, company)
    @api.model
    Parse Cross Industry Invoice XML file
  • parse_facturx_invoice_line(self, iline, global_taxes, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_taxes(self, taxes_xpath, namespaces)
    @api.model
  • parse_xml_invoice(self, xml_root, company)
    @api.model
  • prepare_facturx_xpath_dict(self)
REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/14.0/account_invoice_import_facturx
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYInvoicing Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, oca-travis, Weblate, OCA-git-bot, Simone Orsi, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_mode
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - uom_unece
    - account_payment_unece
OCA/edi:
    - account_invoice_import
    - base_business_document_import
    - pdf_helper
    - base_facturx
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES factur-x<=3.1
pypdf>=3.1.0,<5.0
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_import_form account.invoice.import.factur-x.form account.invoice.import ul Inherits account_invoice_import.account_invoice_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (6)
  • parse_facturx_allowance_charge(self, acline, global_taxes, label_suffix, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_invoice(self, xml_root)
    @api.model
    Parse Cross Industry Invoice XML file
  • parse_facturx_invoice_line(self, iline, global_taxes, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_taxes(self, taxes_xpath, namespaces)
    @api.model
  • parse_xml_invoice(self, xml_root)
    @api.model
  • prepare_facturx_xpath_dict(self)
REPOSITORY
REPOSITORYOCA/edi
GIT
GIThttps://github.com/OCA/edi.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi/tree/12.0/account_invoice_import_facturx
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYInvoicing Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Alexis de Lattre, OCA Transbot, Miquel Raïch, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/edi
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_mode
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - uom_unece
    - account_payment_unece
OCA/edi:
    - account_invoice_import
    - base_business_document_import
    - base_facturx
OCA/partner-contact:
    - base_vat_sanitized
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES facturx
PyPDF2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_import_form account.invoice.import.factur-x.form account.invoice.import ul Inherits account_invoice_import.account_invoice_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (6)
  • parse_facturx_allowance_charge(self, acline, global_taxes, label_suffix, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_invoice(self, xml_root)
    @api.model
    Parse Cross Industry Invoice XML file
  • parse_facturx_invoice_line(self, iline, global_taxes, ac_qty_dict, counters, namespaces)
    @api.model
  • parse_facturx_taxes(self, taxes_xpath, namespaces)
    @api.model
  • parse_xml_invoice(self, xml_root)
    @api.model
  • prepare_facturx_xpath_dict(self)