Repository
OCA/edi · module folder · Try on Runboat
Module version
2.0.2
Category
Purchase Management
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 07:17:47
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexis de Lattre, Laurent Mignon (ACSONE), David Beal, OCA Transbot, OCA-git-bot, oca-travis, Lindsay
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 (2)

New fields (0)

No new fields.

Public methods (6)
  • parse_line_status_code(self, line, ns)
    @api.model
  • parse_note_path(self, note_xpath)
    @api.model
  • parse_response_code(self, xml_root, ns)
    @api.model
  • parse_ubl_order_response(self, xml_root)
    @api.model
  • parse_ubl_order_response_line(self, line, ns)
    @api.model
  • parse_xml_order_document(self, xml_root)
    @api.model

New fields (0)

No new fields.

Public methods (3)
  • parse_ubl_quote(self, xml_root)
    @api.model
  • parse_ubl_quote_line(self, line, ns)
    @api.model
  • parse_xml_quote(self, xml_root)
    @api.model

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
66 days ago
Last activity
28 days ago
Repository
OCA/edi
Pull request
[18.0][MIG] purchase_order_import_ubl (#1361)