# Do Not Allow Rate Below

**YouTube:** [How to Set a Minimum Threshold Rate to Restrict Billing Below It in Sale Bill ?](https://www.youtube.com/watch?v=qajmcPQSNQo)

## How to Set a Minimum Threshold Rate to Restrict Billing Below It in Sale Bill?

In this tutorial, we will explore the **“Do Not Allow Rate Below”** feature in **Logic ERP**, which is designed to maintain pricing consistency and protect profit margins by restricting billing rates below defined thresholds.

***

### **Step-by-Step Instructions:**

* Access to the **Sales Voucher Configuration**.
* Select the R**elevant Billing Series**.
* Locate and Enable the Feature labeled: **“Do Not Allow Rate Below”**
  * Choose the desired **rate type** from the dropdown list.
  * For this example, select **MRP**, then save the configuration.

<figure><img src="/files/SJpLl4hO0quHaKnWTisY" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate option from the dropdown as per your requirement.</p></figcaption></figure>

***

### **Demonstrating the Feature:**

* **Scenario Example:**
  * Let’s say the **MRP of an item is ₹1,299**.
  * During billing, if you try to enter a rate **lower than ₹1,299**, such as ₹1,100:
    * The system will **block the transaction**.
    * An **error message** will appear:

      > *"Billing rate cannot be below MRP."*

<figure><img src="/files/K9QhZSEfVGHPxVljMaXG" alt=""><figcaption><p>As shown in the picture, the software has prompted a "below rate" warning.</p></figcaption></figure>

* **Behavior with Other Rate Types:**
  * The same validation applies if you select other rate types such as:
    * **Purchase Rate** – Prevents billing below the purchase cost.
    * **Basic Rate** or **Sale Rate** – Enforces billing above internal pricing standards.
    * **SP Rate** – Adheres to custom special price rules.

***

### **Benefits:**

* Prevents **unintentional losses** due to under-billing.
* Ensures **pricing consistency** across all transactions.
* Maintains **profit margins** and protects business interests.


---

# 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/sale-voucher-configuration/other-settings-3/do-not-allow-rate-below.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.
