# Do not allow Manual Credit Entry in Billing

**YouTube:** [How to Disallow Manual Credit Amount Entry in Sale Bill?](https://www.youtube.com/watch?v=iwkPs8zjL9M) 

## How to Disallow Manual Credit Amount Entry in Sale Bill?

In this tutorial, we will walk you through a feature in **Logic ERP** that **restricts manual credit amount entry** during billing, ensuring better control and accuracy in payment processing.

***

### Default Behavior

By default, when making a payment using the **credit card option**, users are allowed to **manually enter the credit amount** in the credit card details window.

***

### Access Global Settings in Logic Admin

* Open **Logic Admin**.
* Navigate to **Global Settings**.
* Under **POS Options**, go to the **POS Options 1** section.
* Locate and enable the option labeled as:&#x20;

> **"Do not allow Manual Credit Entry in Billing"**

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

* Click **Save** and **restart the software** to apply the changes.

***

### Implement the Feature

* Open the **Sale Bill – Touch Screen** window and create a new transaction.
* Proceed to the **Multi-Pay Details** screen.
* You will observe that the **credit amount field is now disabled**, preventing any manual entry.

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

***

### Summary

This feature ensures that credit amounts are system-calculated, reducing the chances of manual errors or unauthorized credit adjustments — helping maintain financial integrity at the point of sale.


---

# 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/pos-options/pos-options-1/do-not-allow-manual-credit-entry-in-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.
