Warehouse Stock Adjustment
Goal
Correct inventory quantities when the physical count differs from the system count (e.g., after damage, shrinkage, or receiving errors).
Preconditions
- The inventory item exists in the Nexus Inventory module.
- The user has admin or member role with inventory permissions.
Steps
- Navigate to Inventory → Items.
- Locate the item (search by name, SKU, or barcode).
- Click the item to open its detail view.
- Click Adjust Stock.
- Enter the adjustment:
- Warehouse — select the warehouse.
- Bin (optional) — select the specific bin location.
- Quantity change — positive to add stock, negative to remove.
- Reason — select a reason code (damage, shrinkage, correction, receiving error).
- Notes — add any additional context.
- Click Confirm Adjustment.
- The system creates a stock movement record of type
adjustmentand updates the quantity-on-hand.
Expected result
- The item's
quantity_on_handis updated immediately. - A
stock_movementrecord of typeadjustmentis logged with the reason, user, and timestamp. - Dashboards and reports reflect the new quantity.
Common issues
| Issue | Resolution |
|---|---|
| Cannot find the item | Verify the SKU or barcode is correct. Check that the item belongs to the current organization. |
| Adjustment button disabled | Check your role permissions. Only admins and authorized members can make adjustments. |
| Negative stock after adjustment | Nexus allows negative stock for tracking purposes but will display a warning. Investigate the discrepancy. |