# Stock Transfer - Godown Wise

**YouTube:** [How to Transfer Stock from One Godown to Another?](https://youtu.be/RdW2DuXzur8)

## How to Transfer Stock from One Godown to Another?

In this tutorial, we will learn how to **transfer item stock from one Godown to another in Logic ERP**, and how to verify the transfer using stock reports.

***

### Opening the Godown-Wise Stock Transfer Window

To begin the stock transfer process:

* Navigate to the **Inventory Module** from the main menu
* Open **Stock Transfer – Godown Wise**

***

### Selecting Source and Destination Godowns

* Select the **Source Godown** from the dropdown list

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

* Select the **Destination Godown** to which the stock will be transferred

<figure><img src="/files/4ebHAHSRjHerNm8wJEnQ" alt=""><figcaption></figcaption></figure>

***

### Entering Item Details

* Click on **Item Details** to begin item entry
* Select the required **Item** using the search option

<figure><img src="/files/6hOifdReEMW84IQjd0TS" alt=""><figcaption></figcaption></figure>

* The **Lot Search Window** will display all available lots for the selected item in the source Godown

<figure><img src="/files/4BXRvbQ9pcmfpVnIiFrH" alt=""><figcaption></figcaption></figure>

***Note:***\
The item stock may be available in multiple lots within the same Godown.

***

### Transferring Stock Between Godowns

* Select the appropriate **Lot**
* Enter the **Quantity** to be transferred from the **Main Godown** to the **Retail Godown**
* Click **Save** to complete the stock transfer voucher

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

The stock transfer is now successfully recorded.

***

### Verifying Stock Transfer (Stock Query Report)

To confirm the updated stock position:

* Open the **Stock Query Report**
* Select the relevant **Godowns** and **Item**

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

* Generate the report

<figure><img src="/files/2GWNkgERcAoqVr0PF8IM" alt=""><figcaption></figcaption></figure>

***Result:***\
The report clearly shows that **400 units** of the item are now available in the **Retail Godown**.

***

### Reviewing Godown-to-Godown Transfer Report

For detailed verification:

* Navigate to **Stock Reports**
* Open **Godown-to-Godown Transfer Report**
* Select the **Source Godown** and **Destination Godown**

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

* Generate the report

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

* This report provides a detailed view of the stock transfer document, including item, lot, and quantity details.

***

### Conclusion

This completes the **Godown-Wise Stock Transfer process in Logic ERP**, ensuring accurate inventory movement and real-time stock visibility across multiple warehouses.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/inventory/stock-transfer-godown-wise.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.
