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

# Generate Doctor / Patient -Wise Sale Report

**YouTube:** [How to Generate Doctor / Patient -Wise Sale Report?](https://www.youtube.com/watch?v=b8uK4VuEmo0)

## How to Generate Doctor / Patient -Wise Sale Report?

In this tutorial, we will configure the **Doctor-Patient Wise Sales Report** in Logic ERP.

***

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

* Navigate to the **Reports/Queries** section.
* Open the **Sale Registers** menu and select **Sale Register – Doctor Patient Report**.
* Click on **Configuration** to create a new report and assign a suitable configuration name.

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

### **Configure Report Option**

* In the **Print Options** section, go to **Totals** and enable the **Grand Total** option.

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

***

### **Configure Doctor/Patient Filter Option**

* In the **Other Options** tab, choose the desired **Report Consolidation** type.
* Set **Item Consolidation** to **Item Order Wise**.
* In the **Item Order** field, select **Item Name**.
* Under the **Doctor Patient Filter**, specify whether you want to generate the report **Doctor Wise** or **Patient Wise**.

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

* You can also define a **Default Series** so that only bills from that specific series are displayed in the report.

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

***

### **Save Configuration & View Report**

* Save the configuration and select it from the **Available Configurations** list.

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

* Once all settings are configured, **save** the configuration.
* Click on **Create** to generate the report.
* The generated report displays a detailed **Doctor Wise** or **Patient Wise** sales summary within the specified date range.

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

***

### **Customize Report Columns**

* By default, all columns are displayed.
* To customize, go to **Setup Column Attributes**.
* Unselect all columns first, then select only the required ones for your report.
* You can also **rearrange column order** using the arrow keys.

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

* After making changes, save the configuration.

***

### **View the Final Report**

* Press **F2** to refresh the report.
* The report now displays the **Doctor or Patient Wise Sales Summary** as per the configured settings.

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

***

**You have successfully configured the Doctor-Patient 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-doctor-patient-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.
