# Default Challan Series

**YouTube:** [How to Apply Series Based Filter for Sale Challan Retrieval in Sale Bill?](https://www.youtube.com/watch?v=_lv46K8-oks)

## How to Apply Series Based Filter for Sale Challan Retrieval in Sale Bill?

In this tutorial, you’ll learn how to configure a **default Challan series** in Logic ERP, which helps streamline the billing process by automatically filtering and displaying only the relevant Challans during sales voucher creation.

***

### **Access Sales Voucher Configuration**

* Open the **Sales Voucher Configuration** module.
* Select the relevant **Billing Series** for which you want to set the default Challan series.
* Navigate to the **"Other Settings – 1"** section.
* Click on the **“Other Settings”** button.
* Move to the **“Defaults – 2”** tab.
* Locate the option labeled: **"Default Challan Series"**.
* Click the field to open a list of all **configured Challan Series** in the system.
* Select the Challan series you want to set as **default**.

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

* Click **Save** to apply the changes.

> This setting ensures that during billing, only Challans from the selected default series are displayed, simplifying the selection process for users.

***

### **Implement Without Default Challan Series**

* Go to the **Billing screen** and attempt to generate a bill using the **Sales Challan** option.
* Click to **retrieve pending Challans**.

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

> You’ll observe that the system displays **pending Challans from multiple series**, since no default was previously set. This can potentially cause confusion or result in incorrect selections.

***

### **Implement With Default Challan Series**

* Return to the **Sales Voucher Configuration**.
* Set the desired **Default Challan Series** as described earlier.
* Now, go back to the **Billing screen** and again try to **retrieve a Sales Challan**.

<figure><img src="/files/5aUt2SfnzqneySEki6sM" alt=""><figcaption></figcaption></figure>

> This time, the system displays **only the pending Challans associated with the selected default Challan series**, ensuring a more focused and error-free billing experience.

***

### **Conclusion:**

Setting a **Default Challan Series** helps streamline operations by filtering out irrelevant Challans during billing. It reduces manual filtering, minimizes errors, and improves the efficiency of the billing process in Logic ERP.


---

# 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-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-1/other-settings/defaults-2/default-challan-series.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.
