Skip to main content

Release notes - 21 Feb 2024

ยท 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