Skip to content

Return Deliveries

The Return Deliveries list page shows all documents that record the physical receipt of goods being returned by a customer. A return delivery can be created from a confirmed Customer Return or directly from a confirmed Delivery. Confirming a return delivery commits the inventory movement back into stock.

Return Deliveries list page showing multiple return deliveries with Doc #, customer, date, status, and grand total columns

Navigate to Commerce → Sales → Return Deliveries in the sidebar, or go to /commerce/sales/return-deliveries.

  • Browse all return delivery documents with filtering by status and date range.
  • Search by document number or customer name.
  • Create a new return delivery manually or from a Customer Return.
  • View, edit, duplicate, or delete individual return deliveries.
  • Confirm a return delivery to commit inventory receipt.
  1. Open Commerce → Sales → Return Deliveries from the sidebar.
  2. Filter by Status = Draft to find return deliveries pending confirmation.
  3. Click a row to open the detail page and confirm receipt.
  • Only Draft return deliveries can be edited and deleted.
  • Confirming a return delivery commits the inventory movement, returning stock to the selected warehouse.
  • Return deliveries can be created from a Customer Return (using the Create Return Delivery action on the return detail page) or directly from a Delivery.
  • After a confirmed return delivery, a Create Credit Memo action may be available from the detail page.
  • Return delivery lines no longer expose a batch number column — batch information is captured at the inventory level. Line-level batch entry was removed to keep the return UI focused on quantities.
  • When a line references a price list different from the document header’s price list, a confirmation prompt asks whether to apply the line’s price list to the header.
  • In single-currency tenants the currency field is hidden from return delivery forms.
ColumnDefault VisibleSortableDescription
Doc #YesYesSystem-generated return delivery number
CustomerYesYesBusiness partner name
DateYesYesDocument date
StatusYesYesCurrent workflow status badge
Grand TotalYesYesTotal return value including tax
CurrencyNoNoDocument currency
Sales PersonNoNoAssigned sales person
ReferenceNoNoExternal reference
CreatedNoYesCreation timestamp
UpdatedNoYesLast modification timestamp
StatusDescription
DraftReturn delivery is being prepared; editable and deletable
ConfirmedGoods received and inventory movement committed; terminal state
CancelledReturn delivery was cancelled; terminal state
FilterTypeDescription
SearchFree textSearches across document number and customer name
StatusDropdownFilter by status; default shows all
Date FromDateShow return deliveries with a document date on or after this date
Date ToDateShow return deliveries with a document date on or before this date

Click any sortable column header to sort ascending, then descending, then remove. Default sort: Created descending.

Load More pattern — 20 records per load.

ActionDescriptionPermission
New Return DeliveryNavigate to the Create Return Delivery formWrite
ActionDescriptionPermission
ViewOpen the Return Delivery Detail pageRead
EditOpen the Edit Return Delivery form — Draft onlyWrite
DuplicateCreate a copy as a new DraftWrite
ConfirmTransition Draft → Confirmed; commits inventory receiptWrite
CancelTransition Draft → Cancelled (requires reason)Write
DeletePermanently delete — Draft onlyAdmin

Click any row to open the detail page.

  1. Locate the return delivery — it must have status Draft.
  2. Click the row actions menu and select Delete.
  3. A confirmation dialog warns that the deletion is permanent.
  4. Click Delete to confirm.

Deletion is only available for Draft return deliveries.