Received Quantity Remark Update on Shipment Tracking Event
This feature allows you to add a Remark when entering Received Quantities in the mobile app.
A new parameter has been added to the Mobile Layout JSON for both the Servprov and Driver flows called ‘captureReceivedRemark’ which will let the user show/hide the Remark Text field. The default is true.
Mobile Layout configuration:
"captureReceivedShipUnit": true, "captureReceivedWeight": true, "captureReceivedVolume": true, "captureReceivedRemark": true,
When entering Received Quantities you will see a new field called Remark Text, as shown in the below screenshot. The remark will be saved in the ‘Tag 1’ field of the Web UI’s Ship Unit Received Quantities table in the Tracking Event screen.
Received Quantity Remark
Business Benefit:
The user can add a Remark when entering Received Quantities to record, for example, shortages in pick up quantity.
Steps to Enable
You don't need to do anything to enable this feature.