# Cancel Sale Bills

**YouTube:** [How to Cancel Sales Bills, Returns, and Challans?](https://www.youtube.com/watch?v=cm0asD-TWnU)

## How to Cancel Sales Bills, Returns, and Challans?

In this tutorial, we will learn how to **cancel a sales bill in Logic ERP** and understand its impact on sales records and reports.

***

### Access the Sales Bill List

* Navigate to the **Sales Bill** module to view the list of already generated sales bills.
* Turn **Num Lock OFF** on your keyboard.
* Press **Alt + Insert** simultaneously.
* The **Modify** option will appear.
* Right-click on **Modify** and select **Search**.
* The system will display the list of generated sales bills.

<figure><img src="/files/7YzoFhTatDV5mNIeIzbf" alt=""><figcaption></figcaption></figure>

***

### Open the Cancel Sales Bills Module

* Go to the **Cancel Sales Bills** module.
* This module allows you to cancel:
  * **Sales Bills**
  * **Sales Challans**
* Select **Document Type** as **Sales Bill**.

<figure><img src="/files/3uaHSj8hhU1eoziLZJkc" alt=""><figcaption></figcaption></figure>

***

### Cancel the Required Sales Bill

* Click on **Select Bills Based on Selected Document Type**.
* The system will display all sales bills available for cancellation.
* Select the bill number **GST191**.

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

* Click **OK**, then click **Search**.
* Select the bill and click **Start Canceling of Bills**.
* Enter the **reason for cancellation** (optional but recommended).

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

* The bill is now **successfully canceled**.

***

### View Canceled Bills

* Enable the option **Show Canceled Bills Only**.
* The system will display the list of canceled bills.
* You will see **GST191** in the list, confirming that the cancellation has been recorded successfully.

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

***

### Verify Cancellation in Sales Bill Module

* Return to the **Sales Bill** module.
* You will notice that bill number **GST191** is no longer visible.
* This confirms that the cancellation has been applied correctly.

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

***

### View Canceled Bills in Sales Reports

* Open the relevant **Sales Report**.
* Press **F5** to open the **Configuration** window.
* Go to **Other Options**.
* Locate the **Cancel Bills Filter** option.
  * **Un-Canceled Bills** – Displays only active bills
  * **All Bills** – Displays both active and canceled bills
  * **Canceled Bills Only** – Displays only canceled bills
* Select **Canceled Bills Only**.

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

* Press **F2** to refresh the report.

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

* As observed, the report now displays **only the canceled bills**.

> **Note:** If the **Cancel Reason** column is not appearing in the report, go to **Set Column Attribute** and enable the required column.

***

### Conclusion

Canceling sales bills in Logic ERP:

* Ensures accurate sales records
* Maintains audit clarity
* Provides full traceability in reports


---

# 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/billing/cancel-sale-bills.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.
