Stock In
The Stock In list page displays all stock receipt documents in the system. A Stock In document records the physical receipt of goods into a warehouse — it increases inventory quantities for the specified items. Documents follow a Draft → Confirmed → Cancelled workflow; only Draft documents can be edited or deleted.

Accessing the Page
Section titled “Accessing the Page”Navigate to Inventory → Operations → Stock-In in the sidebar, or go to /inventory/operations/stock-in.
List Columns
Section titled “List Columns”| Column | Default Visible | Sortable | Description |
|---|---|---|---|
| Document # | Yes | Yes | System-generated document number |
| Status | Yes | Yes | Current status badge |
| Date | Yes | Yes | Document date |
| Warehouse | Yes | Yes | Receiving warehouse |
| Reference | Yes | Yes | Optional external reference number |
| Created | Yes | Yes | Creation timestamp |
Status Values
Section titled “Status Values”graph LR
DRAFT[Draft] -->|Confirm| CONFIRMED[Confirmed]
DRAFT -->|Delete| DELETED[Deleted]
CONFIRMED -->|Cancel| CANCELLED[Cancelled]
| Status | Description |
|---|---|
| Draft | Document is being prepared; stock has not yet been received; editing and deletion are allowed |
| Confirmed | Document is posted; warehouse stock quantities are updated; editing is locked |
| Cancelled | Document was cancelled after confirmation; stock quantities are reversed |
Filtering
Section titled “Filtering”| Filter | Type | Description |
|---|---|---|
| Search | Free text | Searches by document number or reference |
| Status | Dropdown | Draft, Confirmed, Cancelled, or All |
| Date From | Date | Documents on or after this date |
| Date To | Date | Documents on or before this date |
Sorting
Section titled “Sorting”Click any sortable column header to sort. Default sort: Date descending (newest first).
Pagination
Section titled “Pagination”Load More pattern — 20 records per load.
Actions
Section titled “Actions”Page Actions
Section titled “Page Actions”| Action | Permission | Description |
|---|---|---|
| New Stock In | Write (Operations) | Opens the Create Stock In form |
Row Actions
Section titled “Row Actions”| Action | Permission | Description |
|---|---|---|
| View | Read | Navigate to the Stock In Detail page |
| Edit | Write | Navigate to the Edit Stock In form — Draft only |
| Confirm | Write | Transition from Draft to Confirmed |
| Duplicate | Write | Create a new Draft copied from this document |
| Cancel | Write | Cancel a Confirmed document — requires a cancellation reason |
| Delete | Admin | Delete a Draft document after confirmation |
Click any row to open the detail page.
Deleting a Stock In Document
Section titled “Deleting a Stock In Document”- Locate a document with status Draft
- Click the row actions menu and select Delete
- A confirmation dialog displays: “Delete stock in [document number]?”
- Click Delete to confirm — the list reloads
Only Draft documents can be deleted. Confirmed documents must be Cancelled if they need to be reversed.
Common tasks
Section titled “Common tasks”- Open the page from Inventory → Operations → Stock-In.
- Apply Status or Date filters to narrow the list.
- Click New Stock In to record a new receipt, or click a row to view details.
Related Pages
Section titled “Related Pages”- Create Stock In — Record a new goods receipt
- Stock In Detail — View a specific receipt document
- Edit Stock In — Edit a Draft receipt document
- Stock Out — Issue inventory from a warehouse
- Warehouses — Manage receiving warehouses