Definition


The bug fix 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 login 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/



Back Office

Create Order

New Order

When creating a new order or editing an existing one, the list of added pricing items was not displayed in alphabetical order. This is now fixed. 


New Order

When creating a new order or editing an existing one and manually adjusting the default delivery charge, it was possible to input a price with more than 2 decimals. This caused errors in the system. The problem is resolved.


Driver Management

In Drivers > Certifications  , certifications now have to be both valid by date (i.e. not expired) and have received a Pass result. If either one fails, dispatch validation rules for the driver type will kick in.


Accounts > Transactions >Invoices

The file name of the invoice is the same as the name of the invoice itself. Extraneous information has been removed from the file name.


Accounts

The delete function to remove Attributes from an account did not work. This has been fixed.



Recurring Orders

Create or Edit a recurring order

Removing a default driver did not function. Now, when the user removes a default driver, the driver no longer is associated with the recurring order:

1) Click on the X next to the driver name

2) Click Save. There will no longer be a driver associated with the recurring order.





Dispatch Board

Dispatch Map

On routed orders, the "Undispatch" feature has been removed.