# Pick Rates from Item Masters if not available in Branch wise Rate

**YouTube:** [How to Pick Rates from Item Master if Not Available in Branch-wise Rate?](https://youtu.be/o95qiFc1hkY)

## How to Pick Rates from Item Master if Not Available in Branch wise Rate?

In this tutorial, we’ll explain how to enable and use the feature that allows Logic ERP to **pick item rates from the Item Master** in case **branch-wise rates are not defined**.

***

### **Enabling** Branch wise Rate

* Open **Logic Admin**.
* Navigate to **Global Settings**&#x20;
* Click to **Sales Settings 3**.
* Locate and enable the option labeled as:

> **"Pick Rates from Item Master if not available in Branch Wise Rate"**

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

* **Save the settings and** **restart the software** to apply changes.

***

### **Understanding Branch-Wise Rate Setup**

Before observing the effect of this option, let’s understand how to set up branch-wise rates:

* Open the **Branch Setup** module.
* Navigate to: Setup\Setup Accounts\Branch Setup and then select **"Setup Branch Wise Master Group"**
* In this window, create a **rate group** specific to the branch.

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

Next, define rates using:

* Open: Setup\Set other Item Details and then click to **"Define Branch Rate Group Wise Item Rates"**
* Select your **Rate Group** and define item-wise rates.

> In this example, we’ve defined rates for **three items** and intentionally **left two items blank** (without branch rates).

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

***

### **Defining Rates in the Item Master**

For the items with no branch-wise rate:

* Navigate to: **Setup → Items Multiple Pack Size**
* Define the **sale rate** for those items directly in the **Item Master**.

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

***

### Implement **the Billing Behavior**

Open the **Sale Voucher** window and initiate a new transaction:

* **Case 1**: Transact an item that has a **branch-wise rate defined**.
  * The system automatically picks the rate from the branch rate group (e.g., ₹1,599).

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

* **Case 2**: Transact an item **without a branch rate**.
  * The system now **falls back to the Item Master rate** (e.g., ₹788), thanks to the enabled option.

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

***

### **Conclusion**

This feature ensures that billing remains **smooth and uninterrupted** even if some items are **missing branch-wise rate definitions**, by using the Item Master as a fallback.

***


---

# 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/user-access/logic-global-admin/sale/sale-settings-3/pick-rates-from-item-masters-if-not-available-in-branch-wise-rate.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.
