New Features & Enhancements
Customer Address Book
- Added two new columns to the customer address book list and Excel export so each address can show its pickup and drop accessorial codes side by side.
- Accessorials with no stop type are treated as applying to both stops, so they appear in both columns.
Disable Tariff Warning
- Added a new warning message to indicate to users that the tariff will now become disabled if they are removing the last customer assigned.
AM Home Delivery
- Updated the date format with the Quote API to indicate the date as MM/DD/YYYY.
Active Shipments
- Added a filter to allow users to filter the Active Shipments page by divisions.
- If a staff user is part of the global division, they'll have the ability to toggle the view between different divisions.
- Users in a non-global division will be locked into viewing their own division's shipments.
Numark Transportation
- Added accessorial mapping for the following:
- Call Before Delivery
- Delivery Appointment
- Notification Fee
Labels
- Added Zebra label support to document APIs and aligned all label URLs (Avery & Zebra) with accurate counts for consistent document generation.
- Added distinct download options for Avery and Zebra labels with clearer behavior, downloads now reflect actual shipment quantities while preview remains user-defined.
Bug Fixes
R&L Carriers
- Fixed issue where the same PRO had populated on two separate loads from the same PRO Number block.
EDI Express
- Fixed accessorial mapping for Delivery Appointment.
Dayton Freight
- Fixed issue with guaranteed charges not mapped out correctly.
- Users will now see the offerings for a Guaranteed AM and Guaranteed PM if applicable.
Estes Express
- Fixed issue where product descriptions exceeding 35 characters was failing E-Dispatches.
- Descriptions longer than 35 characters will now be truncated in order to send out a successful E-Dispatch and a warning message will appear to indicate this.
Customer Logo
- Fixed issue where a logo uploaded to the customer profile was not showing on BOL documents when logged in as a customer.
Report Builder
- Fixed issue where leading 0s were not being accounted for upon exporting the report to Excel or PDF.
- NOTE: You may need to clear your cache and cookies prior to re-exporting the report.
Receive Payables
- Fixed issue where rejecting a secondary payable causes both "Receive Payable" and "Receive Secondary Payable" buttons to appear on the shipment.
- This will only be applied if Workflows is enabled.
- Fixed issue where updating the charges in the Receive Payable modal with a decimal caused the Total to error out.
- This will only be applied if Workflows is enabled.
Falvey Insurance
- Fixed issue where users choosing the option "Clothing & Accessories" were not getting an insurance rate.
Disputes
- Fixed issue where if an active dispute was canceled, the entry was not clearing from the Dispute Logs.
- This was due to the original carrier having a dispute being removed, changed manually or a new carrier was selected from the LCR.
- We've added a warning to indicate to users to clear or remove the dispute prior to changing carriers.
Carrier Integrations page
- Fixed issue where duplicate carrier profiles were being created if a carrier's integration was enabled and matched the SCAC code of a previously created carrier profile.
Oracle
- Fixed issue where incorrect dates were displaying for Invoices and Bills in Charge Summary.
Cancel Without Charges
- Fixed issue where the option to Cancel Without Charges was not appearing due to the shipment having insurance.
GlobalRatingAllDetails
- Fixed issue where rates being passed back from the GlobalRatingAllDetails endpoint did not match the rates in the LCR when compared.
Labels
- Corrected label count returned in shipment document APIs by replacing hardcoded values with shipment-derived counts.
- Corrected label download behavior to generate the proper number of labels based on pallet count instead of defaulting to a single label.
Book & E-Dispatch
- Fixed issue where this function failed for some API carriers.
Open/Close Times
- Fixed issue where system default open/close times were not appearing correctly based on users in their respective time zones.
Edit Commodity
- Resolved issue where PCF (density) was reset to zero when selecting an NMFC item in shipment line items.
CreateShipment API
- Fixed an issue in Create Shipment APIs where palletized commodities were not properly set.
- Now Palletized = true is automatically applied when any commodity line is pallets, and NumberOfPallets defaults to the sum of pieces (or 1 if zero) when missing or 0, without overwriting existing values.