# Do Not Pick/Carry forward Last Rate of Lot/Item

**YouTube:** [How to Restrict Picking of Last Rate of an Item in Purchase ?](https://www.youtube.com/watch?v=46zXC8n-6zo)

## How to Restrict Picking of Last Rate of an Item in Purchase ?

In this Tutorial, we'll learn about an feature that prevents the system from picking or carrying forward the most recent item or lot rates while making a purchase entry. By default, purchase transactions inherit previous rates, but this can be controlled through configuration settings.

### Step-By-Step Guide:

* Navigate to the "Purchase Voucher Configuration".
* Select the option "Do Not Pick/Carry forward Last Rate of Lot/Item".
* &#x20;Tick the checkbox to activate this validation.

<figure><img src="/files/wtuJlCFyL8kxmiydLPnB" alt=""><figcaption><p>Let's Keep this feature enable and observe it's Impact.</p></figcaption></figure>

### **Demonstration: Creating a New Purchase Bill**

* Create a "Purchase Bill".
* As soon as you select the item, you will notice that the software is not picking the last rates. You can manually enter the rate here.

<figure><img src="/files/FOKv5yCdKDCrol6eUh1V" alt=""><figcaption><p>Here, You can observe that the software is not picking the last rates.</p></figcaption></figure>

**Benefits of This Feature**

* **Simplifies data entry** by allowing users to input fresh rates.
* **Saves time and effort**, reducing manual corrections.


---

# 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/setups/configurations/purchase-voucher-configurations/other-settings-1/do-not-pick-carry-forward-last-rate-of-lot-item.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.
