Skip to content

Stock In Detail

The Stock In Detail page shows the complete record for a single stock receipt document. It displays the document header (warehouse, date, reference, status), all line items, and provides action buttons to edit, confirm, cancel, duplicate, or delete the document depending on its current status.

Stock In Detail page showing the document header card with status, warehouse, and date fields, and the line items table for a Confirmed document

From the Stock In list, click any row, or navigate directly to /inventory/operations/stock-in/:id.

ButtonDescriptionAvailability
BackReturn to the Stock In listAlways
HistoryOpen the document change history dialogAlways
Actions menuExpand additional actionsAlways
— EditOpen the Edit Stock In formDraft only
— ConfirmPost the document and update warehouse stockDraft only; requires Write permission
— CancelCancel a posted document; requires a cancellation reasonConfirmed only; requires Write permission
— DuplicateCreate a new Draft copied from this documentAlways; requires Write permission
— DeleteDelete this documentDraft only; requires Admin permission

The top card shows document-level fields:

FieldDescription
Document #System-generated document number
StatusCurrent status badge (Draft, Confirmed, or Cancelled)
WarehouseReceiving warehouse code and name
Document DateDate of the physical receipt
ReferenceOptional external reference number
RemarksDocument-level notes
CreatedCreation timestamp and user
UpdatedLast update timestamp and user

The line items table lists every item received on this document:

ColumnDescription
#Line number
Item CodeItem identifier
Item NameItem display name
QuantityQuantity received
UOMUnit of measure
NotesLine-level notes

Click History in the action bar to open the change history dialog. The history log shows all changes to the document header and line items, including which fields changed, who made the change, and when. Tracked fields include document date, reference, remarks, status, warehouse, and all line-level fields.

Click Confirm (available for Draft documents) to post the receipt. Confirming a Stock In document:

  1. Updates the warehouse stock quantities for all line items
  2. Changes the document status to Confirmed
  3. Locks all fields from editing

Click Cancel (available for Confirmed documents) to reverse the receipt. A dialog asks for a cancellation reason. Cancelling:

  1. Reverses the warehouse stock quantities for all line items
  2. Changes the status to Cancelled
  3. Stores the cancellation reason on the document

Click Duplicate in the Actions menu to create a new Draft document with the same warehouse and line items. The duplicate opens directly in the detail view with its new document number. The duplicated document can be edited before confirming.

  1. Click the Actions menu and select Delete (available for Draft documents only)
  2. A confirmation dialog displays: “Delete stock in [document number]?”
  3. Click Delete to confirm — you are redirected to the Stock In list
  • Confirming a document is the only action that updates warehouse stock. Draft documents have no effect on inventory quantities.
  • A Confirmed document cannot be edited. If a correction is needed, cancel the document and create a new one.
  • The document number is assigned by the system at creation time and cannot be changed.
  1. Open the document from the Stock In list.
  2. Review the line items and header details.
  3. Click Confirm to post the receipt to inventory, or use Edit to make corrections while still in Draft.