# Split Items Stock between Multiple Godowns in one go

Earlier, when you had to split the item quantity between multiple godowns, you need to it separately for each godown in ‘**Stock Transfer – Godown Wise**‘ window. As a result, it consumed a lot of your time. But now with ‘**Stock Transfer Godown Wise – Multiple Godowns**‘ window, you can do so in one go. In order to do so, follow the given steps:

**Step-1** Go to **Set Other Item Details** -> **Setup Stock Transfer Godown Wise Templates – Multiple Godowns**.

Here, you have to setup the godown template for multiple godowns. Firstly, define the Template Name and link it with main godown from which you want to split the items to other godowns. See the picture below:

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

**Step-2** Now go to the **Template + Godown Wise Plan Quantity** section to assign the items quantity to the sub-godowns. See the picture below as example:

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

Here, **DELHI\_G** is main godown, and **DELHI\_ST\_1** and **DELHI\_ST\_2** are sub-godowns. **DELHI\_ITEM** is the item of size **M** and **S** whose stock is to be divided between the godowns.

Now suppose you have generated a purchase bill for multiple items and allocated to the godown “**DELHI\_G**“.

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

**Step-3** **Stock Transfer Godown Wise – Multiple Godowns** is the new window added in **Inventory** section. Here, you can transfer the stock to multiple godowns in a single move. Firstly, set the configuration for the godown template and then, click on **Purchase Voucher** option to select the bill for which you want to transfer the stock to other godowns. See the given picture:

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

You will see that the item stock has split between **DELHI\_ST\_1** and **DELHI\_ST\_2** godowns as per the quantity you defined in **Template + Godown Wise Plan Quantity** section of **Setup Stock Transfer Godown Wise Templates – Multiple** **Godowns** window. Now click on Save button to save the voucher.

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


---

# 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-version-release-notes/november-2020/setups/split-items-stock-between-multiple-godowns-in-one-go.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.
