# Sale Challan

**YouTube:** [How to Generate Continuous Printing for Sale Challans using Old Version Print Configuration?](https://www.youtube.com/watch?v=XtOzMs_Xl-A)

## How to Generate Continuous Printing for Sale Challans using Old Version Print Configuration?

In this tutorial, we will learn how to **generate continuous printing for Sale Challan documents in Logic ERP**. This feature allows users to **print multiple challans efficiently in a single process**, saving time and ensuring smooth document handling.

***

### Open Continuous Printing for Sale Challan

Begin by accessing the continuous printing option from the inventory module.

**Navigation Path**

* Go to the **Main Menu**
* Open the **Inventory Module**
* Expand **Continuous Printing**
* Click **Sale Challan**

This will open the **continuous printing window**, where you can select and print multiple Sale Challan documents.

***

### Search and View Available Sale Challans

* Click on **Search** button.
* The system will display **all available Sale Challan documents** in the database.

You can also apply filters to refine the list:

* **All Bills**
* **Cancelled Bills**
* **Unprinted Bills**

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

* For this example, we will **proceed without applying any filters** to view all available challans.

***

### Select the Sale Challan for Printing

From the displayed list:

* Select the **specific Sale Challan document** you want to print.

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

* After selecting the documents, the system will display **detailed information** of the selected entries.

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

***

### Select Printing Format

Under the **Choose Printing dropdown**:

* View all **available printing formats**
* Select the **appropriate format** for printing the Sale Challan.

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

* This allows you to **choose different print layouts depending on your requirements**.

***

### Select Printer Port

In the **Printer Port dropdown**:

* Select the **specific printer connection** through which the documents will be printed.

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

This ensures the print job is **directed to the correct printer device**.

***

### Enter Default Remarks

In the **Default Remarks field**:

* Enter any **standard message or note** that you want to appear on the printed Sale Challan.

<figure><img src="/files/9lkZwl20wAQBFnfXK4jl" alt=""><figcaption></figcaption></figure>

**Example:**

* Delivery instructions
* Important notices
* Standard company notes

These remarks will appear **on every printed challan document**.

***

### Configure Printing Options

Before printing, you can configure additional options.

**Page Number**

* Specify a **particular page number** if you want to print only a specific page instead of the entire document.

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

**Copies per Bill**

* Enter the **number of copies** you want to print for each selected Sale Challan.

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

***

### Start Continuous Printing

* Click **Start Printing**
* The system will prompt you with a confirmation message.
* You will see two options:

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

**Yes – Print Preview Mode**

* Displays the **print preview for each document before printing**

**No – Direct Printing Mode**

* Prints **all selected documents immediately**
* Skips the preview window

In this example, we select **Yes** to view the preview.

***

### Review Print Preview

* After selecting **Yes**, the system displays the **print preview of the Sale Challan**.

In the preview you can check:

* Document layout
* Item details
* Remarks entered in the **Default Remarks field**

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

As observed, the **remarks entered earlier appear on the printed Sale Challan document**.

***

### Hide Party Current Balance (Optional)

* If required, you can hide the party’s current account balance.
* Locate and enable the option:

> **Do Not Print Current Account Balance**

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

After enabling this option:

* The **party’s current balance will not appear in the printed challan**.

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

* You can verify this by reviewing the **print preview again**.

***

### Printing Directly from Preview

From the preview screen:

* Click on the **Print Icon** to print the document directly.
* The **Sale Challan documents will now be printed**.

<figure><img src="/files/4MLfEvr0uccPR8a4ebA5" alt=""><figcaption></figcaption></figure>

* The selected **Sale Challan documents will be printed successfully**.

***

## Prevent Reprinting of Printed Bills

* Logic ERP also provides an option to **avoid duplicate printing**.
* Enable the option:

> **Do Not Print Bills Once Printed**

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

**Purpose of this option:**

* Prevents the system from **reprinting challans that have already been printed**
* Allows **only unprinted bills to be processed**

**Attempt to Reprint the Same Challan**

* If you attempt to **print the same challans again** after enabling this option:
* The system will display an **information message**:

> **“Nothing to Print.”**

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

This indicates that **all selected bills have already been printed**.

***

### Conclusion

Using the **Continuous Printing feature for Sale Challan in Logic ERP**, businesses can:

* Print **multiple challans quickly**
* Use **different print formats**
* Add **standard remarks to documents**
* Prevent **duplicate printing**
* Control **print preview and document layout**

This feature helps streamline **document management and billing operations**.


---

# 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/inventory/continuous-printing/sale-challan.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.
