> 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-hsn-wise-sale-report.md).

# Generate HSN- wise Sale Report

**YouTube:** [How to Generate HSN- wise Sale Report?](https://www.youtube.com/watch?v=lxnOBdUorc4)

## How to Generate HSN- wise Sale Report?

In this tutorial, we will learn how to configure an **HSN-Wise Sales Report** in Logic ERP.

***

### **Access the Sales Register Report**

* Navigate to the **Reports and Queries** section.
* Under **Sales Registers**, open the **Sales Register Cross Tab Report**.
* Click on **Configuration** to create a new report and assign a suitable configuration name.

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

***

### **Configure Report Option**

* Navigate to **Report Options**.
* Under **Report Consolidation**, enable the **HSN Code** option.
* In the **Report Totals** section, enable the **Grand Total** option to display overall totals.
* Adjust the **Report Order** by moving the **HSN Code** option to the top using the arrow keys.

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

***

### **Configure Transaction Options**

* Under **Transaction Options**, enable the **Net Sale Value** option.

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

***

### **Save Configuration and Customize Columns**

* Once all selections are made, **save** the configuration.
* From the list of available configurations, select the one you just created and click **Create**.

<figure><img src="/files/6z7Nyajf3Zd0hxpEXeJv" alt=""><figcaption></figcaption></figure>

* By default, all columns will be displayed.
* Open **Setup Column Attributes**, then unselect all columns.
* Use the search bar to locate and enable the **HSN Code** and **HSN Code Description** columns.
* You can also enable additional columns as per your reporting needs.
* Rearrange the column order using the arrow keys.

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

* After finalizing, **save** the settings.

***

### **Generate and View the Report**

* Press **F2** to refresh the report.
* The system will now display an **HSN Code-Wise Consolidated Sales Report** for the defined date range.

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

***

**You have successfully configured the HSN-Wise Sales Report in Logic ERP.**


---

# 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-hsn-wise-sale-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.
