Skip to content

Create Transfer Request

Create a new Transfer Request document to plan the movement of inventory from one warehouse to another. The form captures a source warehouse, destination warehouse, an optional requested date, and one or more line items. New documents start in Draft status and must be approved before Stock Transfers can be created against them.

Create Transfer Request form showing From and To warehouse fields, document date, and the Line Items table with item and quantity entries

From the Transfer Requests list, click New Transfer Request, or navigate directly to /inventory/operations/transfer-requests/new.

SectionDescription
Document DetailsFrom/To warehouses, document date, requested date, reference, and remarks
Line ItemsOne row per item to be transferred
FieldRequiredTypeDescriptionDefaultValidation
From WarehouseYesEntity selectSource warehouse from which stock will be takenOnly active warehouses; must differ from To Warehouse (unless Bin-Managed within same warehouse)
To WarehouseYesEntity selectDestination warehouse where stock will be receivedOnly active warehouses; must differ from From Warehouse
Document DateNoDateDate of the request documentToday
Requested DateNoDateRequested fulfillment date
ReferenceNoTextExternal reference number
RemarksNoTextareaDocument-level notes

Each line specifies one item to transfer.

FieldRequiredTypeDescriptionDefaultValidation
#NumberAuto-assigned line numberSequential
ItemYesEntity selectStock-tracked item to transferRequired on each line
QuantityYesNumberQuantity to be transferred1Must be greater than 0
UOMNoTextUnit of measure — auto-populated from item
NotesNoTextLine-level note

The line items table also shows fulfillment tracking columns (Ordered, Fulfilled, Remaining) once the request is approved and Stock Transfers are created against it.

RuleBehavior
From Warehouse requiredCannot save without a source warehouse
To Warehouse requiredCannot save without a destination warehouse
Warehouses must differSource and destination cannot be the same unless both are Bin-Managed (for bin-to-bin within same warehouse)
At least one lineAt least one line with an item is required
Quantity positiveAll line quantities must be greater than 0

After successful creation:

  • The document is saved with status Draft
  • You are redirected to the Transfer Request Detail page
  • A success notification shows the new document number

The document does not affect stock quantities. Approval and subsequent Stock Transfers execute the movement.

  1. Open Inventory → Operations → Transfer Requests and click New Transfer Request.
  2. Select the source and destination warehouses, set the date, and add line items.
  3. Click New Transfer Request to save — then approve the request from the detail page.
  • Creating a Transfer Request requires Write permission on Operations.
  • Approving requires Admin permission on Operations.