| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/edi |
| GIT | |
| GIT | https://github.com/OCA/edi.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/edi/tree/10.0/account_invoice_import_factur-x |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_mode OCA/community-data-files: - account_tax_unece - base_unece - product_uom_unece - account_payment_unece OCA/edi: - account_invoice_import - base_business_document_import - base_zugferd OCA/partner-contact: - base_vat_sanitized OCA/server-tools: - onchange_helper odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - base_iban - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
facturx PyPDF2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_import_form |
account.invoice.import.factur-x.form | account.invoice.import | ul | Inherits account_invoice_import.account_invoice_import_form |
No new fields.
Public methods (6)parse_facturx_allowance_charge(self, acline, global_taxes, label_suffix, ac_qty_dict, counters, namespaces)
parse_facturx_invoice(self, xml_root)
parse_facturx_invoice_line(self, iline, global_taxes, ac_qty_dict, counters, namespaces)
parse_facturx_taxes(self, taxes_xpath, namespaces)
parse_xml_invoice(self, xml_root)
prepare_facturx_xpath_dict(self)