TMW Go! Dispatcher Fuel 2018 Release Notes

These release notes give high-level summaries of product updates and resolved issues.

If detailed user documentation exists for a feature, a link to the help topic is included.

A PDF version of these release notes is available here (2018.4 only).

2018.4

This section contains the following for the latest version:

  • Enhancements (new or updated features)

  • Resolved issues (application improvements)

Before upgrading your production environment, Trimble Transportation recommends that you read the system requirements and install the latest version in a test environment. If you have questions, please contact your customer service representative.

Enhancements

General updates

New tabs for notes and directions (WE-222940, WE-222939)

Added the Notes and Directions tabs.

Update the Order Detail header to show deliveries for Fuel (WE-222744)

Updated the Order Detail header to show deliveries for Fuel.

Add API Calls for Fuel Deliveries screen (WE-216378)

Added the necessary API calls for the Add/Edit Stops screens.

Add API Calls for Fuel Delivery Detail screen (WE-216633)

Added the necessary API calls for the Fuel Delivery Detail screen.

Add API Calls for Fuel Delivery Tanks screen (WE-216761)

Added the necessary API calls for the Fuel Delivery Detail screen.

Create Fuel Load Details Screen (WE-216375)

Created the Fuel Load Details screen.

  • New Delivery Card

    • Consignee Name

    • Consignee City, State, Zip Code

    • Store Hours

    • Retain / Runout Date

    • Remaining Miles, progress, status?

  • New Commodity Section

    • Swipeable horizontally to view different commodities on the current delivery

    • Commodity

    • Commodity Class

    • Shipper Name

    • Supplier Name

    • Account Of Name

    • Pin codes

    • Volume

Add API Calls for Fuel Load Details Screen (WE-216376)

Add the necessary API calls for the Fuel Load Details screen

API calls which should be implemented as part of this issue include:

  • GET api/Fuel/Trips/[legNumber]

  • GET api/Fuel/Trips/[legNumber]/Stops

  • GET api/Fuel/Trips/[legNumber]/Freight

Create Deliveries Screen (WE-216377)

Created new Deliveries screen.

Create Delivery Detail Screen (WE-216631)

Created new Delivery Detail screen.

Update the Order Detail screen (WE-222745)

Update the Order Detail screen to show a new Commodities tab for Fuel.

Create Delivery Tanks Screen (WE-216696)

Created new Delivery Tanks screen.

Subscriptions

Create the ability to get all unread notifications (WE-221296)

Create a new API end point to get all unread notifications.

Create a new data access layer in the transportation API to connect to Cloud SQL (WE-218670)

Add the necessary logic layer to connect to the notification tables in the cloud.

Add/Edit Mobile UI Screens (WE-218644)

  • Add support for push notification to load proper leg, order, trailer, tractor, carrier, driver for subscriptions.

  • Create new screen to show Notification History / Change History screen for changes summary when viewed.

  • Modify notification center screen to allow for viewing of expirations and notifications.

  • Add a new Notifications Center screen.

Add/Edit API Calls in the Transportation API to support (WE-218645)

  • Added IOS tiered notifications

  • Send tiered notifications from poller to SystemsLink

  • Add the ability to post notification

  • Update notification as read

  • Create archive notification

  • View Notifications By User/Leg. View the notification detail screen

  • View unread notifications

  • Create a new data access layer in the transportation API to connect to Cloud SQL

Poller (WE-218647)

  • Create new poller that sends the push notifications

  • Modify installer to install poller as an addon

Create Poller (WE-218650)

  • Create new poller that sends the push notifications

  • Clear out sent notifications from the Queue table

  • Insert sent notifications into the notifications Header/Detail tables

Create the ability to mark the notification as read (WE-218665)

Create a new API end point to mark the notification as being read. This will need to update the appropriate cloud tables and on premise tables.

Create Notification/Change History Page (WE-218676)

Created the Notification/Change History screen for changes summary when viewed in TMW Go! Driver or TMW Go! Dispatch.

Create the ability to view the notifications by leg (WE-218669)

Created the ability to view the notifications by leg.

Create the ability to mark the notification as archived (WE-218667)

Created a new API end point to mark the notification as being archived.

Modify Order/Asset Detail in TMW Go Application (WE-218681)

Modified Order Detail screen and Asset Detail screen to show Notification History / Change History.

Modify Leg Detail in TMW Go Applications (WE-218679)

Modified Leg Detail screen to show the notification detail when coming from a notification, and then when closed, the leg detail is visible.

Resolved issues

General

  • WE-215691 and WE-222659
    Fixed an issue where TMW Go applications would not run on Apple devices.

  • WE-218558
    The Map Overlays options should appear correctly on any device, and on any page where a map is present.

  • WE-218525
    The FAB labels on the Leg Paperwork screen should be wide enough to display Capture Document and Capture Picture. The labels should appear to the right of the page, above the circular FAB button.

  • WE-218539
    When a search result is selected, the appropriate page should be displayed for the category selected (Trip → Trip Detail, Order → Order Detail, etc). Data should be populated for the search item selected.

  • WE-222863, WE-222864
    The Manage Deliveries screen should allow you to successfully update the Arrive Time field. Functionality should match on both the Leg Manage Deliveries and Order Manage Deliveries screens.

  • WE-222862
    You should be able to successfully view a trip and all of its data on the Leg Detail/Order Detail screens after it’s been split.

  • WE-222861
    When on the Fuel Order Detail page in TMW Go Dispatch, the FAB menu should display a button for Manage Deliveries instead of Manage Stops. When Manage Deliveries is clicked on the Order Detail screen, you should be taken to the Manage Deliveries screen for Fuel. The functionality on the Order Manage Deliveries screen should match functionality on the Leg Manage Deliveries page in TMW Go Dispatch.

  • WE-222819
    Fixed an issue where TMW Go Dispatch would display an error when providing a carrier with an advanced pay.

2018.1

This section contains the following for the latest version:

  • Enhancements (new or updated features)

  • Resolved issues (application improvements)

Before upgrading your production environment, Trimble Transportation recommends that you read the system requirements and install the latest version in a test environment. If you have questions, please contact your customer service representative.

Enhancements

General updates

Scanning/capturing images on mobile devices (WE-211835/WE-211709)

Users can capture and scan images when using the TMWGo application on a mobile device.

Resolved issues

General

  • WE-212933

Bug fix for support of cities with null latitudes and longitudes in the TMWGo application.