This release includes several new features and bug fixes.

Definition


The release notes refer to different sections of the application:

Back Office: Where Customer Service Representatives (CSR) create and edit orders, create accounts, review drivers, etc.

Dispatch Board: Where Dispatchers assign orders to drivers, get notifications for invalid orders, etc.

Auto-Dispatch: This section refers to the automated order assignment setup and its process.

Administration: This section is in the Back Office but refers to sections only an administrator will use like Settings and Pricing.

Customer Portal: Where account users log in to create orders, view their order history, enter a credit card, etc.

Tracking site: Where customers enter a tracking number like the order ID or a reference number to view the status of their order.

Account API: API provided to your accounts to create, update and get orders. For documentation, please follow this link: https://api.dispatchscience.com/
Tenant API: API provided to you to create orders for your accounts, retrieve invoices and change invoice status. For documentation, please follow this link: https://api.dispatchscience.com/


Dispatch Board

History Time on tracking page shows current time

On the Tracking page, the history time was showing the current time rather than the action time.


Error displayed when opening a driver order list if order has delivery from later than delivery to

In the Driver order list, if one of the orders had a delivery from later than the delivery to, the list would not display.

These types of orders would have been created through the API. To ensure this does not happen, those orders will not be created and an error message will be sent back.


Back Office

Clicking twice on the Create Order button creates the order twice

When clicking on the Create Order twice, the original order will be created but the user will receive an error message when the second will try to create.


Administration

Filter by Service Level on Price List not working

The price list was not able to be filtered by service level. 


Tracking Site

Branding defaults to All

Branding on the tracking site defaults to All when entering an account order number where a branding has been assigned. This was happening when only one company was defined.