November 14, 2019 - Deployment Notes

New features & Improvements

PDP model

  • Deployed the function to sort orders by a particular parameter: Order Code; Order Type; Weight; Volume; Start Date; Due Date in ascending or descending sequence
1920
  • Deployed the function to sort Transport services (By Products and Transporters) by a particular parameter: Service Code; Start Date; End Date; Unit; Service Price in ascending or descending sequence
1920
  • Deployed the feature to display tooltips of Transporter names on the Optimization Result screen on mouse hover, for easier viewing during the optimization process
1016
  • Deployed the function to allow searching for Branch during the route optimization process using random partial of the Organization name, instead of having to input exactly from the first character
1920

Before: Must input from the first character

1920

Now: Able to input random partial of the Organization name

VRP model

  • Deployed the function to add multiple time windows for Orders
1920

General

  • Deployed a feature to automatically add thousands separators (Using comma symbol) and decimal separators (Using dot symbol) to values which are numbers (Transport service rates; Order price; Product quantity etc.)
  • Note that you can input maximum two digits after the decimal point
93

Bug fixes

VRP model

  • Fixed a bug in which the SKU inventory quantity doesn't increase after Purchase orders have been performed