Skip to content

Edit Transfer Request

Update an existing Transfer Request that is still in Draft status. The edit form opens with all existing values pre-filled. Approved and Cancelled requests cannot be edited directly.

Edit Transfer Request form pre-filled with existing data including From and To warehouses, requested date, and line items ready to be updated

From the Transfer Request Detail page, click Edit in the Actions menu, or navigate directly to /inventory/operations/transfer-requests/:id/edit.

The Edit option is only visible when the document status is Draft.

The edit form uses the same structure as Create Transfer Request. The document number appears in the header as read-only. All header fields and line items are editable.

FieldRequiredTypeDescriptionValidation
From WarehouseYesEntity selectSource warehouseMust differ from To Warehouse
To WarehouseYesEntity selectDestination warehouseMust differ from From Warehouse
Document DateNoDateRequest date
Requested DateNoDateTarget fulfillment date
ReferenceNoTextExternal reference
RemarksNoTextareaDocument-level notes

Existing lines are pre-filled. Add new lines with Add Line. Remove lines with the delete icon.

FieldRequiredTypeDescription
ItemYesEntity selectStock-tracked item
QuantityYesNumberMust be greater than 0
UOMNoTextAuto-populated from item
NotesNoTextLine-level note

Same rules as Create Transfer Request — both warehouses required and different, at least one line with a positive quantity, item required per line.

After saving, you are redirected to the Transfer Request Detail page. Status remains Draft.

  1. Open the Transfer Request Detail for a Draft document.
  2. Click Edit.
  3. Adjust warehouses, dates, or line items and click Save.
  • Editing requires Write permission on Operations.
  • Only Draft documents can be edited. If you need to correct an Approved request, cancel it and create a new one, or duplicate it.