# Setup Godown Groups

**YouTube:** [How to Set Up and Use Godown Groups?](https://youtu.be/3vf_UdkyXj0)

## How to Set Up and Use Godown Groups?

This tutorial explains how to **set up Godown Groups in Logic ERP** and demonstrates their practical usage in inventory management. You will learn how to create and organize Godown groups, assign Godowns, use them during purchase transactions, and generate group-wise stock reports for better control and analysis.

***

### **Objective of Godown Groups**

* Organize multiple godowns into logical groups
* Simplify **stock allocation and tracking**
* Enable **filtered selection during transactions**
* Generate **group-wise inventory reports**

***

### **Accessing Godown Group Setup**

* Navigate to Main Menu and expand **"Setup"** Module
* Go to **Set Other Items Details**
* Click on **“Setup Godown Groups”**

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

**Understanding Default Groups**

* System provides **5 default groups**
* These can be customized as per business requirements

***

### **Updating Godown Groups Caption**

* To update the group name caption, right click to rename the group.

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

* Update the **Group Caption**

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

* Click **OK**.
* Once saved, expand the newly created group and select **Group Level 1**.
* Click the **Refresh** button to add groups.
  * Enter group names in the available columns.

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

* Click **“Save”** to apply the changes.

***

### **Allocating Godowns to Groups**

* Select the Desired **Godown Group**
* Right-click → Click **Allocate Godown**

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

* Choose from the list of existing Godowns

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

* Assign required Godowns to the selected group
* **Organizing Multiple Groups**
  * Repeat the process to create multiple groups
  * Assign different Godowns to each group
  * Helps in structured inventory management

***

### **Using Godown Groups in Purchase Entry**

**Enable Required Configuration**

* Open **Purchase Voucher Configuration**
* Go to **Other Settings 1**
* Locate and enable the option Labeled as:&#x20;

> **“Prompt Godown for Purchase Voucher at Document End”**

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

**Creating Purchase Entry**

* Create a **New Purchase Voucher**
* At the time of saving:
  * System prompts for **Godown Selection**

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

**Filtering Using Godown Groups**

* All Godowns will initially be visible
* First, Click on **Select Group**,&#x20;

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

* Then, select the **Godown Group** created earlier.

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

* **System will:** Filter and display only Godowns within that Group.

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

***

### **Viewing Godown Group-wise Stock Report**

* Navigate to **Reports/Queries** and expand **Stock Reports**
* Open **Stock Query (New Report)**

**Apply Filter**

* Select **Godown Group Filter**
* Choose the required group

<figure><img src="/files/9OWZCZaAUvT9Ig2pkH5W" alt=""><figcaption></figcaption></figure>

**Result**

* Displays stock of all items
* Covers all Godowns under the selected group

<figure><img src="/files/0U3ZwzIMCVpbo57zIGbt" alt=""><figcaption></figcaption></figure>

***

### **Key Benefits of Godown Groups**

* Improves **inventory organization**
* Speeds up **Godown selection during transactions**
* Enables **better stock visibility**
* Simplifies **reporting and analysis**

***

### **Final Outcome**

* Godowns are **logically grouped and managed**
* Users can easily select relevant Godowns
* Stock reports become **more structured and insightful**
* Overall inventory control becomes **efficient and streamlined**


---

# 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/setups/set-other-item-details/setup-godown-groups.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.
