Inventory and warehouse management in Business Central

How Business Central tracks items, locations, lots, serials, and warehouse operations — from basic stock to directed put-away and pick.

Updated 2026-05-10

Business Central can run as a basic inventory system for an online retailer or as a fully-bin-managed warehouse for a multi-site distributor. The same underlying objects scale up and down — what changes is how much warehouse complexity you turn on.

Items and inventory. Each item card carries a costing method (FIFO, LIFO, Average, Standard, Specific), unit of measure conversions, item tracking (serial / lot numbers), assembly or production BOMs, and reordering policy (Lot-for-Lot, Maximum Qty, Fixed Reorder Qty). Items can be non-inventory (consumed services), service (no stock), or inventory (physical). The item ledger records every inbound, outbound, and adjustment with quantity, while the value entry table records the cost — these are deliberately separate so cost adjustments can flow without touching quantity.

Locations. Inventory is held at locations, each of which can be configured for different warehouse levels: simple postings only; bin tracking; receive/ship documents; or full directed put-away and pick with bin policies. The same database can mix simple and complex locations.

Warehouse documents. In a full WMS setup, inbound flow is purchase order → warehouse receipt → put-away, and outbound flow is sales order → warehouse shipment → pick → post shipment. Bins are constrained by capacity, item, and zone policies. Movement worksheets and replenishment between bulk and pick bins are standard.

Item tracking. Lot and serial numbers are configurable per item, with optional expiration date tracking and warranty dates. Both can be required at receipt, shipment, or both, and feed into recall/traceability reports.

Counting. Physical inventory journals support whole-warehouse counts and cycle counts; counted differences post to inventory adjustments with cost and quantity reconciled automatically.

Costing and valuation. Adjust Cost — Item Entries is the routine that propagates landed cost from inbound transactions into outbound cost of goods sold; running it before period-end is standard practice. The Inventory Valuation report ties cost back to the GL.

Related guides