Repository
OCA/edi · module folder · Try on Runboat
Module version
1.0.1
Category
Tools
Folder size
0.12 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/edi
Last tracking update
2026-08-07 08:23:00
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, chien
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
base_business_document_import, base_ubl
Description
Technical module to share PDF utils.

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 (2)
  • pdf_embed_xml(self, pdf_content, xml_filename, xml_string)
    @api.model
    Add an XML attachment in a pdf
  • pdf_get_xml_files(self, pdf_file)
    @api.model
    Extract XML attachments from pdf :param pdf_file: binary PDF file content :returns: a dict like {$filename: $parsed_xml_file_obj}.

Loading…

Loading…

Loading…