# Multiple Price Lists

YouTube: [Multiple Price List Generation in Logic ERP](https://youtu.be/moCBdNnI8Ew?si=ekPsCMpadQe8SH2c)

###  🧾💸 How to Generate **Price Lists** in **Logic ERP**

In this tutorial, we’ll walk through how to **create and apply Price Lists** in Logic ERP to automate pricing strategies 🔄 and maintain consistency in your sales transactions 💼.

***

### 📚 **Understanding Multiple Price Lists**

* 📦**Multiple price lists** are used when a **flat rate** is applied across multiple parties.
* 🎯This feature helps in maintaining **uniform pricing** and reducing manual rate adjustments.

***

### ⚙️**Defining Price List Configurations**

* 🧭Navigate to the **Price List Setup** in Logic ERP.
* 🏷️Define the **name of the expense** and save it💾.
* 📐Go to the **Define Formula** tab to configure multiple pricing structures.
* ✍️ Enter:

  * **Configuration Name** 📝
  * **Pricing Formula** (e.g., 🧮 `Sale Rate = MRP - 20% - 5.5%`)

📌 **Note:** Define the pricing formula by setting the **base rate** as **MRP** and establishing the **default margin percentage** as **20%**.

***

### 🛒 **Applying the Price List in Sale Bill**

1. Open the **Sale Bill** window🧾 in **Logic ERP.**
2. 🔍 Locate the **Price List** option.

   > *(If not visible, enable it from **Sale Voucher Configuration** ⚙️)*
3. ✅ Select the appropriate **Price List.**
4. ➕ Add items to the bill

🧠 Logic ERP will now **auto-calculate the sale rate** as per the **defined price list formula**! 💡

***

✅ **Benefits**

* 🚫 Fewer manual errors.
* 🔄 Automated pricing.
* 📊 Consistent and accurate billing.
* ⏱️ Time-saving & efficient.


---

# 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-in-action-a-feature-overview/distribution/billing/multiple-price-lists.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.
