# Always Pick Rates from Item Master

**YouTube:** [How to Enforce Rate Selection from Item Master in Purchase Orders](https://www.youtube.com/watch?v=0d3QJD_ad6s)?

## How to Enforce Rate Selection from Item Master in Purchase Orders?

This tutorial explains how to use the **“Always Pick Rates from Item Master”** feature in Logic ERP. It demonstrates how the system automatically fetches predefined item rates during Purchase Order entry, ensuring consistency and eliminating manual rate entry errors.

***

### **Objective of This Feature**

* Automatically fetch **item rates from master data**
* Eliminate **manual rate entry**
* Ensure **pricing consistency**
* Reduce **dependency on previous lot rates**

***

### **Understanding Default Behavior (Feature Disabled)**

* **Users Can:**
  * Enter Rates **manually**
  * System may pick rates from:
    * **Existing item lots**

**Limitation**

* Inconsistent pricing
* Higher chances of manual errors

***

### **Enabling Auto Rate Selection**

**Activate Feature**

* Open **Configuration Window**
* Navigate to **General Options Section**
* Locate and enable the option labeled as:

> **“Always Pick Rates from Item Master”**

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

* This ensures the system uses predefined item rates instead of manual entry.
* Additionally, you will find options to specify which default rate should be applied.

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

* **Choose Default Rate Type**
  * MRP (Maximum Retail Price)
  * Purchase Rate
  * Any other predefined rate available in the item master
* Click **Ok.**

***

### Implement **the Feature**

* Initiate a **New Purchase Order**
* Add an Item

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

**System Behavior**

* Rate is **automatically fetched** from Item Master
* Example:
  * Rate = ₹25,000.00 applied instantly

***

### **Verifying Item Master Rates**

* Open **Item Master Setup Window**
* Search and select the required item

**Check Pack Details**

* Go to:
  * **Pack Details Section → Item Rates**

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

**Observation**

* Defined rates are visible
* Same rates are used during Purchase Order entry

***

### **Key Benefits**

* Ensures **consistent pricing across transactions**
* Reduces **manual intervention**
* Prevents **rate discrepancies**
* Improves **data accuracy and efficiency**

***

### **Best Practice Tips**

* Regularly update rates in Item Master
* Choose default rate type carefully
* Use this feature for standardized pricing environments

***

### **Final Outcome**

* Rates are **auto populated from Item Master**
* Purchase process becomes **faster and error-free**
* Pricing remains **consistent and controlled**
* Overall system efficiency is **enhanced**


---

# 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/order-processing/purchase-order/po-configuration/always-pick-rates-from-item-master.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.
