# Do not update rates if the exchange rate is changed.

**YouTube:** [How to Prevent Rate Updates When Exchange Rate Changes in Purchase Orders?](https://youtu.be/oleaO2JaNC8)

## How to Prevent Rate Updates When Exchange Rate Changes in Purchase Orders?

This tutorial explains how to prevent automatic updates of **Item Rates** when the **Exchange Rate** is changed in a Purchase Order in Logic ERP. This feature ensures that once rates are entered, they remain fixed—even if the exchange rate is modified later.

***

### **Objective of This Feature**

* Prevent automatic recalculation of item rates
* Maintain consistency in entered rates
* Avoid unintended price changes
* Improve control over Purchase Order transactions

***

### **Understand Default Behavior**

**Initial Process**

* Create a **New Purchase Order**
* Select **Supplier**
* Choose **Currency / Exchange Rate**

<div><figure><img src="/files/JG3g0YFszT5zrZ6pWGy7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3U2nEkChyynu4nh2chTS" alt=""><figcaption></figcaption></figure></div>

**Observation**

* Go to **Item Details Section**
* Enter an item

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

**System Behavior**

* Item Rate is calculated based on the **selected exchange rate**

***

### **Change Exchange Rate**

**Action**

* Return to **Header Section**
* Modify the **Exchange Rate**

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

**Default Result**

* Item Rates in the grid are **automatically updated**
* Rates change according to the new exchange rate

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

***

### **Enable Rate Lock Feature**

* Open **Configuration Window**
* Go to **Other Settings**
* Locate and enable the option labeled as:

> **“Do not update rates if the exchange rate is changed”**

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

* Click **OK** to apply changes.

***

#### Implement **Functionality**

**New Transaction**

* Start a **New Purchase Order Entry**
* Select **Supplier**
* Choose **Currency / Exchange Rate**

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

**Implement Process**

* Enter item in **Item Details Section**

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

* Change the **Exchange Rate** again

<div><figure><img src="/files/uAstYcjeAq8hENzPS8q9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TS85B7ts4sQFk6o7dJqd" alt=""><figcaption></figcaption></figure></div>

**System Behavior**

* Item Rates **remain unchanged**
* No automatic recalculation occurs

***

### **Key Benefits**

* Protects manually entered rates
* Prevents pricing inconsistencies
* Improves control over purchase transactions
* Reduces chances of calculation errors

***

### **Best Practice Tips**

* Enable this feature when working with **fixed negotiated rates**
* Double-check exchange rates before item entry
* Use carefully in dynamic pricing scenarios

***

### **Final Outcome**

* Item rates stay fixed even after exchange rate changes
* Greater control over pricing in Purchase Orders
* Reduced risk of unintended rate modifications
* Improved accuracy and reliability in transactions


---

# 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/do-not-update-rates-if-the-exchange-rate-is-changed..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.
