> 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/configure-pending-sale-challan-report.md).

# Configure Pending Sale Challan Report

**YouTube:** [How to configure Pending Sale Challan Report?](https://youtu.be/wsGOkwZXABA)

## How to Configure Pending Sale Challan Report?

In this tutorial, we’ll learn how to configure and generate the **Pending Sale Challan Report** in **Logic ERP**.

***

### **Access the Sale Challan Report**

* Go to the **Reports/Queries** section.
* Open **Sale Challan Reports**.
* From the list, select **Pending Sale Challan Report**.
* Click on **Configuration** to open the setup window.
* Define a **suitable configuration name** for easy identification.

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

***

### **Select Columns to Display**

* From the list of available **Print Columns**, select only the required columns to be displayed in the report.

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

* Once selected, **save the changes**.

***

### **Configure Report Option**

* Navigate to the **Total Section**.
* Enable the **Grand Total** option to display the overall totals at the bottom of the report.
* Enable the option **Pending Challan Only**.
* This ensures that only **pending challans** are included in the report output.

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

***

### **Generate the Report**

* Click **Save** to finalize the configuration.
* Generate the report using the newly created setup.

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

The system will now display **only the pending sale challans** in the report view.


---

# 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/configure-pending-sale-challan-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.
