A bit of theory again

  • HOME
  • A bit of theory again
theory 30.03.2025

A bit of theory again


Once weโ€™ve received an order for shipment in the WMS, we need to pick the goods for that order and (possibly) pack them.

Letโ€™s now take a look at the following diagram:

This diagram illustrates the main warehouse processes:

  1. Receiving goods โ€” weโ€™ve already covered this step earlier.
  2. Putaway of goods on shelves โ€” placing goods on storage shelves. Also covered earlier.
  3. Picking โ€” this step appears when we have a specific order. Warehouse staff must pick goods from shelves and prepare them for shipment.
  4. Sorting โ€” this process is only needed when multiple orders are picked at once. In this stage, the total batch of goods is sorted by individual orders. Weโ€™ll explain this in more detail later.
  5. Packing โ€” if the order needs to be packed (e.g. into a box or bag), this process handles it.
  6. Labeling โ€” if the order needs to be prepared for a delivery service (weighing, measuring, applying a shipping label, etc.), this step is added.
  7. Shipping โ€” finally, we ship the prepared orders to the client, delivery service, or transport company.

In short, this is exactly how it looks.

And here itโ€™s important to understand that all of these are modular processes. You can build a workflow thatโ€™s ideal for your specific warehouse. Not every warehouse, scenario, or business needs all of them.

For example, if you have a small warehouse, ship in bulk, and have just a few suppliers โ€” you might not need sorting, packing, or labeling. Only picking and shipping may be enough.

I wonโ€™t go over every possible scenario here โ€” there are simply too many โ€” but hopefully the idea is clear. Now letโ€™s move on to each process block individually and figure out when you need them โ€” and when you donโ€™t.