# Return Order

The Return Order field indicates whether the requested product or part is being returned to the supplier, warehouse, or vendor instead of being used for the job. This is used when items are damaged, incorrect, excess, or no longer required after being issued.

<figure><img src="/files/XvahGsHFVHjsAIHFYUJm" alt=""><figcaption></figcaption></figure>

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="82" valign="bottom"></th><th width="173" valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom"><strong>Sr. No.</strong></td><td valign="bottom"><strong>Field Name</strong></td><td valign="bottom"><strong>Short Description</strong></td></tr><tr><td valign="bottom">1</td><td valign="bottom">Return order number</td><td valign="bottom">A unique auto generated number for return order record.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Job</td><td valign="bottom">Lookup field to link return order to job.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Status</td><td valign="bottom">Status of product requested such as approved, cancel, draft, received and submitted.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">Expected Arrival Date</td><td valign="bottom">The Expected Arrival Date field specifies the date on which the requested product or part is expected to arrive at the specified delivery location.</td></tr><tr><td valign="bottom">5</td><td valign="bottom">Shipment type</td><td valign="bottom">The Shipment Type field in a Return Order specifies the method or mode of shipment used to return the product or part to the supplier, vendor, or warehouse.</td></tr><tr><td valign="bottom">6</td><td valign="bottom">Ship from address</td><td valign="bottom">The Ship from Address field specifies the location from which the returned product or part is being sent.</td></tr><tr><td valign="bottom">7</td><td valign="bottom">Product requested</td><td valign="bottom">Lookup field to link product requested record to return order.</td></tr></tbody></table>


---

# 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://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/return-order.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.
