Item Receipt -> Scan Items & Log Exception pop-up:
- if the item was scanned and the user filled Qty per Carton and Num/ of Cartons -> Receiving label is printed based on Num. of Cartons.
To check this, the user needs to do the next steps:
- Open Item Receipt -> click on “Scan items” button;
- On the Scan Items & Log Exception pop-up in the “Search or Scan item” dropdown select item;
- Fill in Qty per CartonĀ = 5 and Num. of Cartons = 4 -> Scanned Qty = 20;
- Click on the Print Button -> 4 Labels with Total Qty on the each = 5 are printed.
If the user on the View Logs panel for selected Order click on the Print button -> the logic is the same as for pop-up.