Inventory
Stock Adjustments
Manually adjust stock levels for corrections, damage, or other reasons
Stock adjustments let you manually change the quantity of an item in a specific warehouse - outside of the normal order/receipt flow.
When to adjust stock
Common reasons for manual adjustments:
- Damaged goods - items broken or unsellable
- Shrinkage - stock lost to theft or misplacement
- Found stock - items discovered that weren't in the system
- Corrections - fixing data entry errors
- Samples or gifts - stock removed for non-sale purposes
For planned physical inventory verification, use Stock Counts instead.
Making an adjustment
- Go to Inventory
- Find the item and warehouse you want to adjust
- Click on the quantity number to open the adjustment popover
- Enter the new quantity (the physical quantity you want the system to reflect)
- Optionally enter a reason (e.g., "damaged in transit", "found in back of warehouse")
- Click Adjust
The system calculates the difference automatically - you only need to enter the target quantity.
What happens behind the scenes
Increasing stock
When the new quantity is higher than the current on-hand quantity:
- A new batch is created with a batch number like
ADJ-001 - The unit cost is set from the most recent batch, or falls back to the item's cost price
- A stock movement of type
adjustmentis recorded - The system automatically allocates the new stock to any confirmed sales orders waiting for stock (oldest orders first)
Decreasing stock
When the new quantity is lower than the current on-hand quantity:
- Stock is removed using FIFO (first-in, first-out) across batches
- Pass 1 - removes from available (unallocated) stock first
- Pass 2 - if more needs to be removed, takes from reserved (allocated) stock
- Affected order allocations are released if reserved stock is consumed
- A stock movement is recorded for each affected batch
Movement record
Every adjustment creates a stock movement with:
| Field | Value |
|---|---|
| Movement type | adjustment |
| Quantity | The difference (positive for increase, negative for decrease) |
| Unit cost | Cost from the batch or item's cost price |
| Total cost | Quantity × unit cost |
| Reference type | adjustment |
| Notes | The reason you entered |
| Performed by | Your user account |
All adjustments are visible in the item's Stock History for full audit trail.