Number:
{{Model.Shipment.Number}}
Status:
{{Model.Shipment.StatusCurrent.StatusID}}
{{Model.Shipment.OUUnloadingPointAddress.Name1}}
{{Model.Shipment.OUUnloadingPointAddress.Name2}}
{{Model.Shipment.OUUnloadingPointAddress.AddressLine1}}
{{Model.Shipment.OUUnloadingPointAddress.AddressLine2}}
{{Model.Shipment.OUUnloadingPointAddress.CountryID}}-{{Model.Shipment.OUUnloadingPointAddress.PostalCode}} {{Model.Shipment.OUUnloadingPointAddress.City}}
{{Model.Shipment.OULoadingPointAddress.Name1}}
{{Model.Shipment.OULoadingPointAddress.Name2}}
{{Model.Shipment.OULoadingPointAddress.AddressLine1}}
{{Model.Shipment.OULoadingPointAddress.AddressLine2}}
{{Model.Shipment.OULoadingPointAddress.CountryID}}-{{Model.Shipment.OULoadingPointAddress.PostalCode}} {{Model.Shipment.OULoadingPointAddress.City}}
{{Model.Shipment.OUDeliveryCarrier.Name}}
Service: {{Model.Shipment.DeliveryService.Name}}
Tour: {{Model.Shipment.DeliveryRelation.Name}} ({{Model.Shipment.DeliveryRelation.ThirdPartyID}})
Depot: {{Model.Shipment.DeliveryRelation.Depot.Name}} ({{Model.Shipment.DeliveryRelation.Depot.ThirdPartyID}})