Skip to content

Return Delivery Detail

View the complete details of a return delivery including document header, all line items with batch tracking, financial totals, and the current workflow status. Confirming a return delivery commits the inventory movement and adds the returned goods back to the warehouse.

Return Delivery Detail page showing document header with customer, date, status badge, action buttons, and line items table with batch numbers

From the Return Deliveries list, click any row, or navigate directly to /commerce/sales/return-deliveries/:id.

ButtonDescriptionAvailable When
BackReturn to the Return Deliveries listAlways
HistoryOpen the document change history dialogAlways
EditOpen the Edit Return Delivery formDraft only
DuplicateCreate a copy as a new DraftAlways
DeleteDelete after confirmationDraft only
ConfirmTransition Draft → Confirmed; commits inventory receiptDraft
CancelTransition Draft → Cancelled (requires reason)Draft
Create Credit MemoShortcut to A/R credit memo creationConfirmed
Export PDFDownload the return delivery as a PDFAlways (if configured)
FieldDescription
Document NumberSystem-generated return delivery number
StatusCurrent status badge
CustomerBusiness partner name and code
DateDocument date
CurrencyTransaction currency
Sales PersonAssigned sales person
Payment TermsPayment terms
Price ListApplied price list
ContactCustomer contact
Billing AddressBilling address
Shipping AddressShipping address
ReferenceExternal reference
RemarksRemarks

ColumnDescription
#Line number
ItemItem code and name
DescriptionLine description
QtyReceived quantity
UoMUnit of measure
WarehouseDestination warehouse
Batch #Batch number (if applicable)
Unit PriceCredit price per unit (may be masked)
Disc %Line discount
Price After Disc.Price after discount (may be masked)
Tax CategoryTax category
Tax AmountTax amount (may be masked)
Line TotalLine total (may be masked)

FieldDescription
Total QuantitySum of all return quantities
SubtotalSum of line totals before discount
DiscountDocument-level discount
TaxTotal tax
Grand TotalFinal total

graph LR
    DRAFT -->|Confirm| CONFIRMED
    DRAFT -->|Cancel| CANCELLED

Confirming a return delivery is a terminal action — inventory is received and the document is locked.


  1. Verify the return delivery is in Draft status.
  2. Click Delete in the action bar.
  3. Confirm the deletion.
  4. You are redirected to the Return Deliveries list.
  • Confirming a return delivery commits the inventory receipt. Goods are added back to the destination warehouse.
  • After confirmation, the related Customer Return may automatically move to Closed status if all return lines are fulfilled.
  • Cancellation requires a written reason and is irreversible.
  1. Open the page from the Return Deliveries list.
  2. Review line items, quantities, and batch numbers.
  3. Click Confirm to commit the inventory receipt.