Pick Lists
List Pick Lists
Paginated pick lists with per-status line counts for a progress bar.
Create Pick List
Create a pick list from fulfillment orders at one warehouse. Each order line is allocated to bins (split across bins as needed) and sequenced into a walk path; order lines already on an open pick list are skipped.
Export Pick Lists
Download the pick list results as an Excel/CSV file.
Get Pick List
A pick list with its ordered lines (bin, product, quantity, per-line status) — the payload the scan-to-pick screen drives from.
Delete Pick List
Permanently delete a pick list and its lines. Does not reverse any fulfillment already recorded.
Start Pick List
Move a pending pick list to in_progress and stamp the start time. (The first pick also starts the list automatically.)
Complete Pick List
Complete an in-progress pick list (all lines should be resolved first).
Cancel Pick List
Cancel an open pick list. The orders can be picked again via a new pick list.
Fulfill Pick List
Fulfill a completed pick list — ship each picked / short-picked line from the exact bin it was pulled from, creating one fulfillment per sales order. Skipped and unpicked units stay open for a later pick.
Pick Pick List Line
Record a pick against a line. A quantity equal to the line quantity marks it picked; less marks it short_picked (clamped to [0, line quantity]). The first pick auto-starts the pick list.
Skip Pick List Line
Skip a line (e.g. the stock isn't in the bin). The first action auto-starts the pick list.
Download Pick List PDF
Stream the pick list as a printable PDF (inline), rendered from its stored lines in walk-path order. Rendered from the configurable Pick List template.
Archive Pick List
Archive a pick list (soft — hidden from the default list, restorable).
Unarchive Pick List
Restore an archived pick list.
Bulk Archive Pick Lists
Archive many pick lists. Send explicit ids, or omit ids to target every pick list matching the current filters.
Bulk Unarchive Pick Lists
Restore many archived pick lists. Send explicit ids, or omit ids to target the current filters.
Bulk Delete Pick Lists
Permanently delete many pick lists (and their lines). Send explicit ids, or omit ids to target the current filters.