# Customer return

In order for customer return to be possible, the status of the Sales Order must be 'packed' and 'invoiced'. If the status of the SO is entered, packed, shipped, the return won't be possible. Once the document is packed and invoiced, the 'customer return' button will appear.

![](/files/-LTMaDvqKV9beTp5wUJN)

Click on the 'customer return' button and confirm it. The quantities will be in negative numbers. You can do a whole or partial customer return. If a customer is returning whole quantity, leave it as is, if it's a partial return, just retype the quantity, but keep the minus in front of the number:

![](/files/-LTMbLRzvxomq4y0IUs-)

If a customer is not returning some items at all, just delete them from the list by clicking on the delete button in the upper right corner, selecting the non-returned items by checking the boxes, and clicking on the red delete button:

![](/files/-LTMcoMeIUU8LLB-8Oc1)

Post the document and confirm it.

The document will appear on the Sales Order list under the original document, with the same SO number, but with the status 'returned'.

![](/files/-LTMeUv2rVjhfuB0P8rZ)

If you open a stock card of a product (open a product > reports > stock card), you will see that the items are deducted from your stock:

![](/files/-LTMf0OYX_Qxx3Te_ZCo)

If you need to refund the customer for the returned items, open the returned document from the SO list, and click on the payment button. The displayed amount will be negative. Select the appropriate bank account and record the payment.

![](/files/-LTMgPMBIisM-YNVoWWT)

The payment status of the returned document will switch to 'paid', and the amount will be deducted from your customers' balance.

![](/files/-LTMgtf7tcsDl0M3Vmbk)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.erpag.com/project/untitled/customer-return-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
