Shipedge Version 11.3.2 - Release Notes & UI Changelog

We're excited to announce the release of v11.3.2 🎉

Hot on the heels of v11.3.0, this small release includes a new report as well as several improvements to the API v4, OMS, and WMS.

In the coming weeks servers will begin receiving this new version. Keep an eye out for a banner on your server announcing the date and time.

New Features

Oversold Report 📋

We have added a new Oversold Report to the OMS & WMS. This provides a list of SKUs where the quantity on existing orders exceeds the available quantity in warehouse. This information is very valuable in ensuring that your warehouse is properly restocked to fulfill orders. Learn More

Improvements

System Wide

  • The ability to filter by Picture was added which allows users to filter by whether or not the SKU contains a picture. This is available in the OMS➝Inventory (shown below), WMS➝Warehouse, and WMS➝Catalog views. NOTE: This feature is off by default and turned on by request at no additional charge. Please contact your account manager for more details.
    v11-3-2_pic_filter.png-7111
  • Replenishment Report has been improved to better support scenarios where the same SKU is received into multiple bins and includes Lot, Expiration Date, or UOM.

API v4

We've made the following improvements to the OMS API v4:

  • GET/Distribution_Centers was added as a new endpoint. This allows OMS users to retrieve a list of their configured DC's/Hubs with details such as name, supplier ID, and whether it's active or open (based on configured operation hours). This is beneficial for users who are sending orders via API and wanting to manually determine which DC/Hub to send the order to.
  • POST/Orders was updated to include an optional parameter for Destination Hub. This allows you to optionally bypass the routing rules/logic and specify your desired hub. This pairs well with the new GET/Distribution_Centers endpoint in determining where to send the order. Note: This is exclusively for clients utilizing Networking & Routing.
  • GET/Orders was updated to include the Store ID and Integration Name in the Cart section of the payload. This provides additional clarity on the source of the order.

WMS

  • Location Type was added to the Locations view as well as the abillity to sort and filter by Type.
    v11-3-2_Locations.png-2616
  • For bins with an assigned SKU for Min/Max configuration, validations were added for Replenishments, Corrections, and Moves that ensure that a different SKU is not accidentally assigned to the bin.
  • In the WMS➝Shipped view, the count of labels waiting to print and getting label was improved to ensure accuracy.
  • Updated the validations for the Merge Orders function so that it will verify the name and the address instead of address only.
  • Daily Inventory Storage and Daily Inventory Changes reports have updated descriptions to clarify how they are calculated.
  • Daily Inventory Changes report had minor updates to change the placement of the Date of Init Qty column and renaming Timestamp column to Date of Final Qty.
  • Added a validation to limit the number of serials being printed at a time (max 20). This change will help prevent scenarios where the file being generated would exceed filesize limits and cause it to error out.
  • The Relocation correction type has been placed under maintenance.
    • A message will appear if attempting to select this when creating a correction. We suggest using Move or equivalent function in the Mobile app until improved functionality is released.

OMS

  • A new option has been added for the Magento sales channel to the Orders➝Integrations page that allows the user to enable a setting called Default Values. When checked, any order that enters via that channel will have the the value for the corresponding field in the Config Input File applied to the order. Learn More
    • This can be beneficial if there are certain details that you want automatically applied to every order from that channel such as Order Reference (orderRef) or Order Comments (orderComments) and more.
    • IMPORTANT NOTE: This will override any original order fields from the channel and apply the specified defaults. Please carefully consider which fields you apply a default to.
      v11-3-2_Magento_Default_Values.png-4436
  • When resending webhooks, the system was improved to better handle uncommon characters such as â, á, à, ã.

Bug Fixes

WMS

  • Fixed an intermittent issue during Replenishment receipt where the username was not displayed when uploading SKUs by CSV or using Selected Into Location.
  • Fixed an issue during Replenishment receipt where LPN's would not populate when using LPN Into Location.
  • Fixed an issue during Replenishment receipt, when using the Add More SKUs function, where the popup window may become unresponsive when sorting by column header.
  • Fixed an issue where the Revert To Procesing action in the Order detail view was not registering in the Activity Log.
  • Fixed an issue that would cause the Locations view to become unresponsive when an incorrect file was used for Upload Sort#.
  • Fixed an issue with Packaging Predictions (by Volume creating Multibox) where ShipReady items were being separated into boxes automatically but the system still prompted actions required.

OMS

  • Fixed an issue where a Synset was able to be created with the same name as an Alias or SKU.
  • Fixed an issue during new account registration where certain fields were sometimes incorrectly stating errors or not properly accepting valid inputs.
  • Fixed an intermittent issue in the Orders view where a user would see the wrong Advanced Filters.