# Customer return

In order for a customer return to be issued, the status of the sales order has to be invoiced.          If the status is 'in process', there won't be a customer return button. Once you generate an invoice, a customer return button will appear.

![](/files/-LJsdOY4H2IHtE4SaaEu)

When you clcik on it, you will enable the quantity field.&#x20;

![](/files/-LJseOIxiGaIlwxAcMxJ)

You can leave the entire quantity or type in the partial quantity. If the customer didn't return an item that is on the list, just type in a zero in the quantity field. Click on 'save' and post the document.

You will get a tag that says 'returned'.

![](/files/-LJsfYoKz_gXYFxqFeu9)

This document will be right under the original sales order on the sales order list.


---

# 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/create-new-product-1/untitled-4/customer-return.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.
