Skip to Content
ERPX Documentation — Your complete guide to the ERPX platform
ModulesInventorySetupItem Reorder Levels

Item Reorder Levels

Go to: Inventory → Items → Item Reorder Levels

A reorder level is the quantity at which you want to be told to buy more. ERPX checks it whenever stock is about to go out of a warehouse, and — depending on your rules — warns you, blocks the transaction, or raises a purchase request for you.

Enable reorder processing first. Go to Settings → Inventory, turn on Enable Item Reorder Functionality, and save. Item Reorder Levels and Reorder Rules do not process stock movements while this setting is off.

There are two screens, and they do different jobs:

ScreenScopeAnswers
Item Reorder LevelsPer item, per warehouseHow low is too low for this item here, and how much should we order?
Reorder RulesOne record per organizationWhat should ERPX do when a level is breached?

Item Reorder Levels

FieldWhat it means
ItemThe item being watched
WarehouseThe warehouse whose balance is checked
Check In WarehouseOptional — check the balance of a different warehouse instead (e.g. watch the central store, order for the branch)
Unit of MeasurementUOM the level and quantity are expressed in
Reorder LevelThe threshold. Falling to or below this triggers the rule
Reorder QtyHow much to request when triggered
Purchase Request TypeThe type of request raised — Purchase by default

Levels are per item per warehouse. The same item can have a level of 500 in the main store and 50 in a branch, because the reorder decision is local even though the valuation rate is global.

Setting levels in bulk

Typing a level per item per warehouse does not scale. Two helpers exist:

ActionWhereWhat it does
CreateItem Reorder Levels → CreateAdd levels for several items across warehouses in one pass
Bulk EditItem Reorder Levels → Bulk EditChange levels and quantities for many existing rows at once

Enable Item Reorder Functionality

Go to Settings → Inventory, enable Enable Item Reorder Functionality, and save the setting.

Open Item Reorder Levels

Navigate to Inventory → Items → Item Reorder Levels.

Choose Create or Bulk Edit

Use Create for items that have no level yet, Bulk Edit to revise levels you already set.

Pick the items and warehouses

Select the item/warehouse combinations you want to cover.

Enter Reorder Level and Reorder Qty

Set the threshold and the order quantity per row, then save.


Reorder Rules

Go to: Inventory → Items → Reorder Rules

One record per organization, controlling what happens when a level is breached.

FieldOptionsWhat it does
Enforcement ModeBlock Transaction / Warn Only / No EnforcementHow hard ERPX pushes back when an outward document would breach a level
Auto Create Purchase RequestOn / OffWhether a purchase request is created automatically on breach
Purchase Request TimingInstantly / At MidnightWhen the automatic request is created. Only relevant when auto-create is on

What each enforcement mode means

ModeOn breach, the user…
Warn Only (default)Sees a confirmation and can choose to continue
Block TransactionCannot save the outward document until stock or the level is addressed
No EnforcementSees nothing — levels are informational only, used for reporting

How the check actually works

The check runs on documents that take stock out of a warehouse — Delivery Notes, Stock Entry (Issue), and similar.

Three details make this behave sensibly in practice:

  1. The Inventory setting is the master switch. When Enable Item Reorder Functionality is off, ERPX skips reorder validation and automatic purchase-request creation.
  2. Current stock comes from the Stock Ledger, using the latest non-draft, non-cancelled entry for that item and warehouse — the same number the reports show.
  3. Existing purchase requests count. Quantities on purchase requests already in Draft or Pending for that item and warehouse are treated as covered, so you are not nagged about a shortage you have already acted on.

Levels with No Enforcement or with no reorder level configured are skipped entirely. If you expected a warning and got none, first check that Enable Item Reorder Functionality is on. Then check the rule’s enforcement mode and whether a level exists for that exact item and warehouse.

Choosing a level

A workable starting point:

Reorder Level = average daily usage × supplier lead time in days × safety factor Reorder Qty = enough to cover the next review period, respecting supplier MOQ
SituationSuggestion
Long lead time, steady usageHigher level, moderate quantity
Short lead time, spiky usageLower level, larger quantity
Perishable stockLower level and quantity — expiry is a bigger risk than a stock-out
Critical componentAdd safety stock and consider Block Transaction

Reporting

ReportAnswers
Stock BalanceCurrent quantity per item and warehouse
Pending GRNOrdered but not yet received quantities
Item Pricing SummaryLast purchase details, useful when sizing an order

Tips

  • Start with Warn Only. Switching straight to Block Transaction stops dispatch on day one.
  • Set levels on component items, not on bundle parents — the parent holds no stock, so it can never breach.
  • Use Check In Warehouse when replenishment is centralised: watch the central store’s balance while ordering for a branch.
  • Revisit levels after seasonal peaks. A level set in the slow season blocks nothing in the busy one.
  • If auto-create is on, use At Midnight rather than Instantly when many small issues happen through the day — it batches the requests.