Summary:
Fedex - Residential Services
Ticket:
-
TMS-1061Getting issue details...
STATUS
Detail:
Added the ability to set various FexEx services as “Residential” services.
For these services. the TMS will automatically set the “Recipient.Address.Residential” field to “true” in the FedEx request.
The following FedEx services have the “Residential” checkbox checked:
GROUND_HOME_DELIVERY
GROUND_HOME_DELIVERY_ADULT
GROUND_HOME_DELIVERY_DIRECT
GROUND_HOME_DELIVERY_INDIRECT
Summary:
DPD - Case sensitive fix for "shippersDestinationTaxId"
Ticket:
-
TMS-1071Getting issue details...
STATUS
Detail:
DPD request are case sensitive. Changed “shippersDestinationTaxID” to “shippersDestinationTaxId” to support this.
Summary:
Users now work in the scope of a single Partner only with the ability to switch to another Partner if required
Ticket:
-
TMS-884Getting issue details...
STATUS
Detail:
We have removed the “Partner” drop downs from all the pages that showed these. Users now work in the scope of a single Partner only with the ability to switch to another Partner if required. This provides a much cleaner user experience.
Summary:
Public API Tokens - Migrated to use TokenManager service
Ticket:
-
TMS-803Getting issue details...
STATUS
Detail:
TMS now uses the common TokenManager service. Duplicated code removed from the application.
Summary:
TMS now uses Geographer microservice for read-only access to shared Countries and Time Zones
Ticket:
-
TMS-900Getting issue details...
STATUS
Detail:
The “Geographer” service provides read-only access to shared Country and Time Zone lists.
Summary:
Removed Countries Maintenance Screen
Ticket:
-
TMS-900Getting issue details...
STATUS
Detail:
Countries Maintenance Screen removed as TMS now uses Geographer microservice for read-only access to shared Countries.
Summary:
Admin Users - New "Prettify" button allowing users to copy JSON and XML with line breaks to improve readability
Ticket:
-
TMS-1020Getting issue details...
STATUS
Detail:
Support for both the original raw request and the ability to click a separate “Prettify” button to copy JSON and XML with line breaks to improve readability
Summary:
Partner Users - JSON and XML view in Activity to include line breaks when copying to clipboard to improve readability
Ticket:
-
TMS-807Getting issue details...
STATUS
Detail:
In the Activity report, when viewing the JSON or XML and clicking the “Copy to clipboard” option it will include line breaks to improve readability.
Summary:
Changing Partner/Client/Shipper will only redirect to homepage when user makes a change
Ticket:
-
TMS-910Getting issue details...
STATUS
Detail:
Previously closing the “Change Partner/Client/Shipper“ modal would always redirect to the homepage. An additional check has been added to ensure the user actually made a change before redirecting.