ShipIT 365
DeliveryMatch custom fields Delivery Note Lines
DeliveryMatch has 9 custom fields for items available, all supported from the Delivery Note Lines on a Transport Order.
Field | Character lenght (Max) |
|---|---|
custom1 | 100 |
custom2 | 100 |
custom3 | 100 |
custom4 | 100 |
custom5 | 8 |
custom6 | 60 |
custom7 | 60 |
custom8 | 60 |
custom9 | 60 |
When filled the field will be send to DeliveryMatch.
Notify DeliveryMatch upfront that you will use one or more fields and mention the kind of information that is send, so they can map it correctly to the carrier.
Data can be added manually or automatically via customization, see for more information: Adding Additional References to the Transport Order
A customizer subscribes to the existing OnAfterCreateTransportOrderDelNoteFor*Line events (if they need the source document line context) or OnAfterPopulateDeliveryNote (if they just need the item/transport order line context) and sets TransportOrderDelNote."Custom 1" := ... etc.