> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/sales/edit-lot-rate-while-billing.md).

# Edit Lot Rate While Billing

**YouTube:** [How to Edit Lot Rate While Billing in Sale Bill?](https://www.youtube.com/watch?v=2owoaLXAS8w)

## How to Edit Lot Rate While Billing in Sale Bill?

In this tutorial, we’ll guide you through the process of **editing lots during billing**.

***

### Generate a Sales Bill

* Start by generating a **sales bill**.
* In the **Lot Number window**, you can view all the available lots for the selected item.

<figure><img src="/files/3T4AXR7zKIu0yANragjT" alt=""><figcaption></figcaption></figure>

***

### Edit a Lot

* To edit a lot, press **F5** on the lot you want to modify.
* The **Edit Lot Details window** will open

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

* Here you can change the displayed information.
* For example, let’s edit the **sale rate**.

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

The lot rate has now been updated successfully.

* Proceed with this lot transaction and **save the bill**.

***

### Verify in Sales Report

* Open the **Sales Report** to review changes.
* Earlier, the same lot had a sale rate of **999**.
* After editing, the sale is now recorded at **1,499.**

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

***

### Edit Multiple Lots with Override Option

* If you want to edit multiple lots at once, use the **Override Lot Number Rate** option.
* Navigate to Inventory and then select **"Overwrite Lot No.\`s/Rates".**
* Select the **item or lot details** to be updated and click **Refresh**.

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

***

### Update Rates in Bulk

* Let’s update the sale rate:
  * Currently, the item rate is 100.
  * To apply a new rate to all items, press **F3** on the rate column.
  * Enter the new value, e.g., **299**.

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

* The updated rate is automatically applied to all items.
* Similarly, let’s override another lot rate:
  * Current rate: **6,000**
  * Updated to **6,500**
  * The lot rate is now revised for all items.

***

### Save and Verify

* Save the changes and proceed to billing.

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

The updated rates for both lots are now **accurately reflected** during billing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-installation-configuration-and-troubleshooting-solutions/faqs/sales/edit-lot-rate-while-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.
