# Enter Receipt Numbers - Cash Receipts

**YouTube:** [How to Manage Receipt Numbers for Cash Receipts?](https://www.youtube.com/watch?v=QFm4_itouxc)

## How to Manage Receipt Numbers for Cash Receipts?

This tutorial explains how to **generate, use, replace, cancel, and un-cancel receipt numbers for cash receipts** in Logic ERP. It provides a complete workflow to help you maintain proper tracking, ensure accuracy, and improve control over cash transactions.

***

### **Objective of This Feature**

* Generate structured **receipt number series**
* Enable **controlled usage** during transactions
* Manage receipt numbers through **replacement, cancellation, and restoration**
* Ensure **audit accuracy and traceability**

***

### **Accessing the Module**

* Navigate to **Main Menu → Accounts Module**
* Expand **Account Vouchers Section**
* Open **“Enter Receipt Numbers – Cash Receipts”.**

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

***

### **Creating Receipt Number Series**

* Go to **Enter Numbers Section**
* Select the **Cash Account**
* Enter:
  * **Receipt Prefix**
  * **Receipt Number Range**

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

* Click **Save**

**Result**

* Receipt numbers are successfully generated for the selected cash account

***

### **Enable Receipt Selection in Voucher**

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

> **“Pre-Select Check Received Number”**

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

* Click **Save**

***

### **Use Receipt Numbers in Transactions**

* Open **Cash Received Voucher Window**
* Select the **Cash Account**
* Press **Spacebar** in the **Received Number Column**

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

* Receipt selection window will appear
* Choose the required **Receipt Number**

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

**Result**

* Selected receipt number is displayed in the voucher

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

***

### **Replace Receipt Numbers**

* Go to **Replace Numbers Section**
* Select:
  * **Cash Account**
  * **Prefix**

<figure><img src="/files/1HIlvc4hLjKp34RS0lu3" alt=""><figcaption></figcaption></figure>

* **Enter:**
  * Existing Receipt Number Range
  * New Receipt Number Range

<div><figure><img src="/files/KemVdW3lMBDUbToh4yiI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UB5JNtcELqkDSakDJuNX" alt=""><figcaption></figcaption></figure></div>

* Click **Replace**

**Result**

* Old receipt numbers are replaced with the new range

**Verify Replacement**

* Open **Cash Receipt Voucher**
* Press **Spacebar**
* Updated receipt numbers will be visible

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

***

### **View Receipt Number Details**

* Go to **Display Numbers Section**
* View:
  * Receipt number series
  * Related account details

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

***

### **Cancel Receipt Numbers**

* Go to **Cancel Numbers Section**
* Select:
  * **Cash Account**
  * **Prefix**

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

* Enter the **Receipt Number to Cancel**

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

* Click **Cancel/Un-Cancel Check**

**Result**

* Receipt number is canceled successfully

**Verify Cancellation**

* Open **Cash Receipt Voucher**
* Press **Spacebar**
* Canceled receipt number (e.g., **1070**) will not appear

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

***

### **Un-Cancel Receipt Numbers**

* Enter the same details in **Cancel Numbers Section**
* Click **Cancel/Un-Cancel Check**

**System Prompt**

* Confirmation message appears
* Click **Yes** to proceed

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

**Result**

* Receipt number is successfully restored

**Verify Un-Cancellation**

* Open **Cash Receipt Voucher**
* Press **Spacebar**
* Receipt number (e.g., **1070**) is visible again

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

***

### **Key Benefits**

* Maintains **organized receipt tracking**
* Prevents duplication and misuse
* Provides **flexibility in managing receipt series**
* Enhances **financial control and audit readiness**

***

### **Best Practice Tips**

* Define receipt ranges carefully to avoid overlap
* Regularly review canceled and active numbers
* Use prefixes for better identification and tracking

***

### **Final Outcome**

* Receipt numbers are **systematically managed**
* Transactions are **accurately recorded and traceable**
* Cancellations and restorations are handled seamlessly
* Overall cash handling becomes **secure, controlled, and efficient**


---

# 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-receipt-numbers-cash-receipts.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.
