# Do not Allow Debit Balance of a Party while Billing

**YouTube:** [How to Prevent Credit Sales by Restricting Billing for Customers with Debit Balance ?](https://www.youtube.com/watch?v=Bo3Dt43QsjU)

This tutorial explains how to enable a control in Logic Admin that prevents billing for parties whose account balance would become debit, helping maintain financial discipline and credit control.

***

### 🔧 Step-by-Step Instructions

* Navigate to the Logic folder and run Logic Admin.
* Open Global Settings.
* Click to Sales Settings - 2 tab.
* Find and enable the option: **“Do not Allow Debit Balance of a Party while Billing.”**

<figure><img src="/files/Bhh6gAAgzWonJKx2UbPW" alt=""><figcaption><p>Let's keep this feature enable to observe its impact in billing.</p></figcaption></figure>

* **Check** this option to activate the restriction.
* Click **Save** to apply the changes.

#### **Step 5: Restart the Software**

* Close and **restart the Logic software** to enforce the updated setting.

***

### Functionality Overview

* Once enabled, the software will prevent billing if the transaction would cause a party’s balance to go into debit.
* If a user tries to save a voucher under these conditions, a warning will appear:\
  \&#xNAN;*“Party balance will become debit, cannot allow entry.”*

<figure><img src="/files/3JQ1GxAF6FKTZo83zV8X" alt=""><figcaption><p>As you can see in the picture, the debit balance prompt has appeared.</p></figcaption></figure>

***

### Key Benefits

* **Ensures financial control** by preventing credit sales to overdrawn parties.
* **Avoids bad debts** and enforces company credit policies.
* **Improves cash flow** management by encouraging upfront payments or settlements.
* **Reduces risk** of unintended entries and billing errors.


---

# 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-allow-debit-balance-of-a-party-while-billing.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.
