20230205 - WMS Release

Summary:
WMS Load Sales Orders - Support for “Group Reference”

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5141

Detail:
Ability for iHub to call the WMS on Load Sales Orders and pass in a new “GroupReference“ field. This will be used in the Wave Picking module to allow users to group dispatches in a Wave.


Summary:
Wave Configurations - Support for “Group Reference”

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5147

Detail:
Ability to create Client Wave Configurations and set a “Group Reference”. This will give users the ability to use “Group Reference” to group dispatches into a Wave.


Summary:
Wave Pick Release - Support for “Group Reference”

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5145

Detail:
Wave Pick Release process now supports the new “GroupReference” field.
Users can now release waves grouped by the “Group Reference” set in the Client Wave Configuration.


Summary:
Dispatch "To Be Packed" - Support for “Group Reference”

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5160

Detail:
The “To Be Packed” tab on the “Dispatch List” now support the new “Group Reference” field. Users can use the filter above the grid to filter the results by “Group Reference”.


Summary:
Dispatch Detail now displays the "Group Reference" field

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5143

Detail:
Dispatch Detail view displays the "Group Reference" field.


Summary:
Manifesting Schedule - Only set run dates if "CleanSweepRequired" set to True

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5136

Detail:

  • Admin Login

  • Admin → Carriers → Manifest Access

  • If Clean Sweep Required is set to “No” then you can still setup a Manifest Schedule but the clean sweep process will not run. This allows you to implement a carrier with pre-allocation and updates setup but the carrier itself will handle the manifesting.


Summary:
Dispatch Box List - Fix for clearing filter dates and all records being returned

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5140

Detail:
Fix for the bug where users could clear the “Create Date (from):” and “Create Date (to): filters which would return all records.


Summary:
Provider Carrier and Service Mappings - Carrier filter based on existing data

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5108

Detail:
The Carrier filter above the “Provider Carrier MappingsandProvider Service Mappings” grids now show a list of Carriers based on the data in these grids.


Summary:
Fix to ensure "Dispatch Date" is set after pack complete (for carriers that do not require manifesting)

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5155

Detail:
Fix to ensure "Dispatch Date" is inserted into the "ObjectDates" table when dispatch is automatically set to Dispatched after packing when a Non-Manifest carrier is used.


Summary:
Manifest Access - Maintain filters and paging when clicking "Back to List"

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5159

Detail:
When going back to the main “Manifest Access” grid, the filters applied are now maintained. Previously the filters and paging was lost and the user would need to apply the filters again


Summary:
Dispatch Update - Fix for default sorts being removed and code refactoring on Dispatch module

Ticket:
https://bigdigit.atlassian.net/browse/SWMS-5167

Detail:

  • Logistics → Dispatch → Dispatch Update

  • Click Search

  • Remove default sorts

  • Previously we would get a 500 (Internal Server Error) but a fix has now been applied.