# Overwrite Lot No.'s/Rates

**YouTube:** [How to Overwrite Lot Numbers / Batch Numbers and Rates?](https://youtu.be/V-Ae0lX7GGE)

## How to Overwrite Lot Numbers / Batch Numbers and Rates?

In this tutorial, we will learn how to **override lot numbers and modify lot-wise item rates in Logic ERP** and how to track rate changes using system reports.

***

### Opening the Overwrite Lot Number / Rate Utility

* Navigate to the **Inventory Module** from the main menu
* Open **Overwrite Lot No.'s/Rates.**

***

### Selecting Item and Lot for Modification

* Select the required **Item Name**

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

* Choose the corresponding **Lot / Batch Number**

<figure><img src="/files/9uJQAe98iP42yrqZfmt7" alt=""><figcaption></figcaption></figure>

* Click **Refresh** to load the current rate details

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

***

### Understanding Default Rate Behavior in Sales Billing

Before making any changes, let’s review how rates work by default:

* Open the **Sales Bill** window
* Transact an item normally
* The system applies the **existing lot-wise rate by default**

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

***Note:***\
You can manually edit the rate in the sales bill by pressing **F5** on the **Lot / Batch** column.\
However, editing each lot individually can be time-consuming.

<figure><img src="/files/9ut1Pp7wwfio9Y97BWx2" alt=""><figcaption></figcaption></figure>

***

### Overwrite Lot Numbers and Rates Using Utility

To simplify bulk rate changes:

* Navigate to **Overwrite Lot No.'s/Rates**
* Enter the **new rate** against the selected lot
* Modify rates **item by item** as required

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

The rate defined here will be **automatically picked** in the sales bill whenever that lot is selected.

**Overriding Rates for All Items at Once**

* Press **F3** in the rate column
* Enter the new rate

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

* The system will **overwrite rates for all listed items**

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

* Click **Save** to apply the changes

**Note:** If the F3 shortcut is not working, enable the “Overwrite Rate for All Items” option from the Configuration menu at the top.

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

***

### Verifying Updated Rates in Sales Bill

* Return to the **Sales Bill** window
* Create a **New Transaction**
* Select the item and lot

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

***Result:***\
The **updated batch number and overridden rate** are automatically applied.

***

### Tracking Lot Rate Change History

To review both old and new rate values:

* Go to the **Menu Bar**
* Navigate to **Reports/Queries**
* Click on **Item Reports**
* Open **Item Wise Rate Change History Report**
* Select the required **Item(s)**
* Generate the report

**The report clearly displays:**

* Old Sale Rate
* New Sale Rate
* Old MRP
* Updated MRP

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

***

### Conclusion

This completes the **Override Lot Number and Rate process in Logic ERP**, enabling quick and efficient lot-wise rate management along with complete rate change traceability.


---

# 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/inventory/overwrite-lot-no.s-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.
