Skip to content

Stock Transfer Detail

The Stock Transfer Detail page shows the full record for a single stock transfer. It displays the source and destination warehouses, all line items with bin locations (if applicable), the source Transfer Request link, and action buttons for confirming, cancelling, duplicating, and deleting the document.

Stock Transfer Detail page showing the header card with From and To warehouses, source document link, and line items including bin location columns for a Confirmed document

From the Stock Transfers list, click any row, or navigate directly to /inventory/operations/transfers/:id.

ButtonDescriptionAvailability
BackReturn to the Stock Transfers listAlways
HistoryOpen the document change history dialogAlways
Actions menuExpand additional actionsAlways
— EditOpen the Edit Stock Transfer formDraft only
— ConfirmExecute the transfer and update stockDraft only; Write permission
— CancelReverse a confirmed transfer; requires reasonConfirmed only; Write permission
— DuplicateCreate a new Draft copied from this documentAlways; Write permission
— DeleteDelete this documentDraft only; Admin permission
FieldDescription
Document #System-generated document number
StatusCurrent status badge (Draft, Confirmed, or Cancelled)
From WarehouseSource warehouse code and name
To WarehouseDestination warehouse code and name
Document DateDate of the transfer
Source DocumentLinked Transfer Request number (if applicable); click to open the request
ReferenceOptional external reference
RemarksDocument-level notes
CreatedCreation timestamp and user
UpdatedLast update timestamp and user
ColumnDescription
#Line number
Item CodeItem identifier
Item NameItem display name
QuantityQuantity transferred
UOMUnit of measure
From BinSource bin location (Bin-Managed warehouses only)
To BinDestination bin location (Bin-Managed warehouses only)
NotesLine-level notes

Click History to view all changes to the document: header field changes, line additions, removals, and edits, all with user attribution and timestamps.

Click Confirm (Draft documents). Confirming:

  1. Reduces stock in the source warehouse (and source bin, if applicable)
  2. Increases stock in the destination warehouse (and destination bin, if applicable)
  3. Changes the document status to Confirmed
  4. Updates the Fulfilled quantities on the parent Transfer Request (if linked), which may change the request’s fulfillment status to Partial or Fulfilled
  5. Locks all fields from editing

The Transfer Request’s query cache is automatically invalidated so Transfer Request detail pages reflect the updated fulfillment state immediately.

Click Cancel (Confirmed documents). A dialog requests a reason. Cancelling:

  1. Reverses the stock movement in both warehouses
  2. Reduces the Fulfilled quantities on the parent Transfer Request
  3. Changes the status to Cancelled
  1. Click Actions → Delete (Draft only)
  2. Confirm in the dialog
  3. You are redirected to the Stock Transfers list
  • Confirming a Stock Transfer is the only action that moves stock. Draft documents have no stock impact.
  • The link between a Stock Transfer and a Transfer Request is shown in the Source Document field and is read-only after creation.
  • When all lines on a Transfer Request reach Fulfilled status, the request is automatically closed.
  1. Open a Draft Stock Transfer from the Stock Transfers list.
  2. Review the line items and bin assignments.
  3. Click Confirm to execute the movement and update stock.