# Do Not Allow -ve Bill Amount&#x20;

**YouTube Link:** [How to Disable Negative Bill Amount in Sale Bill?](https://www.youtube.com/watch?v=S5XkwGZ2NcA)

## How to Disable Negative Bill Amount in Sale Bill?

In this Tutorial, we'll demonstrate how to prevent negative bill amounts during billing in Logic ERP.

**Steps to Prevent Negative Bill Amounts:**

1. Navigate to the *Sale Voucher Configuration*.
2. Select the relevant billing series.
3. Enable the option "Do Not Allow -ve Bill Amount".

<figure><img src="/files/sflN53eXqea1QATW1Ab9" alt=""><figcaption><p> Let's enable this feature and observe its impact</p></figcaption></figure>

* **Save Changes:** Ensure all changes are saved to update the settings.

**Scenario Illustration:**

* Generate a sales bill for a party.
* Enter the return of all 15 units.
* Observe that the bill amount becomes negative due to the replacement product being lower in value than the return product.

<figure><img src="/files/r4iKIVOefiZsrytVsZdF" alt=""><figcaption><p>After enter return items. Software has displayed Amount in negative </p></figcaption></figure>

**Error Prevention:**

* The software prompts an error when trying to save a bill with a negative amount, ensuring accurate financial management.

<figure><img src="/files/GLdlWqyofsw1WZx1S4GB" alt=""><figcaption><p>Here you can observe Software has prompted an error for Negative Bill amount.</p></figcaption></figure>


---

# 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/do-not-allow-ve-bill-amount.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.
