# Change Rates/Taxes when party is changed without any Prompt

**YouTube:** [How to Disable Prompt for Rate / Tax Changes When Customer is Changed in Sale Bill?](https://www.youtube.com/watch?v=zkokoQHk0BI)

## How to Disable Prompt for Rate / Tax Changes When Customer is Changed in Sale Bill?

This feature allows automatic updating of tax rates and pricing when a party is changed in a bill—**without prompting** the user for confirmation.

***

### **Step-by-Step Configuration:**

* Open the **Logic Folder** and run **Logic Admin**.
* Navigate to **Global Settings**.
* Go to the **Sales Settings 1** tab.
* Locate and enable the option: **"Change rates/taxes when party is changed without any prompt"**.

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

* Click **Save** to apply the changes.
* **Restart the software** for the setting to take effect.

***

### **Functionality in Billing:**

* Create a new **"Sales Bill"**.
* Change the **Party/Customer Name** in the bill.
* The system will:
  * Automatically **refresh the tax structure**.
  * Update the **price list** according to the new party.
  * **No confirmation prompt** will appear.

***

### **Benefits:**

* Speeds up the billing process.
* Minimizes manual errors in pricing and tax selection.
* Ensures accurate and consistent data when switching customers.


---

# 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/change-rates-taxes-when-party-is-changed-without-any-prompt.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.
