> For the complete documentation index, see [llms.txt](https://docs.novacura.com/marketplace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/procurement/move-part-in-receipt.md).

# Move Part In Receipt

## Overview

This flow(app) can be used to move parts in a receipt from one location to another on the user’s default site.

![](/files/S5gms5dqpXwW7Y2tJiXt)

*The complete overview of the flow(app):*

{% file src="/files/hwtx02oKlbAcasSXNjAX" %}

## Steps

### **Enter Source Ref 1**

* Source Ref 1 is required and should belong to the user’s default site
* Click on the **List** button to see a list of orders

{% hint style="info" %}
**Pin Step:**

Display the user default Site ID and its description.
{% endhint %}

| <img src="/files/jKT3WbFCd4NNlyGbkuVx" alt="" data-size="original"> | ![](/files/Gi7jyUQDypYx4NRkT3Ul) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Enter Part No**

* Part No is required and should be connected to the Order No entered in the previous step
* Click on the **List** button to see a list of parts connected to the Order No

| <img src="/files/iv4oORkb5shjRqmPZwu7" alt="" data-size="original"> | ![](/files/2zV5gGVJHLiPmCZ1PIcZ) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

{% hint style="info" %}
*Based on the selected Part user might be prompted with additional user steps to filter out* **Inventory Part In Stock** *records until a unique stock record is selected. For more info about these additional steps please refer* [*Inventory Part In Stock Selection*](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/inventory-part-in-stock-selection.md)*.*
{% endhint %}

### **Enter Qty To Move**

* Qty to Move is required and it cannot be a negative number or higher than the stock quantity

{% hint style="info" %}
**Pin Step:**

Display information about the selected inventory part in stock record.
{% endhint %}

| ![](/files/FwxEKdXzpHCLTXGbuhJJ) |
| -------------------------------- |

### **Enter To Location**

* To Location No is required

| ![](/files/KxQz7kapOwnBKmvhUpK7) |
| -------------------------------- |

### **Summary**

* Click on the **Save** button to complete the process

| ![](/files/suPijjOoznRF66FdPDta) |
| -------------------------------- |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/procurement/move-part-in-receipt.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.
