# Multiple PL Rates (PR)

**YouTube:** [How to Apply Multiple Price Lists in Purchase Return ?](https://www.youtube.com/watch?v=xe60dNqb9kA)

## How to Apply Multiple Price Lists in Purchase Return?

Logic ERP allows you to apply pre-defined **Price List rates** during Purchase Return entries for greater accuracy and efficiency. Let’s walk through how to configure and use this feature effectively.

***

### **Enable the Option in Configuration**

* Navigate to **Purchase Voucher Configuration**.
* Go to **Other Settings - 3**.
* Locate the option: **“Multiple PL Rates (PR)”.**
* Choose from the dropdown based on your requirement.
  * For multiple price lists, you may select **“None”** to proceed manually.

<figure><img src="/files/9qSN96Hcv84OhfOWNT3x" alt=""><figcaption></figcaption></figure>

### Using "None" Option in Purchase Return

* Navigate to the **Purchase** and Click on **"Purchase Return".**
* Select the **Supplier Account** and choose the **Price List** you wish to apply.
* In the item grid, enter the item details.

📝 **Example:**

* Item MRP: ₹1,699
* Defined Price List: MRP - 15%
* Auto-calculated Basic Rate: ₹1,444

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

***

### **Define Multiple Price Lists**

* Navigate to Setup\Set Other Item Details and Click on **"Define Multiple Price Lists".**
  * Enter **Configuration Name**.
  * Select the **Expense Name** from the dropdown.
  * Define the **Base Rate** (e.g., MRP, Cost).
  * Choose the **Calculation Method** (e.g., % Discount).
  * Enter **Default Value** (e.g., 15%).

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

***

### **"Using Party + Item Group Defaults**" Option in Purchase Return

* **Purpose:** Apply rate rules for specific combinations of Party and Item Group.
* In a New Purchase Return:
  * Select the **Price List**.
  * Add an item from a specific group (e.g., **T-Shirts**).
  * Based on the rule (e.g., MRP - 13%), the system auto-applies the correct rate.

<figure><img src="/files/2BXnMwrgBaz4hFXpYokl" alt=""><figcaption></figcaption></figure>

***

### **Define Item-wise Price List**

* Go to **Define Item-wise Price List**.
  * Enter the **Price List Name**.
  * Add **Expense Names** relevant to the list.
  * Under **Configuration Section**, set:
    * **Base Rate**
    * **Expense Name**
    * **Default Values**
    * **Calculation Method**

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

***

### **Define Party + Item Group Defaults for PL Elements**

* Navigate to the Setup\Set Other Item Details and click on **"Define Party + Item Group Defaults for PL Elements".**
* Select the relevant **Item Group**.
* Choose the **Party or Party Group**.
* Click **Refresh**.
* You can see the "Expense" column in the grid below for defining it:
  * **Expense Names**
  * Corresponding **Values** (discounts, rates, etc.)

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

***

### **Conclusion**

With this feature:

* Rates in Purchase Returns become consistent and automated.
* You save time by avoiding manual calculations.
* Supplier- and item-based configurations ensure flexibility.


---

# 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-3/multiple-pl-rates-pr.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.
