> 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-installation-configuration-and-troubleshooting-solutions/faqs/reports/generate-brand-wise-consolidated-stock-status-report.md).

# Generate Brand - wise Consolidated Stock Status Report

**YouTube:** [How to Generate Brand - wise Consolidated Stock Status Report?](https://www.youtube.com/watch?v=bV-Cu28zZ5g)

## How to Generate Brand - wise Consolidated Stock Status Report?

In this tutorial, we will learn how to configure and generate a **Brand-Wise Stock Status Report** in your ERP system.

***

### **Navigate to Report Configuration**

* Navigate to the **Reports/Queries** section.
* Open the **Stock Query Report** under the **Stock Reports** category.
* Click on **Configuration** to create a new report.
* Define an appropriate **Configuration Name**.

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

***

### **Set Print Columns**

* Under the **Print Options** tab, open **Print Columns**.
* You will find a list of available columns.
* Select the checkboxes for the columns you wish to include in your report, such as:
  * Company Name
  * Opening Stock
  * Purchase
  * Purchase Return
  * Sale
  * Sale Return
  * Closing Stock
* Use the **Arrow Keys** to rearrange the column order as required.

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

* Once done, **Save** the changes.
* Under the **Totals** section, select the appropriate options to display the **Grand Totals** or **Sub Totals** as needed.

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

***

#### **Set Other Options**

* Move to the **Other Options** tab.
* Under the **Item View** section:
  * Set **Item Order Wise** from the dropdown menu.
  * In the **Item Sorting** field, choose **Company Name**.

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

* Save the settings once configured.

***

#### **Generate the Report**

* Click on **Create Report** to generate the **Brand-Wise Stock Status Report**.

<figure><img src="/files/42o0JeDWDY7yasCeOLWs" alt=""><figcaption></figcaption></figure>

* The generated report will display:
  * Total Stock available in the system.
  * Brand-wise details including **Opening Stock**, **Sales**, **Purchases**, and **Closing Stock**.

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

***

#### **Output**

You can now view a clear, summarized **Brand-Wise Stock Status Report**, providing an accurate overview of stock movement and availability per brand.


---

# 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:

```
GET https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/reports/generate-brand-wise-consolidated-stock-status-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.
