# Limit Credit Payment in Sale Bill Payment Window

Sometimes it is required to limit credit payment per bill in Sale Bill so that customer always pays some advance for the bill. You can do this by using the following option “**Allowed Credit %**” in Sale Voucher Configuration.

The following steps will help to enable this option in Billing window:

Step-1: Go to **Sale voucher configuration > others settings1> other settings> Defaults -2.** Enter the percentage of credit amount that you want to allow in bill and save the configuration. *(Refer to the image below)*

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

Step -2: Create a sale bill. For example , we had defined the allowed credit percentage as 10 % and the bill amount is Rs 2599 which means you are allowed to pay only 10 % of the bill amount as credit i.e, Rs 259.9. In case you try to enter more than the allowed credit percentage, the following error message will occur:

<figure><img src="/files/w39yIkE5VXUnNbbknsxa" alt=""><figcaption></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-version-release-notes/october-2022/billing/limit-credit-payment-in-sale-bill-payment-window.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.
