# Do not allow Edit Taxes in Billing

**YouTube:** [How to Globally Restrict Tax Editing in Sale Bill ?](https://www.youtube.com/watch?v=TroV5OjIs-o)

## How to Globally Restrict Tax Editing in Sale Bill?

In this tutorial, we will guide you through the steps to disable the ability to modify tax values during the billing process. This ensures the accuracy of tax calculations and prevents discrepancies.

***

### **Default Behavior: Tax Modification During Billing**

By default, the software is configured to allow users to modify tax values while processing a bill. This flexibility can be useful in certain scenarios but may lead to potential discrepancies in tax calculations and affect overall accuracy in billing.

<figure><img src="/files/zX9FmiHBPwvSHp2J6ccU" alt=""><figcaption><p>The picture shows that the software is configured to allow users to modify tax values while processing a bill.</p></figcaption></figure>

***

### Steps to Disable Tax Editing During Billing:

* **Access the Logic Folder:**
  * Navigate to the **Logic Folder** and run **Logic Admin**.

<figure><img src="/files/yC9xkT4DDZERL3nHtS69" alt=""><figcaption><p>As mentioned above, search for <strong>Logic Admin</strong> and open it.</p></figcaption></figure>

* **Open Global Settings:**
  * Within Logic Admin, open the **Global Settings** section.
* **Locate Sales Settings:**
  * Under the **Sales Settings** section, find the option labeled **"Do Not Allow Edit Taxes in Billing"**.

<figure><img src="/files/4nRskKRr5vf9kqaMkP1J" alt=""><figcaption><p>We will keep this feature enabled to evaluate its effect on the billing process.</p></figcaption></figure>

* **Enable the Setting:**
  * Enable this option to prevent users from editing taxes during the billing process.
* **Save Changes:**
  * Save the settings after enabling the option.
* **Restart the Software:**
  * Restart the software to apply the changes.

***

### Outcome After Applying Changes:

* After completing these steps, the option to edit taxes in the item details section will be removed.

<figure><img src="/files/j228tYEZ8YsrkA7TbfqJ" alt=""><figcaption><p>The picture shows that the option to edit taxes in the item details section has been removed.</p></figcaption></figure>

* If there is a need to adjust the tax values, users must go to the **Item Master** window to update the tax slabs.


---

# 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-1/do-not-allow-edit-taxes-in-billing.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.
