# Check for Negative Stock

**YouTube:** [How to Enable or Disable Negative Stock Billing in Logic ERP Software?](https://www.youtube.com/watch?v=jGTRVNCkoo4)

## How to Enable or Disable Negative Stock Billing in Logic ERP Software?

Maintaining **accurate inventory records** is essential for smooth business operations. This tutorial will guide you through the process of **enabling and disabling** the **Check for Negative Stock** feature in Logic ERP.

### **Enabling the Negative Stock Check**

* Navigate to **Sale Voucher Configuration**.
* Select the appropriate **Billing Series**.
* Locate and Enable the option **"Check for Negative Stock"**.

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

### **How It Works During Billing**

* Navigate to the **Sale Billing** under the Billing module.
* When this option is enabled, if the **entered quantity exceeds available stock**, the system **prompts a message**: **"Insufficient Stock"**, preventing the transaction.

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

### **Disabling the Negative Stock Check**

* The feature can be **disabled directly** from the **Sales Bill Form**.
* Navigate to **Configuration** and **uncheck** the **"Check for Negative Stock"** option.
* Once disabled, the system **allows billing** even if the stock goes negative.

This feature helps businesses **prevent overselling** and **maintain stock accuracy**, ensuring smooth inventory management.<br>


---

# 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-1/check-for-negative-stock.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.
