# Party Wise Billing Locks

**YouTube:** [How to Apply Party -wise Billing locks, Credit limits and Bill limits?](https://www.youtube.com/watch?v=ahcfG6ksdWU)

## How to Apply Party -wise Billing locks, Credit limits and Bill limits?

In this tutorial, we will learn how to **configure and apply party-wise billing locks in Logic ERP**. Party-wise billing locks help organizations control billing behavior by restricting transactions based on customer rules such as outstanding dues, rate protection, discount control, bill limits, and credit limits.

***

### **Access the Party-Wise Billing Locks Setup**

* Navigate to **Main Menu**
* Open the **Setup Module**
* Go to the **Party Wise Settings** section
* Click on **Party-Wise Billing Locks**

This window allows you to define multiple billing restrictions for selected customers.

***

### **Define the Lock Scope**

* Select the **Lock Type**
* Define whether the lock should apply:
  * **Series-wise**, or
  * **Agent-wise**

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

* Under **Batch Mode Only**:
  * Select the required **Customer**
  * Choose the **Series** on which the billing locks should apply

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

***

### **Apply “Stop Billing” Lock**

* Enable the **Stop Billing** option

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

* Save the changes

#### **Result**

* When you open the **Sales Bill** window and select this customer:
  * The system immediately displays an error message

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

* Billing is completely blocked before item entry
* You cannot proceed further with the transaction

This lock is useful when billing needs to be completely halted for a customer.

***

### **Apply Field-Level Locks (CD, TD, Rate)**

* Enable locks for:
  * **CD (Cash Discount)**
  * **TD (Trade Discount)**
  * **Rate**

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

#### **Result**

* These fields become **non-editable during billing**
* Users cannot manually override or modify the values at runtime

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

**Example**

* Apply the **Rate Lock**
* Open a Sale Bill and enter items
* The **Rate field remains locked**, preventing any manual changes

***

### **Apply “Allow Billing Only If No Dues” Lock**

* Enable **Allow Billing Only If No Dues**

<figure><img src="/files/5dTloVa7LjllwnZetgBE" alt=""><figcaption></figcaption></figure>

* Save the changes

#### **How It Works**

* Create and save a **Credit Sale Bill** for the customer
* The bill amount becomes outstanding
* When you try to initiate a **new transaction** for the same customer:
  * The system displays a warning message
  * Billing is blocked due to **pending dues**

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

Billing will only be allowed once all outstanding amounts are cleared.

***

### **Apply Bill Limit and Credit Limit Locks**

These limits help control customer exposure.

#### **Bill Limit**

* Restricts billing if a **single bill amount exceeds the defined limit**

#### **Credit Limit**

* Restricts billing if **total outstanding exceeds the allowed credit limit**

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

**Example**

* Bill Limit defined: **₹12,000**
* Create a sale bill exceeding this amount
* On saving, the system displays an error:

  > *“*&#x42;ill Limit for Party + Series is Set to 12000.00... Cannot Procee&#x64;*.”*

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

The bill will not be saved until the amount falls within the allowed limit.

***

### **Conclusion**

Party-wise billing locks in Logic ERP provide powerful control over sales transactions by:

* Preventing unauthorized billing
* Enforcing rate and discount discipline
* Managing credit exposure
* Ensuring billing compliance based on dues and limits

By configuring these locks effectively, businesses can **reduce financial risk, enforce policies, and maintain strong credit control** across customers.


---

# 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/party-wise-settings/party-wise-billing-locks.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.
