# Change Lot Rates for all branches when rate changed in module Overwrite Lot Rates

**YouTube:** [How to Configure Global Setting to Apply Lot Rate Changes to All Branches via Overwrite Lot Rates?](https://www.youtube.com/watch?v=ERPJxaDkL-g)

## How to Configure Global Setting to Apply Lot Rate Changes to All Branches via Overwrite Lot Rates?

In this tutorial, we will discuss a **global option in Logic ERP** that allows you to **synchronize lot rates across all branches** whenever a change is made in one branch.

***

### Enable Global Setting

* Open **Logic Admin**.
* Navigate to **Global Settings**&#x20;
* Under the **Other** click to **Others** **Settings.**&#x20;
* Locate and enable the option labeled as:

> **“Change Lot Rates for all branches when rate changed in module Overwrite Lot Rates”**.

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

* Save the changes and **restart the software** for the setting to take effect.

***

### Update Lot Rates

* Navigate to **Inventory Menu** and Locate the option **"Override Lot No.'s/Rates"**.
* Select the **required items and lot number**.
* Refresh the data.
* Edit and update the new rates.

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

* Save the changes.

***

### Verify in Other Branches

* Log in to another branch (e.g., **Madhukar branch**).
* Open the **Sale Bill window** and initiate a new transaction.
* You will notice that the **updated sale rate (e.g., 1700)** defined in the Head Office branch has also been applied in the Madhukar branch.

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

* This ensures that **all common lot numbers across branches** are updated automatically.

***

### Additional Configuration

* When updating rates from **any branch**, open the **Override Lot Rate window**.
* Under **Configuration**, ensure that the system is set to **“Take rates from other branch”** for proper synchronization.

***

### Key Benefits

* Ensures **rate consistency** across all branches.
* Reduces manual effort by avoiding repetitive updates.
* Prevents **price mismatches** between Head Office and branch locations.


---

# 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/others/other-settings/change-lot-rates-for-all-branches-when-rate-changed-in-module-overwrite-lot-rates.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.
