Skip to content

Create Customer Return

Create a new customer return to record goods being sent back by a customer. Returns can be created manually or generated from a confirmed delivery using the New from Delivery action, which copies returnable lines. All returns start in Draft status.

Create Customer Return form showing a customer selected, document date, return reason, and one line item with item code and quantity

From the Customer Returns list, click New Return, or navigate directly to /commerce/sales/customer-returns/new.

To create a return from a confirmed delivery, open the delivery’s detail page and click Create Return in the action bar.

SectionDescription
Document HeaderCustomer, dates, return reason, addresses, and reference fields
Line ItemsEditable table of items being returned

A footer bar contains the Create Return and Cancel buttons.


FieldRequiredTypeDescriptionDefaultValidation
CustomerYesEntity selectBusiness partner returning goodsMust select a customer; partner on hold blocks submission
DateYesDateDocument dateToday
CurrencyYesSelectDocument currencyCompany default
Payment TermsYesEntity selectPayment termsCustomer default
Price ListYesEntity selectPrice list applied to the documentCustomer default
ContactNoEntity selectCustomer contact personCustomer primary contact
Billing AddressNoEntity selectBilling addressCustomer default
Shipping AddressNoEntity selectShipping addressCustomer default
Sales PersonNoUser selectSales person
Return ReasonNoTextareaExplanation of why goods are being returned
ReferenceNoTextExternal reference number
RemarksNoTextareaAdditional remarks
Disc %NoNumberDocument-level discount percentage00–100

ColumnRequiredDescriptionValidation
ItemYesItem codeMust select an item
DescriptionNoLine description
WarehouseYesDestination warehouse for returned goodsMust select a warehouse
QtyYesQuantity being returnedMust be greater than 0
Unit PriceYesPrice per unit (credit value)
Disc %NoLine discount percentage0–100
Tax CategoryYesTax categoryMust select a tax category
Tax AmountComputed taxRead-only
Price After Disc.Unit price after discountRead-only
Line TotalComputed totalRead-only

When creating from a delivery, quantities are pre-populated from the delivery lines and capped at the originally delivered quantity.


RuleBehavior
Customer requiredSubmission blocked until a customer is selected
Payment Terms requiredSubmission blocked until payment terms are selected
Price List requiredSubmission blocked until a price list is selected
At least one lineSubmission blocked if no line items exist
Quantity positiveEach line must have a quantity greater than 0
Warehouse required per lineEach line must have a warehouse selected
Tax category required per lineEach line must have a tax category selected
Partner on holdSubmission blocked if the selected customer is on hold

After the return is created:

  • The return is saved with status Draft.
  • You are redirected to the Customer Return Detail page.
  • A success notification confirms creation.

  1. Click New Return from the Customer Returns list.
  2. Select the Customer and add a Return Reason.
  3. Add line items.
  4. Click Create Return to save the draft.
  • Creating returns requires Write permission on the Customer Returns module.
  • When creating from a delivery, only lines that have not been fully returned are shown.