> 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-version-release-notes/may-2026/report/branch-name-column-added-in-godown-to-godown-stock-transfer-report.md).

# Branch Name Column Added in Godown To Godown Stock Transfer Report

Logic ERP has introduced a new enhancement in the **Godown to Godown Stock Transfer Report**.

With this update, you can now **view and analyze Godown-to-Godown Stock Transfers Branch-wise** by simply selecting the required **Branch Name** in the report filter. This makes stock transfer tracking more organized, accurate, and convenient across multiple branches.

***

### **Step 1: Open the Godown to Godown Stock Transfer Report**

Let's understand this feature step by step.

* Navigate to **Reports/Queries** and select **Stock Reports.**
* Open the **Godown to Godown Stock Transfer Report**.
* As soon as the Report opens, you will notice a **Branch** filter available on the **right-hand side** of the report.

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

***

### **Step 2: Select the Required Branch**

Now, let's use the newly added filter.

* Click on the **Branch** filter.
* Select the branch for which you want to view the stock transfer details.

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

* Generate the report.

***

### **Step 3: Enable the Branch Name Column**

* Once the report is generated, click on **Set Column Attributes**.
* Here, you will find the newly added **Branch Name** column.
* Tick the **Branch Name** column and save the changes.

<figure><img src="/files/58zlj2VJqfRiJBcmma1q" alt=""><figcaption></figcaption></figure>

* Now, refresh or regenerate the report.

**Review the Impact**

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

* As you can see, the report now displays the **Branch Name** for each **Godown to Godown Stock Transfer** transaction.
* This enhancement allows you to easily identify the respective branch for every stock transfer, making **branch-wise stock transfer tracking and analysis** more efficient.

***

#### **Benefit**

* View Branch-wise Stock Transfer data instantly.
* Improve report analysis and tracking.
* Save time by eliminating manual data filtering.


---

# 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-version-release-notes/may-2026/report/branch-name-column-added-in-godown-to-godown-stock-transfer-report.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.
