# Do not Implement Bill Locking for Supervisor

**YouTube:** [How to Disable Bill Locking for Supervisor?](https://www.youtube.com/watch?v=G60Tors_QP8)

## How to Disable Bill Locking for Supervisor?

In this tutorial, we will explain how to **exclude supervisors (or admin users)** from the **bill locking mechanism** in Logic ERP. By default, **bill locking rules** apply to all users, including administrators and supervisors. However, this behavior can be modified through system settings.

***

### **Default Behavior**

When **party-wise** or **series-wise bill locking** is implemented, it affects:

* All users across the system.
* Even admin or supervisor-level users are restricted.

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

***

### **Objective: Exclude Supervisors from Bill Locking**

To prevent the locking mechanism from applying to supervisors or admins:

**Step-by-Step Configuration:**

* Open **Logic Admin**.
* Navigate to **Global Settings**.
* Go to the **Sales Settings 2** section.
* Enable the following option:

  > **"Do not Implement Bill Locking for Supervisor"**

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

* Click **Save** and **Restart the software** for the change to take effect.

***

### **Behavior After Enabling the Option**

**Supervisor/Admin Users:**

* Bill locking will **not apply**.
* They can **create, modify, or bypass restrictions** even if party-wise or series-wise locks are configured.

**Other Users:**

* Bill locking will remain **active and enforced** as per the defined rules.

***

### **Types of Bills Locking Mechanisms**

* **Party-Wise Billing Locks**
  * Restrict billing for specific parties.
* **Party-Wise Discount Locks**
  * Prevent users from overriding discounts for specific parties.

**To View or Configure:**

* Navigate to the **Entry Mode** settings.

<figure><img src="/files/9Cf4Rr7Kq1HGkKj2ge0A" alt=""><figcaption></figcaption></figure>

* Example: If a **series-wise lock** is set, a user cannot create a **sale bill** for a specific party under the locked series.

***

### **Result Summary**

| User Type        | Bill Locking Behavior             |
| ---------------- | --------------------------------- |
| Supervisor/Admin | Not affected (free to edit bills) |
| Regular Users    | Locking enforced as configured    |

***

### **Recommendation**

Use this feature when:

* Supervisors require **override permissions** for operational flexibility.
* Admins need to manage exceptions without reconfiguring locks for every case.


---

# 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/user-access/logic-global-admin/sale/sale-settings-2/do-not-implement-bill-locking-for-supervisor.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.
