Release Version 11.19.0
Filter Dispatch Orders by Freight Rate Unit
Dispatchers can now filter dispatch orders based on how the haulers are being paid (their freight rate unit). A new filter drop-down option has been added to the Dispatch Order filters modal called "Freight Rate Unit” with the following options:
-
Cubic Yard
-
Hour
-
Load
-
Ton
Default Dispatch Order Start and End Times
In order to more quickly and accurately schedule Dispatch Orders, the Start and End times of newly-created Dispatch Orders now consider the Hours of Operation set in the Origin Profile (where configured). The following conditions drive the default Start and End times of new Dispatch Orders:
If no Origin Profile is configured:
-
Start/End Times same as today
If the Origin Profile is configured:
- Order is created prior to the “Open” time for the day of the week the order is being scheduled
-
-
DO Start = Origin “Open”
-
DO End = Origin “Close”
-
-
-
Order is created after the “Open” time for the day of the week the order is being scheduled (a.k.a. Same Day Dispatch, post origin “Open”), but before the Origin “Close” time
-
-
DO Start = Origin “Open”
-
DO End = Origin “Close”
-
-
-
Order is created after the “Open” time for the day of the week the order is being scheduled (a.k.a. Same Day Dispatch, post origin “Open”), and after the Origin “Close” time
-
-
DO Start = Origin “Open”
-
DO End = Origin “Close”
-
-
-
Order is created for an Origin open 24hrs on the date selected
-
-
DO Start = 5am
-
DO End = 5pm
-
-
Comments
0 comments
Please sign in to leave a comment.