Skip to main content

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 14 May 2024.

Master Routingโ€‹

Addedโ€‹

  • Improved management of visits added to a route un-sequenced. Visits will now be marked as un-sequenced and floated at top of route sequence list.
  • Improved Selection Master Route Grid and Order Grid, to avoid unwanted selection intent.
  • Improved route map trace colouring scheme to make traces more clearly stand out from the map.
  • Added new columns to master route view with estimated arrival, departure and duration time of route visit on the master route.
  • Added plan warnings on routes with stops breaking with any planning restrictions like visit time window restrictions.

Fixedโ€‹

  • Removed redundant tool tip blocking for key information on mouse hoover over.
  • Fixed defect preventing activation on column header drop down menu.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 02 April 2024.

Master Routingโ€‹

Addedโ€‹

  • Add a new option to the map to hide the trace for a master route so the user can choose see only the stops without the route trace.
  • The "pop out" map is no longer closed when open the master route view or order view.

Fixedโ€‹

  • Removed unnecessary tooltip from the grid view as it could lead to blocking of important data.

Improvedโ€‹

  • User can now cancel a map lasso selection using the escape key.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 20 March 2024.

Master Routingโ€‹

Fixedโ€‹

  • Fixed issues with sequence not being placed correctly when drag-dropping on the map
  • Fixed issues with scroll bar not showing correctly in some screens.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 08 March 2024.

Master Routingโ€‹

Fixedโ€‹

  • Fixed issue with visit count not showing for large routes.
  • Fixed issue with default custom value being erased when stops were added to an empty route.

Improvedโ€‹

  • Map Improvements
    • Map icons now snap back to their original position after dragging has stopped.
    • Map icons tooltips are no longer shown while dragging icons.
    • The drop zone symbol is no longer shown on dragged icons.
  • The number of empty routes after Building Master Routes is now reduced.

ยท 2 min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 23 February 2024.

Master Routingโ€‹

Fixedโ€‹

  • Fixed issue with route visit count not being updated when orders were added or removed.
  • Fixed issue with route KPI's not updating correctly when moving orders within a route
  • Fixed spacing issue in route creation wizard which caused headers not to be visible.
  • Fixed such that the visit selection is cleared after when a map drag drop is complete when using lasso.

Improvedโ€‹

  • Delete icon on the map is now more obvious when drag dropping.
  • Improved the logic when inserting or resequencing visits for a master route.
    • Master Route List (Drag Drop)
      • Stop should be inserted at the exact position it is dropped on the list.
    • Resequencing by number
      • If I select a stop currently in position 1 - select insert position 3
        • => A, B, C, D, E -> B, C, A, D, E
      • If I select a stop current in position 5 - select insert position 3
        • => A, B, C, D, E -> A, B, E, C, D
    • Resequencing by map (drag-drop)
      • Dragging a new stop on a route, Stop should be inserted AFTER the dropped stop.
  • Improved performance of loading master route list in the planning view.
  • Improve the loading speed of the unplanned visit list in the planning view for large plans.

MRM to ERP Connectorโ€‹

Improvedโ€‹

  • Fixed issue with order booking request to now return the correct value for IsOrderSupported

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 09 February 2024.

Master Routingโ€‹

Addedโ€‹

  • Added support for setting the default handling time for a vehicle template. This will be used as the default value for calculating the amount of time a vehicle spends on lifting a container at each stop.

Fixedโ€‹

  • Fix issue with the navigation bar overlapping other dialog on smaller screens.
  • Fixed issue with street segment view when selecting multiple street segments.

Improvedโ€‹

  • Lasso select now works on the "pop-out" map from the planning view.

MRM to ERP Connectorโ€‹

Improvedโ€‹

  • Fixed issues with sync between ERP and MRM timing out.
  • Fixed issues with multiple web hook sync being triggered at the same time for the same object type. Performance of sync should be improved.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 19 January 2024.

Master Routingโ€‹

Addedโ€‹

  • We now support multi drag-dropping when using the lasso select on the map.
  • If a route stop count exceeds 2000 stops, a trace is no longer shown on the map to avoid showing a confusing trace.
  • Open and Closing the master route view no longer causes the planning view to fully reload.

Fixedโ€‹

  • Fixed issue with text overlapping on smaller screen sizes.

MRM to ERP Connectorโ€‹

Addedโ€‹

  • MRM is no longer added to the start of the route name when syncing to ERP.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 12 January 2024.

Master Routingโ€‹

Addedโ€‹

  • Added support for lasso selecting on the map planned and unplanned visit from the planning view. This allows users to plan master routes in bulk using the map to quickly select visits by area.

Fixedโ€‹

  • Fixed so route sequence is maintained when moving groups of stops between routes.
  • Fixed so Vehicle template dialog does not cutoff on smaller screens.

Improvedโ€‹

  • Improved performance when moving orders between plan groups.
  • Improved performance of route building process to avoid timeout and duplicate executions.

ยท One min read
Liam Collins

These changes have been deployed to Demo and UAT environments and are scheduled to be deployed to production on 19 December 2023.

Master Routingโ€‹

Addedโ€‹

  • Added new time window column to the master route view.
  • Order which are ended are now removed from MRM automatically in the
  • background.
  • Added new internal stored procedure for clearing data for a tenant.

Fixedโ€‹

  • Fixed issue with new order being allocated to the incorrect position on the master route.
  • Fixed issue where the external map would fail to close if the page was refreshed.
  • Fixed issue with access time showing incorrect in MRM.

Improvedโ€‹

  • Text in the map tooltips is now aligned for better readability.
  • Fixed alignment of panels in the planning view.

MRM to ERP Connectorโ€‹

Addedโ€‹

  • Added new internal stored procedure for clearing data for a tenant.

Fixedโ€‹

  • The teamboard is now populated when building routes.