Before you start: 6 words to know
Every screen uses these. Learn them once and the rest is easy.
EAN
The product's barcode — the one printed on the item.
SKU / Product ID
The internal product number for that item.
Location ID
A shelf or bin code, e.g. 12A03. Also called a Pick Location.
SmartTag
A barcode stuck on a box or tote. Codes usually contain NOX. You move boxes by scanning their SmartTag.
99A01 = the Bin
The reserved holding area for stock that needs sorting.
75A01 = Virtual
The ghost / virtual location for parking stock.
When do I use the PDA?
Two tools, two jobs. Pick the right one.
Use the PDA
For anything physical, on the floor, standing at a shelf with the scanner in your hand:
- Assign or change where a product lives
- Move boxes, pallets and SmartTags
- Send stock to the Bin
- Stock audits & refilling shelves
- Weigh / label boxes, reprint SmartTags
- Scan returns back into stock
- Flag Low / No stock so pickers aren't sent to empty shelves
Use the desktop ePick
For the batch pick-and-pack cycle, sitting at a computer:
- Create Batch (group paid orders)
- Smart Pick & the picking map
- Record picked quantities
- Print courier labels
They work together: what you flag on the PDA (Low/No stock, locations) is exactly what the desktop pick screen shows the pickers.
Every session starts: log in
Follow the arrows. After you do a thing, the box below shows what the screen does.
The everyday jobs, click by click
Tap a job to open it. Each one is written as you do → the screen does.
➕ Assign a product to a shelf Open screen ↗ ▸
🚦 Flag Low / No stock (Pick Status) Open screen ↗ ▸
This is what tells the pickers a shelf is empty — very important.
99A01, and the pick issue is marked solved.📦 Move a single box Open screen ↗ ▸
🔎 Find where to pick an item Open screen ↗ ▸
↩️ Scan a return back in Open screen ↗ ▸
⚙️ Handy “Other” jobs ▸
Each card opens its live screen ↗
Box Reference ↗
Scan EAN → confirm SKU & name → enter Qty → Submit. Saves a record with a Reference No. Tap NEW for the next.
Refill Pick Location ↗
Scan SmartTags to replenish. Shows codes FS/LS/NS/PS/WL and MOVE/BULK. Warns “You have reached the total items.”
Reprint SmartTag ↗
Scan a SmartTag → enter No. of Copies → reprints on the Zebra printer.
Weight SmartTag Box ↗
Scan a SmartTag → read / enter the weight → save.
The whole flow on one map
From switching on the PDA to finishing a job. Green = start/finish, blue = you scan, red = error.
flowchart TD
Start([Open the PDA]) --> LoginQ{Logged in?}
LoginQ -- No --> PIN[Enter warehouse PIN
Tap Login]
PIN --> Valid{PIN valid?}
Valid -- No --> Err[Red: Issue In Login]
Err --> PIN
Valid -- Yes --> Menu
LoginQ -- Yes --> Menu([Main Menu
Pick a category])
Menu --> Update[UPDATE]
Menu --> Move[MOVE]
Menu --> Search[SEARCH]
Menu --> Returns[RETURNS]
Menu --> Other[OTHER]
Update --> U1[Assign Picking Location
Scan shelf, then scan EAN]
Update --> U2[Pick Status
Pick LS / NS / BS, then scan]
Move --> M1[Single Box
Scan SmartTag, then scan shelf]
Search --> S1[Find Picking Location
Scan Product ID, see shelf]
Returns --> R1[Scan Product In
Scan returned barcode]
Other --> O1[Box Reference / Refill /
Reprint / Weigh]
U1 --> Done([Success message
Tap NEW or Back])
U2 --> Done
M1 --> Done
S1 --> Done
R1 --> Done
O1 --> Done
Done --> Menu
Menu --> LogOff([Log Off])
classDef green fill:#ACD700,stroke:#5c7000,color:#1a1a1a;
classDef red fill:#e5484d,stroke:#a01015,color:#fff;
classDef blue fill:#2f6bff,stroke:#1e4fa0,color:#fff;
class Start,Menu,Done,LogOff green;
class Err red;
class PIN,U1,U2,M1,S1,R1,O1 blue;
Every job follows the same shape: Log in → pick a menu → scan → get a green confirmation → Back to menu.
If a screen stops you
Don't panic — here's what each message means and what to do.
| Message | What it means & the fix |
|---|---|
| Issue In Login | Wrong or unknown PIN. Re-enter it carefully. |
| Sent back to login | Your session timed out. Just log in again. |
| Invalid Location ID | The shelf code was blank or under 3 characters. Re-scan the shelf label. |
| Invalid SmartTag ID | Scan the box's NOX barcode again — make sure it's the box tag, not the product. |
| Invalid EAN Number | You scanned the shelf instead of the product. Scan the item's barcode. |
| Please select stock status! | On Pick Status you skipped the dropdown. Choose LS / NS / BS first, then scan. |
| You have reached the total items | On Refill — that location is already full. Move on to the next. |