# Multiple Customer wise Price Lists and Margins

YouTube: [Multiple Customer wise Price Lists and Margins](https://youtu.be/asA4hfwt90g?si=JMYtMq02aq3hJrYi)

### 🧾 Creating Multiple Customer-Specific Price Lists in Logic ERP 💼

Logic ERP empowers businesses to set up **multiple customer-specific price lists** 🛍️ and margins, making pricing flexible and precise. This tutorial provides a step-by-step guide on how to create price lists and link them to multiple customers efficiently, ensuring a streamlined pricing strategy that meets business requirements.

Let’s walk through how to set them up step-by-step! 🧠📊

***

### 🪜 Step 1: Defining a Multiple Price List 📝

1. 📂Navigate to the **Main Menu** and select **Setup**.
2. 🛠️Click on **Set Other Item Details**.
3. ➡️Under this section, select **Define Multiple Price List**.
4. 🏷️Enter the name of the **Price list** and💾 **save** it.

✅This price list will serve as a reference for applying customer-specific pricing rules.

***

### 🧮 Step 2: Configuring Pricing Formulas 📉📈

1. 🧩Go to the **Define Formula** tab to create multiple configurations.
2. 🆕Click on **Create Configuration** and **enter✍️ the configuration name.**
3. 🧠Define the **pricing formula** to determine the sale rate. For example:
   * ➗**Sale Rate = MRP - 40%** *(where RP is the reference price)*
4. ➕ Create multiple configurations based on different pricing strategies, such as :
   * 💸 Fixed Discounts
   * 🧾 Cost-Plus Pricing
   * 📊 Margin-Based Calculations
5. 💾 **Save** your configurations to ensure they are available for use in the price list.

   🔧 These formulas drive the automated pricing logic for your items.

***

### 👥 Step 3: Linking the Price List to Customers 🔗

1. ⚙️Navigate to **Set Party Wise Settings** under **Setup**.
2. 📌Click on **Set Party Wise Price List**.
3. 🧑‍💼Select the **customer** for whom you want to apply the price list.
4. 🔄Click on the **Refresh** button to update the customer details.
5. ⬇️In the **Price List** column, press the **Spacebar** to open the dropdown menu.
6. 🧾Choose the appropriate **price list** and link it to the selected customer.

✅Ensure that the correct price list is assigned to each customer to maintain accurate pricing.

***

### 🧾 Step 4: Verifying the Price List in a Sales Transaction 🧮

1. 🛍️Create a **Sales Bill** for the selected customer.
2. 🧠Observe that the predefined **price list is automatically applied** based on the customer selection.
3. ➕Add an item to the bill and verify that the **sale rate** is calculated according to the defined price list.
4. 🔍Cross-check that the applied price matches the predefined pricing formula.

🎯 This ensures pricing is **accurate**, **automated**, and **customer-specific**.

***

### ✅ Conclusion

By following these steps, you can:

🔹 Create structured price lists.\
🔹 Apply formulas for dynamic pricing.\
🔹 Assign lists to multiple customers.\
🔹 Ensure consistency and transparency in sales.

**Logic ERP** makes **pricing smarter and more efficient** 💼💰. Whether you're offering special discounts 🎁 or managing bulk customer pricing 📦, this feature keeps your strategy streamlined and scalable.


---

# 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-customer-wise-price-lists-and-margins.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.
