New Features & Enhancements
Global Rating All Details API
- The GlobalRatingAllDetails API will now include bill and cost breakdowns of line hauls and accessorials.
Omit Non-Hazmat Certified Carriers from LCR Default
- Added a new global default to filter out carriers who do not have an active Hazmat certificate on their carrier profile.
- Link to Knowledge Base Article: Staff Admin Global Defaults
Create New Customer In A Disabled State
- Added a new Global Default setting that, when enabled, creates new customers as Disabled instead of Active.
- This provides better control over the number of new customers being created.
- Link to Knowledge Base Article: Staff Admin Global Defaults
Allow only Create invoice when shipment is delivered
- Added a new Global Default setting that, when enabled, will allow users to create the AR and AP invoices only when loads are in Delivered status.
- Link to Knowledge Base Article: Staff Admin Global Defaults
Limited Quantity (LTD QTY) option for Hazmat Information
- Added the option to indicate "Limited Quantity" in the Hazmat Information modal on shipments.
- There is a check box in the modal called "Mark as Limited Quantity" - if checked, the indication of LTD QTY will appear at the end of the Hazmat description.
TimeZoneOffset Field
- Updated the logic where if a timezoneoffset is provided, all date/time fields are interpreted using that offset and converted to UTC.
- If no timezoneoffset is provided, all dates and times are assumed to be in the client's configured timezone.
- The following APIs are affected by this change:
- Customer API:
- POST /api/v1/CreateShipment
- POST /edispatch/Rating
- Client API:
- POST /api/clientv1/CreateShipment/{customerId}
- POST /api/clientv1/Rating
- Customer API:
Reorder Pallet Count field in Customer Tracking
- The Pallet Count field has been repositioned in customer tracking dashboards.
- It will now sit between the PRO Number and Piece count columns.
Source Capacity - TL Quote Notification
- Carriers now see all additional stops directly in TL Quote Request emails and the detailed view.
Shipment Creation & Rating API
- Shipment Creation and Rating APIs now automatically populate PickupOpenTime and PickupCloseTime using the Customer's Profile preferences (Opening/Closing Time) if no specific time window is provided in the request.
Bug Fixes
AccuFrate
- Fixed issue where the "WgBol.pdf" doc did not return upon a successful E-Dispatch.
Daylight Transport
- Fixed E-Dispatching issue where the ampersand character (&) was causing failures.
US Road
- Fixed accessorial mapping for Delivery Appointment.
R&L Carriers
- Fixed accessorial mapping issue for Excessive Length.
FreshX
- Fixed E-Dispatch issue where pickups were failing and quote not found.
Rist Transport
- Fixed the accessorial mapping for "Call Before Delivery".
North Park Transportation
- Fixed rating issue with carrier cost error.
Estes Express
- Fixed tracking issue where shipments where being marked as Delivered when they were not supposed to be.
Outbound EDI 214s
- Fixed issue to correctly indicate stop numbers on multi-stop loads (L11).
Omit Hazmat Carriers logic
- Fixed issue where carriers could not manually be added to shipments due to the global default preventing this.
- This is in relation to the global default "Omit Non-Hazmat Certified Carriers from LCR Default" being disabled.
Zip Code support for Hong Kong
- Fixed issue to support the country Hong Kong on shipments and profiles. There will be a field to support the District indication.
Dashboard
- Fixed issue where carrier names were duplicating in the display in the Carrier column.
Miscellaneous
- Fixed issue where the previous stop's city and state info displayed on the Add Stop modal.
- Remove the NFTP Log from Admin Tools when this integration is not active.