> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-1/other-settings/default-2/default-godowns.md).

# Default Godowns

YouTube: [How to set a Filter of Default Godowns in Purchase ?](https://www.youtube.com/watch?v=-dm5_4HGaQM)

## How to set a Filter of Default Godowns in Purchase?

In this tutorial, we will explore how to define **default godowns** in the **purchase configuration** to streamline stock allocation in Logic ERP.

### **Accessing the Purchase Voucher Configuration**

* Navigate to the "Purchase Voucher Configuration".
* Click to **Other Settings 1**, then click on **Other Settings** again.
* Select Default - 2
* Locate the **Default Godowns** option and select the godowns you want to link.
* This ensures that only the **chosen godowns** appear in the stock allocation list when saving a purchase voucher.

<figure><img src="/files/ttig6U6q8Wt1jSpcXiDC" alt=""><figcaption><p>This image illustrates how you can select the default godown.</p></figcaption></figure>

### **Verifying the Setting in Purchase**

* Create a **new purchase bill** and proceed with the voucher entry.
* Upon saving, you will notice that only the **default godowns** appear in the selection list.

<figure><img src="/files/dOs5vevTJB7O8G1a6ktR" alt=""><figcaption><p>Here, you can see that only the Godown selected as default are being displayed.</p></figcaption></figure>

This feature simplifies stock allocation, ensuring accurate and efficient inventory management.


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-1/other-settings/default-2/default-godowns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
