Skip to content

Customer Return Detail

View the complete details of a customer return including document header, line items, financial totals, and the current workflow status. From this page you can confirm the return, cancel it, or initiate a return delivery to physically receive the goods.

Customer Return Detail page showing document header with customer, date, return reason, status badge, and action buttons with line items table

From the Customer Returns list, click any row, or navigate directly to /commerce/sales/customer-returns/:id.

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

ColumnDescription
#Line number
ItemItem code and name
DescriptionLine description
WarehouseDestination warehouse for returned goods
QtyReturn quantity
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
    CONFIRMED -->|Return Delivery confirmed| CLOSED

  1. Verify the return is in Draft status.
  2. Click Delete in the action bar.
  3. Confirm the deletion.
  4. You are redirected to the Customer Returns list.
  • Confirming the return commits it for processing and locks line quantities.
  • After confirmation, use Create Return Delivery to record the physical receipt of goods.
  • The return moves to Closed status when all associated return deliveries have been confirmed.
  1. Open the page from the Customer Returns list.
  2. Review line items and return reason.
  3. Click Confirm Return, then Create Return Delivery to process the physical goods receipt.