Today 1-July-2025 we deployed below changes and fixes to our Beta, Accept and Production environment.
Mail template changes
- In the mail template, it is now possible to add fields from the package section of a shipment. These are the package dimenstions and airwaybill number.
This can be done, by adding the text & tags of below example to the mail template body:
Collo information:
Package: size "Length" x "Width" x "Height" "Size_uom" and weight "weight" "weight_uom". T&T "awb".
#foreach($!item in $!shipments)
#foreach($!collo in $!item.collo)
Package $!collo.colli.get('shc_shipment_lineno') : size $!collo.colli.get('shc_length') x $!collo.colli.get('shc_width') x $!collo.colli.get('shc_height') $!item.shipment.get('shr_size_uom') and $!collo.colli.get('shc_weight') $!item.shipment.get('shr_weight_uom'). T&T $!collo.colli.get('stl_awb')
#end
#end
In the email, it then looks as follows:
Trackbox
- A technical platform upgrade of the Trackbox environment has been done.
MyTranssmart dashboard changes
- We have made some minor design improvements in the MyTranssmart dashboard, especially in terms of alignment and colouring of buttons, dropdowns and input fields.
Help shape the future of nShift Transsmart
We are conducting interviews with our end users to gather feedback. We are particularly curious about experiences of users who work daily in the shipment overview page and shipment details page of MyTranssmart. The interview takes about 30 minutes. Your input is very valuable to make our product even better suited to your needs. Interested? Contact us via mail and we will reach out to plan a meeting.