Skip to end of banner
Go to start of banner

USP Order Processing

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Sorting

Pigeonhole

Packing

Sorting

Sorting and Capturing external Serial Ids

For Serial ids generated by external systems or by https://increff.atlassian.net/wiki/spaces/IO/pages/287670397/USP+External+Serial+Code+Usage#Bulk-Print-Item-Ids-by-Quantity or https://increff.atlassian.net/wiki/spaces/IO/pages/287670397/USP+External+Serial+Code+Usage#Bulk-Generating-Item-Ids-Using-External-System-Ids methods, its required to capture the mapping of external serial ids to SKUs in the system. We are reducing the total scans by using the sku scanned in sorting to map them to external barcodes

Enable Capture External Item while sorting configuration on sorting screen.

Sorting process is as follows:

  1. Scan picklist Id,

  2. Scan client SKU Barcode

  3. Scan External Item Id

  • No labels