Stock Out
The Stock Out list page displays all stock issue documents in the system. A Stock Out document records the removal of goods from a warehouse — it decreases 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-Out in the sidebar, or go to /inventory/operations/stock-out.
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 | Issuing 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 issued; editing and deletion are allowed |
| Confirmed | Document is posted; warehouse stock quantities are reduced; editing is locked |
| Cancelled | Document was cancelled after confirmation; stock quantities are restored |
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.
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 Out | Write (Operations) | Opens the Create Stock Out form |
Row Actions
Section titled “Row Actions”| Action | Permission | Description |
|---|---|---|
| View | Read | Navigate to the Stock Out Detail page |
| Edit | Write | Navigate to the Edit Stock Out 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 Out Document
Section titled “Deleting a Stock Out Document”- Locate a document with status Draft
- Click the row actions menu and select Delete
- A confirmation dialog displays: “Delete stock out [document number]?”
- Click Delete to confirm
Only Draft documents can be deleted. Confirmed documents must be Cancelled to reverse the stock impact.
Common tasks
Section titled “Common tasks”- Open the page from Inventory → Operations → Stock-Out.
- Apply Status or Date filters to narrow the list.
- Click New Stock Out to record an issue, or click a row to view details.
Related Pages
Section titled “Related Pages”- Create Stock Out — Record a new inventory issue
- Stock Out Detail — View a specific issue document
- Edit Stock Out — Edit a Draft issue document
- Stock In — Receive inventory into a warehouse
- Warehouses — Manage issuing warehouses