Getting Started
Interface Basics
Printers and Scales
Shipping
Order Processing
Order Allocation
Order Processing Loop
Packing Solutions
Backorders
Ready to Ship
"Unable to Process" Order status
Address Validation and Classification
Packaging Features
Orders
Custom Fields for Orders
Reference Numbers
Other Shipping Options
Packing Instructions
Shipping Accounts
External Shipping Methods
Third Party Billing
Manifest Couriers
Packing Slip Design
Service Levels and Target Ship Dates
Outbound SSCC Barcodes
International Shipping
Tracking Numbers for Offline Shipments
Serial Number Tracking
Receiving
Deliveries (ASNs, RMAs, etc.)
Double-Scan to Begin Count
Auto-Advance to Put-Away After Processing ASN
Actionable Reports
Catalog
Bill of Materials/Work Orders
Bill of Materials
Bill of Materials - Quantity-types
Work Orders
Import Bill of Materials
Virtual Inventory
Regulations
Products
Product Attributes
Lots/Expirations Tracking
Product Velocity
Import Products
Operations
Warehouse
Picking Classes
Picking Batches
Bulk Fulfill Orders
Manifests (Loading)
License Plates
Time Tracking for Administrators
Time Tracking for Staff
Relocations
Import Locations, Lots and Inventory
Rating
Rate Shopping
Rating Maps
Rate Groups and Plans
Fee Schedules and Adjustments
Virtual Shipping Methods
System
Configuration
Merchants and Brands
Warehouses
User Management
User Roles
User Groups
Login via Badge
Protected Customer Data
Enumerations
Technical Contact
Integrations
Shopify
Integrations Overview
Amazon Merchant Fulfillment
Amazon Selling Partner
CartRover
EasyPost
eHub
External Shipping Method API
Freight Club
Magento 1 / OpenMage
Merchant API Users and Roles
SPS Commerce
ShipStream Plugin Fostering Program
Webhooks
WooCommerce
UPS
Scripting
Scripting Basics
Before Create Order Scripts
Preprocess Packing Solution Scripts
Ready to Ship Time Scripts
Picking Class Shipment Matching Scripts
FAQ
How-To: FedEx Production Key Certification
How-To: Brand-Specific Shipping Account
Pattern and Replacement RegEx
ShipStream's Subprocessors
ISO Alpha-2 Country Codes
Printer Troubleshooting
ShipStream Flow
Release Notes
ShipStream Releases
Version 2024.4
Version 2024.3
Version 2024.2
Version 2024.1
Version 2024.0
Version 2023.2
Version 2023.1
Version 2023.0
Package Tracking API Migration Guide (2023.0)
Version 2022.2
Version 2022.1
Version 2022.0
Version 2021.6
Version 2021.5
Version 2021.4
Version 2021.3
Version 2021.2
Version 2021.1
Version 2021.0
Version 2020.2
Version 2020.1
Version 2020.0
Version 2019.9
Version 2019.8.1
Version 2019.8
Version 2019.7
Version 2019.6
Version 2019.5
Device Hub Client Updates
Table of Contents
- All Categories
- Release Notes
- Version 2020.0
Version 2020.0
Updated by Colin
Virtual Inventory
For products that are not physically stocked but are rather provided via "Kit On Demand" functionality, the issue of syncing inventory for such a "virtual" product to your shopping cart inventory is finally resolved with the new "Virtual Inventory" feature. You have four options to choose from on a per-product basis: None, Optimistic, Realistic and Pessimistic.
When one or more of the components for a product built from a Bill of Materials is "shared" by multiple other products, advertising the maximum amount you could build for each product is over-stating your inventory because those shared components are being represented multiple times. The higher the degree of this "connectedness", the worse your overstatement of inventory becomes. With the Virtual Inventory option you can apply your outlook on this conundrum to your own satisfaction!
Default Third Party Billing
A new configuration field allows a "Default" Third Party Billing Group to be assigned to a Merchant or Store so that for all orders for that Merchant/Store a Third Party Billing Group will will be assigned to the configured value and may be specified as either Optional or Required so that you can prevent orders from being fulfilled without a Third Party Billing account applied.
Add Unassigned Items Lots/Expirations dialog to Put-Away UI
If a Lot Type is assigned to a product after it has already been received and partly processed but not yet put-away, this new dialog will ensure that the lot/expiration information is captured during put-away by allowing new Lot Info to be captured or assigned to the inventory easily during put-away.
Performance Improvements
Orders are allocated to warehouse inventory in real-time and re-allocated on operations that affect availability such as adjustments, order cancellations, and committing put-away deliveries. The performance of this mass-re-allocation operation with multi-warehouse routing is now about 4 times faster for typical use and in some cases much much faster than that!
Set Default Warehouse for users
After or while creating new users you can set the user's Default Warehouse so that they will appear on the Status Dashboard even if they have never logged in before.
Add shipment:reverted webhook topic
API integrations can now be notified instantly when a shipment is reverted so that the tracking number data previously recorded can be nullified and made ready for when the shipment is completed once again. See documentation.
Bug Fixes
- Scan after tapping some buttons causes the button to be tapped again
- Double-scan bypasses lot tracking input capture
- Mass-update Backorder Policy does not update Order status
- Canceling a batch does not reset the order status to be batchable in some cases
- Temp locations not shown when all inventory is in temp locations
- Scanning a BoM component item would count the wrong qty if the parent item was not barcoded
- Improved error message when a BoM product item ordered cannot be split into pickable items
- Incomplete packages not deleted when a shipment is voided
- Several other minor bug fixes and improvements