Skip to content

Create Stock Transfer

Create a new Stock Transfer document to execute the movement of goods from a source warehouse to a destination warehouse. The form supports two creation modes: a standalone transfer created manually, and a transfer created from an approved Transfer Request that pre-populates the warehouses and line items.

Create Stock Transfer form showing From and To warehouse fields, document date, and the Line Items table with item, quantity, and optional bin location fields

From the Stock Transfers list, click New Stock Transfer, or navigate directly to /inventory/operations/transfers/new.

To create from a Transfer Request: click New from Request, search for and select an Approved Transfer Request, then select which lines and quantities to transfer.

From a Transfer Request Detail page: click Create Transfer in the Next Steps strip.

SectionDescription
Document DetailsFrom/To warehouses, document date, reference, and remarks
Line ItemsOne row per item being transferred, with optional bin locations for Bin-Managed warehouses
FieldRequiredTypeDescriptionDefaultValidation
From WarehouseYesEntity selectSource warehouseOnly active warehouses; must differ from To Warehouse unless both are Bin-Managed within the same warehouse
To WarehouseYesEntity selectDestination warehouseOnly active warehouses
Document DateNoDateDate of the transferToday
ReferenceNoTextExternal reference number
RemarksNoTextareaDocument-level notes

When creating from a Transfer Request, the From Warehouse, To Warehouse, and Source Document fields are locked and pre-filled from the request.

Each line specifies one item to move.

FieldRequiredTypeDescriptionDefaultValidation
#NumberAuto-assigned line numberSequential
ItemYesEntity selectStock-tracked itemRequired on each line
QuantityYesNumberQuantity to transfer1Must be greater than 0
UOMNoTextUnit of measure — auto-populated
From BinYes (Bin-Managed source)Entity selectSource bin location within the From WarehouseRequired when From Warehouse is Bin-Managed
To BinYes (Bin-Managed dest.)Entity selectDestination bin location within the To WarehouseRequired when To Warehouse is Bin-Managed
MaxNoNumberMaximum available quantity in the source bin (display only)
NotesNoTextLine-level note

When creating from an approved Transfer Request, a Line Picker dialog opens showing:

ColumnDescription
ItemItem code and name
OrderedTotal quantity on the request line
FulfilledQuantity already transferred by previous Stock Transfers
RemainingQuantity still to be transferred
Transfer QtyQuantity to transfer in this document — editable

Click Transfer All to populate all remaining quantities, or edit individual quantities. Click Create Transfer to apply the selection and generate the line items.

RuleBehavior
From Warehouse requiredCannot save without a source warehouse
To Warehouse requiredCannot save without a destination warehouse
Warehouses must differCannot be the same warehouse unless both are Bin-Managed
At least one lineAt least one line with an item and positive quantity is required
Quantity positiveAll line quantities must be greater than 0
Bin required for Bin-ManagedFrom Bin and To Bin must be specified when the respective warehouse is Bin-Managed

After successful creation:

  • The document is saved with status Draft
  • You are redirected to the Stock Transfer Detail page
  • The source Transfer Request fulfillment counters are not updated until this transfer is Confirmed
  1. Open Inventory → Operations → Stock Transfers and click New Stock Transfer.
  2. Select From and To warehouses, add line items and bin locations as needed.
  3. Save as Draft, review, then Confirm from the detail page to execute the movement.
  • Creating a Stock Transfer requires Write permission on Operations.
  • Confirming a Stock Transfer that was created from a Transfer Request automatically updates the fulfilled quantities on the parent request.