# Enable MRP - Wise Billing in Sales Bill

**YouTube:** [How to Enable MRP - Wise Billing in Sales Bill?](https://www.youtube.com/watch?v=tVkdLc72Akw)

## How to Enable MRP - Wise Billing in Sales Bill?

In this tutorial, we’ll guide you through the steps to enable and use **MRP-Wise Billing** in Logic ERP.

***

### Generate a Sales Bill

* Open the **Sales Bill** window.
* By default, the **Price List** is set to **Sale Rate**.
* If you want to bill items based on **MRP**, select **MRP** from the **Price List** dropdown.

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

Selecting it manually each time can be time-consuming, so Logic ERP allows you to set **MRP as the default** either for **specific parties** or for the **entire billing series**.

***

### Set MRP as Default for Selected Parties

* Go to **Set Party-Wise Price List**.
* Select the party for whom you want to set MRP as the default price list.
* Click **Refresh** to display the configuration grid.
* If you want to apply MRP to the entire column:
  * Press **F2** on the column.
  * Select **Price List → MRP**.
  * It will be applied automatically across the column.

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

Now, for this party, MRP will be picked by default during billing.

***

### Verify Party-Wise MRP Billing

* Generate a **Sales Bill** for the configured party.
* The software automatically uses **MRP** as the price list.

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

* To view the actual sale rate of an item, press **F5** on the item’s lot number.
* The **Lot Details** window will display the standard sale rate.

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

***

### Set MRP as Default for an Entire Series

* Go to **Sale Voucher Configuration**.
* Select the **Relevant Billing Series**.
* Go to **Other Settings 1** and open the **other** option.
* Click on **Default Options 1**.
* Locate the option labeled as **Default Price List** — it is set to **Sale Rate** by default.
* Change it to **MRP**.

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

* Save the configuration.

This sets MRP as the default price list for **all bills generated under the selected series**.

***

### Verify Series-Level MRP Billing

* Return to the **Billing Screen**.
* Generate a new **Sales Bill**.
* Notice that the **Price List** is automatically set to **MRP**.
* To check the standard sale rate, press **F5** on the item’s lot number.

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

***

### Key Takeaways

* MRP-Wise Billing can be applied either **party-wise** or **series-wise** for efficiency.
* Use the **F5** key on a lot number to verify the standard sale rate at any time.
* Configuring defaults reduces manual steps and ensures consistent billing practices.


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/sales/enable-mrp-wise-billing-in-sales-bill.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.
