Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Detail:
Exclude pushing data for dispatches that have been fully short shipped so that we are not pushing empty parcels that get rejected by Optix.

...

Summary:
Check if "CleanSweepRequired" after packing otherwise change status to "Dispatched"

Ticket:

Jira Legacy
serverSystem JIRA
serverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87
keySWMS-5129

Detail:
After Pack Complete:
If "CleanSweepRequired" is True then the dispatch remains at “To Dispatch” until the manifest is run.
If "CleanSweepRequired" is False then the dispatch is automatically changed to “Dispatched”.

...

Summary:
Dispatch Box List - Max 12 weeks date range

Ticket:

Jira Legacy
serverSystem JIRA
serverIdb157ffa3-650f-3eac-ac6a-49d6a4f1db87
keySWMS-5124

Detail:
Users can only ever do a max 12 week search period at any given time to limit the amount of data returned especially on live. We have also improved the query that returns the data.

...