# Branch Filter in Issue/Receipt Register Report

Logic ERP has introduced a new update to improve branch-wise reporting in the Issue/Receipt Register.\
With this update, a Branch filter has been added to the report, allowing users to easily view branch-wise Issue and Receipt entries.

Additionally, when generating the report for all branches, a Branch Name column is now available, making it easier to identify which entries belong to which branch and improving overall report clarity.

***

### **Viewing Branch-wise Issue and Receipt Entries in Report**

* Open the report.
* On the **right side**, you will see the **Filter Tree**.
* In the Filter Tree, a new option named **“Branch Name”** is now available.
* Select the required **Branch Name** from this filter.
* Apply the filter and **generate the report** to view branch-wise data.

<figure><img src="/files/6NrBv5QVeHW8rnrmmYq3" 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/january-2026/reports/branch-filter-in-issue-receipt-register-report.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.
