> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/accounts/configuration/cash-bank-voucher-configuration/other-options-2/prompt-for-denomination-cr-cp.md).

# Prompt For Denomination (CR/CP)

**YouTube:** [How to Enable Entry for Denomination Details in Cash Receipt / Payment Vouchers?](https://www.youtube.com/watch?v=HqkktO_HieU)

## How to Enable Entry for Denomination Details in Cash Receipt / Payment Vouchers?

This tutorial explains how to enable the **Prompt for Denomination** feature in Cash Receipt and Cash Payment Vouchers in Logic ERP. This functionality helps users maintain denomination-wise cash breakup details while saving cash transactions.

***

### **Objective of This Feature**

* Capture denomination-wise cash details during voucher entry
* Improve cash handling accuracy
* Maintain proper cash denomination records
* Simplify cash verification and reconciliation

***

### **Access to Cash/Bank Voucher Configuration**

* Navigate to **Accounts** and then **Configurations**
* Open **Cash/Bank Voucher Configuration**

**Selection**

* Choose the required **Voucher Configuration**
  * Example: **Cash Receipt Voucher Configuration**
* Locate the option labeled as:

> **“Prompt For Denomination (CR/CP)”**

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

* Click **Save**

***

### **Create Cash Receipt Voucher**

**Transaction Process**

* Open the **Cash Receipt Module**
* Select the relevant configuration
* Proceed with generating the voucher

**System Behavior**

* Upon saving the voucher:
  * The **Denomination Details Window** opens automatically

<figure><img src="/files/23iHAxOybV1Cth8uHRb8" alt=""><figcaption></figcaption></figure>

**Enter Denomination Details**

* Enter denomination-wise breakup of the cash amount, such as:
  * Number of currency notes
  * Number of coins for each denomination

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

* Click on the **Save Button** after entering denomination details

***

### **Key Benefits**

* Accurate cash denomination tracking
* Simplifies cash counting and verification
* Improves cash handling transparency
* Helps in cash reconciliation and audit processes

***

### **Best Practice Tips**

* Ensure denomination details are entered accurately
* Use this feature for high-volume cash transactions
* Verify denomination totals before saving the voucher

***

### **Final Outcome**

* Denomination details are captured automatically during Cash Receipt or Payment entry
* Improved cash management and reconciliation
* Better transaction transparency and audit control
* Accurate denomination-wise cash records maintained in the system


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/accounts/configuration/cash-bank-voucher-configuration/other-options-2/prompt-for-denomination-cr-cp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
