# Transfer Orders

Transfer orders are instrumental in the internal movement of inventory within an omnichannel retail environment. They serve various purposes, including:

* **Warehouse to Store:** When there is a need to replenish inventory at retail stores from the central warehouse or distribution center, transfer orders can be initiated to move the required items from the warehouse to the stores.
* **Store to Warehouse:** Sometimes, stores might need to return excess or unsold inventory back to the warehouse for consolidation or redistribution. Transfer orders facilitate this movement from the stores back to the warehouse.
* **Between Stores:** In cases where one store has excess inventory that another store requires, transfer orders can be used to transfer inventory directly between stores, optimizing stock levels across the retail network.

Transfer orders are initiated in the NetSuite ERP system, facilitating the movement of inventory from warehouses to stores, between stores, or stores to warehouses.

{% hint style="info" %}
Once a transfer order is created and synced, any updates or modifications must be handled by creating a new transfer order.
{% endhint %}

{% hint style="info" %}
HotWax's [Receiving App](https://github.com/hotwax/oms-documentation/blob/user-guides-pub/documents/store-operations/receiving/returns-and-purchase-orders/README.md) helps store associates manage receiving discrepancies. The app allows over-receiving, under-receiving as well as provides an option to receive unexpected items in a TO. HotWax’s BI Reports & Analytics platform also provides [Receiving Discrepancy ](https://github.com/hotwax/oms-documentation/blob/user-guides-pub/documents/analytics/reports/inventory/README.md#receiving-discrepancies-by-product)report for the operations team to track and manage these discrepancies.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Warehouse to Store</td><td><a href="/pages/b4TwMU8HLKEedPDHiqCT">/pages/b4TwMU8HLKEedPDHiqCT</a></td></tr><tr><td>Store to Warehouse</td><td><a href="/pages/Ucx5aMyEpspZteJn7c55">/pages/Ucx5aMyEpspZteJn7c55</a></td></tr><tr><td>Store to Store</td><td><a href="/pages/fAg5KHGnBrXUYXEhLHdG">/pages/fAg5KHGnBrXUYXEhLHdG</a></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.hotwax.co/documents/learn-netsuite/integration-flows/transfer-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.
