# Do Not Allow Multiple Taxes in a Single Sale Bill/Return

**YouTube:** [How to Restrict the Use of Multiple Taxes in a Single Sale Bill ?](https://www.youtube.com/watch?v=EA6zA5Vj5nQ)

## How to Restrict the Use of Multiple Taxes in a Single Sale Bill ?

By default, the system allows adding items with different tax rates in a single sale or sale return voucher. This tutorial will guide you on how to restrict that functionality.

***

### **Steps to Enable Tax Restriction in Sale Vouchers**

* Open the **Logic** folder and launch **Logic Admin**.
* Click on **Global Settings**.
* Navigate to the **Sales Settings - 2** tab.
* Locate and enable the option: **"Do Not Allow Multiple Taxes in a Single Sale Bill/Return"**

<figure><img src="/files/4uZtc1FGtsgsTGUquh5U" alt=""><figcaption><p>Let's keep this feature enable to observe its impact in Billing.</p></figcaption></figure>

* Click **Save** to apply the changes.
* **Restart the software** to activate the setting.

***

### **Verify the Configuration**

* Create a new **Sale** or **Sale Return** voucher.
* Add an item with a specific tax rate.
* Attempt to add another item with a **different tax rate**.
* The system will display a message stating that **multiple taxes are not allowed in the same bill**.

<figure><img src="/files/NRuM4GOErw7LifUQf7rR" alt=""><figcaption><p>This picture shows that the software is prompting you that multiple taxes cannot be selected.</p></figcaption></figure>

***

### **Benefits of Enabling This Setting**

* **Ensures Tax Uniformity** – Keeps tax rates consistent within each voucher.
* **Reduces Calculation Errors** – Prevents mistakes in tax summaries and totals.
* **Improves Compliance** – Helps maintain alignment with tax reporting standards.
* **Simplifies Accounting** – Makes reconciliation and audit processes easier.
* **Enhances Billing Accuracy** – Ensures each invoice adheres to a single tax structure.


---

# 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/user-access/logic-global-admin/sale/sale-settings-2/do-not-allow-multiple-taxes-in-a-single-sale-bill-return.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.
