sale_order_import_ubl_customer_free_ref
This module bridges the UBL sales order import with customer free reference fields by extracting the CustomerReference from UBL documents into Odoo sales orders.
Key Features
- sale.order.import: Matches incoming UBL orders to existing records using the customer order number together with the commercial partner.
- sale.order.import: Parses the UBL CustomerReference element and includes it in the imported order data.
- sale.order: Populates the customer order number and customer free reference fields on created sales orders based on the imported UBL payload.