Managing Items
Items exist at two levels: the global item catalog (shared across all warehouses) and warehouse items (an item enrolled in a specific warehouse with warehouse-specific settings).
The item catalog
Section titled “The item catalog”The item catalog holds the master definition of every product. An item in the catalog is not yet tied to any warehouse — it is just a definition.
Creating an item
Section titled “Creating an item”- In the sidebar, open Stock → Items and click ADD ITEM
- Enter the name
- Enter a code — a unique product or SKU code
- Enter the unit of measure (e.g.,
pcs,kg,box,m) - Optionally assign a category
- Click Save
The item is now in the catalog but not yet available in any warehouse.
Managing categories
Section titled “Managing categories”Categories help group items for filtering and reporting. Create them under Master Data → Categories (admin-only section) before assigning them to items.
Enrolling an item in a warehouse
Section titled “Enrolling an item in a warehouse”Before stock of an item can be received at a warehouse, the item must be enrolled there as a warehouse item. (There is no “Enroll Item” screen — enrollment is just creating an Item Warehouse record.)
-
In the sidebar, open Stock → Item Warehouse and click ADD ITEM WAREHOUSE
-
Select the warehouse and the item from the catalog
-
Set the tracking type — this is the most important decision:
Tracking Type Choose when… BULKYou only need to track total quantity LOTStock has batches, expiry dates, or traceability requirements SERIALEach unit has a unique serial number RFIDEach unit has a unique RFID tag See Tracking Types for full guidance.
-
Optionally set Min Quantity — a low-stock threshold for this item in this warehouse
-
Optionally set a Selling Price
-
Add Notes if there are handling instructions specific to this location
-
Click Save
Warehouse item quantities
Section titled “Warehouse item quantities”The warehouse item detail view shows these fields, plus a per-bin breakdown of stock (or, for serialized items, a list of individual units):
| Field | Meaning |
|---|---|
| On Hand | Sum of all quant onHandQuantity values for this item |
| Available | Quantity free to order. In the current implementation this equals On Hand — reserving relocates stock to a staging bin rather than reducing an available figure |
| Min Quantity | The low-stock threshold set at enrollment (if any) |
| Bins | Number of bins holding stock of this item |
(The backend also computes totalQuantityAllocated and needsReorder, but the detail view does not display them. Allocated is always 0 — see Inventory Model.)
Lots are relevant for LOT (and optionally SERIAL/RFID) tracked items.
Creating a lot
Section titled “Creating a lot”Lots can be created when adding an inbound order line, or in advance:
- In the sidebar, open Stock → Lots and click ADD LOT
- Select the warehouse item the lot belongs to
- Enter the lot number — must be unique for this warehouse item
- Optionally enter expiration date and manufacturing date
- Add notes if needed
- Click Save
Viewing lot stock
Section titled “Viewing lot stock”Each lot shows its current on-hand quantity derived from the quants linked to it. You can see which bins hold stock for each lot.