Receive stock
Goal
Increase on-hand quantity when goods arrive.
Preferred paths
- Purchase order → Receive (goods receipt + GRNI) — best when buying against a PO.
- Purchase bill post with “also act as goods receipt” when receiving at bill time.
- Inventory → Receipt manual movement (
POST /inventory/receipts) for adjustments not tied to a PO.
Steps (manual receipt)
- Open Inventory and start a Receipt movement.
- Choose warehouse, item, quantity (> 0), and costing fields as prompted.
- Post the movement —
StockMovementServiceupdates on-hand and value.
Hard stops
Non-stockable item; non-positive qty; batch/serial required; period issues if GL posts; insufficient rights.