Repository
OCA/edi · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting & Finance
Folder size
1.21 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 07:10:00
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Holger Brunn
Odoo dependencies
Python dependencies
PyPDF2
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • parse_xml_invoice(self, xml_root)
    @api.model
  • parse_zugferd_invoice(self, xml_root)
    @api.model
    Parse Cross Industry Invoice XML file
  • parse_zugferd_invoice_line(self, iline, total_line_lines, global_taxes, namespaces)
  • parse_zugferd_taxes(self, taxes_xpath, namespaces)
    @api.model

Loading…