
Scenario:
An eCommerce seller receives hundreds of orders every day, with a mix of single-item and multi-item orders. To ensure smooth operations in the warehouse and reduce packing errors, the seller implements a pigeon hole system.
How it Works:
Picking Phase:
A picker is assigned to pick items from various warehouse (WH) bins based on the order list. Once picked, these items are handed over to the sorter.
Sorting Phase:
The sorter places the items into pigeon holes, ensuring each pigeon hole contains items from only one order. This process is especially useful for multi-item orders, ensuring all items of the same order stay together.
Direct Packing for Single-Item Orders:
Any single-item order identified during the sorting process is directly handed over to the packer without using a pigeon hole, saving time and space.
Pigeon Hole Movement:
Once a pigeon hole is completely filled (i.e., all items of a particular order are sorted into it), the pigeon hole picker carries it to the packing station. At the same time, they collect empty pigeon holes from the packing station and return them to the pigeon hole bay for reuse.
Packing Phase:
The packer receives filled pigeon holes, unpacks the items, verifies the order, and proceeds with packing and labeling for shipment.
Sorter picks items from this basket and scans the items.
Sorter puts the item in a pigeon hole
System suggests a pigeon hole to the sorter now onwards so as to put the item to the directed pigeon hole.
Sorter puts the item in the pigeon hole and scans the pigeon hole barcode in order to let the system know that the pigeon hole putaway has been done.
Pigeon hole picker picks the filled pigeon holes and gives to packing station.
Packer receives all the items from the completed/filled pigeon hole and scans the pigeon hole.
System generates the invoices and labels for the scanned pigeon hole.
Enter inside to pick the pigeon hole
Scan PH again to confirm the pick
PH statuses : a) Empty b)Partially Filled c) Filled d) Picked
‘Not picked' and 'Picked PH’ data is the truth and will not change depending on realtime data.