# Godown Filter in Stock Transfer - Godown Wise

**YouTube:** [How to Enable Godown-Wise Filtering in Godown-to-Godown Stock Transfers?](https://www.youtube.com/watch?v=M25I21tw6us)

## How to Enable Godown-Wise Filtering in Godown-to-Godown Stock Transfers?

In this tutorial, we will learn how to **define default Godowns for Godown-wise stock transfer entries** in Logic ERP, so that only selected Godowns appear in the dropdown while creating stock transfer vouchers.

***

### Understanding Default Godown Behavior

* By default, when you initiate a **new Godown-wise stock transfer entry**,\
  **all existing Godowns** are displayed in the **From Godown** and **To Godown** dropdown lists.

<figure><img src="/files/7lTQ4RQfAQRYU8gznGN4" alt=""><figcaption></figcaption></figure>

* Logic ERP allows you to **restrict and control** which Godowns should appear during stock transfer entry.

***

### Configure Default Godowns

* Navigate to **"Inventory"** and open **'Stock Transfer - Godown Wise"**
* Click on the **Configuration** button
* Navigate to **Other Settings**
* Click on **Default Godown**

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

* A list of all existing Godowns will be displayed
* Select only the **required Godowns** that you want to appear during stock transfer entry

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

* Click **Save** to apply the settings
* Close the window
* Reopen the **Godown-wise Stock Transfer** module to refresh the configuration

***

### Verify the Configuration

* Initiate a **new stock transfer entry**
* The **From Godown** and **To Godown** dropdown lists will now display **only the selected Godowns**

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

* This ensures faster data entry and reduces selection errors

***

### Conclusion

Defining default Godowns in Logic ERP helps you:

* Simplify stock transfer entries
* Reduce dropdown clutter
* Avoid incorrect Godown selection
* Improve operational efficiency


---

# 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/stock-transfer-godown-wise-configuration/godown-filter-in-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.
