Repository
OCA/edi · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/edi
Last tracking update
2026-08-07 08:42:55
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Simone Orsi, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is a glue module between sale_order_import_ubl and
sale_stock_line_customer_ref. It extracts customer references for
specific lines from the XML received.

Since there's no specific element for customer reference in the UBL
line, the module will look into cac:OrderLine/cbc:Note and
cac:OrderLine/cac:LineItem/cbc:Note for a string prefixed with
customer_ref:.

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 (0)

No public methods.

Loading…