# Enter Cheque Numbers - Bank Payments

**YouTube:** [How to Set Up and Manage Cheque Numbers for Bank Payment Entries?](https://www.youtube.com/watch?v=64q2bBJ668I)

## How to Set Up and Manage Cheque Numbers for Bank Payment Entries?

In this tutorial, you will learn how to **generate, assign, replace, cancel, and manage cheque numbers** for bank payment transactions in Logic ERP.\
This feature ensures **accurate cheque tracking and streamlined payment processing**.

***

### Open Cheque Number Module

**To begin:**

* Navigate to the **Accounts Module**
* Expand **Account Vouchers Section**
* Open **Enter Cheque Numbers – Bank Payments**

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

This window allows you to manage cheque series for bank accounts.

***

### Generate Cheque Numbers

Under the **Enter Numbers Section**:

* Select the **Bank Account**

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

* Enter the **Cheque Prefix**

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

* Define the **Cheque Number Range**

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

* Click **Save**

Cheque numbers are now successfully generated for the selected account.

***

### Enable Cheque Auto Selection

Before using cheque numbers in transactions:

* Open **Cash/Bank Voucher Configuration**
* Locate and enable the option labeled as:

> **Pre-Select Cheque/Receipt Number**

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

* Save the configuration

This ensures cheque numbers are available during voucher entry.

***

### Use Cheque Numbers in Bank Payment

* Navigate to the **Bank Payment Window**
* Create a **New Voucher Entry**
* Select the **Bank Account**

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

**To select cheque number:**

* Press **Spacebar** in the cheque number column
* Choose from the list of generated cheque numbers

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

* Selected cheque number will appear in the transaction.

<figure><img src="/files/5ymDpTr2qmegYJLZDcIk" alt=""><figcaption></figcaption></figure>

***

### Replace Cheque Numbers

To update an existing cheque series:

* Go to **Replace Numbers Section**
* Select the **Bank Account**

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

* **Enter:** Existing Cheque Range

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

* **Enter:** New Cheque Range

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

* Click **Replace**
* Old cheque numbers will be replaced with the New Series.

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

***

### View Cheque Series

* Open **Display Numbers Section**

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

**You can view:**

* Cheque Number Ranges
* Prefix Details
* Associated Bank Accounts

***

### Cancel Cheque Numbers

To Cancel a Cheque Number:

* Go to **Cancel Numbers Section**
* Select the **Bank Account**

<figure><img src="/files/8xd7sTruprxJzok5J202" alt=""><figcaption></figcaption></figure>

* **Enter:**
  * Cheque Prefix
  * Cheque Number

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

* Click **Cancel / Un-Cancel Cheque**
* The cheque number will be removed from the selection list.

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

***

### Un-Cancel Cheque Numbers

To reactivate a cancelled cheque:

* Enter the same details again
* Click **Cancel / Un-Cancel Cheque**
* Confirm the prompt

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

* The Cheque Number becomes active again for use.

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

***

### How It Works

* Cheque numbers are:
  * **Pre-Generated**
  * **Linked to Bank Accounts**
* System allows:
  * Selection during payment entry
  * Full lifecycle management (Replace / Cancel / Restore)

***

### Key Benefits

* Organized cheque tracking
* Faster bank payment processing
* Eliminates manual cheque entry errors
* Easy cheque series management
* Full control over cheque lifecycle

***

### Final Outcome

You have successfully learned how to:

* Generate cheque numbers
* Use them in bank payments
* Replace cheque series
* Cancel and restore cheque numbers
* Track cheque usage efficiently

Your payment process is now more **structured, accurate, and professionally managed**.


---

# 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/accounts/a-c-voucher/enter-cheque-numbers-bank-payments.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.
