# Cash/Bank Payments - Requisition and Vouchers

**YouTube:** [CASH/BANK PAYMENT REQUISITION VOUCHER](https://www.youtube.com/watch?v=wOkavrDPsNI)

## CASH/BANK PAYMENT REQUISITION VOUCHER

In this tutorial, we will learn how to use the **Cash/Bank Payment Requisition** feature in Logic ERP.

This feature allows users to **request approval before creating actual cash or bank payment entries**, ensuring better control and accurate cash flow management.

***

### **Setup Approval System**

* Go to the **User Access Module**
* Open **“Setup Approval”**
* Tick the **Select Event** checkbox
* From the event list, select:

> *Cash/Bank Voucher Requisition Account Approval*

<figure><img src="/files/4LOmbbHJJWMxYvmhn0gL" alt=""><figcaption></figcaption></figure>

* Click on **Refresh Tree** and **Right-Click** on the event

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

* Assign the **user(s)** for approval

<div><figure><img src="/files/7II4KxvPkmRadQd6DpPu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/C4YawjhNqaVzhUdXtMWn" alt=""><figcaption></figcaption></figure></div>

* Save the settings

***

### **User Creates Requisition Entry**

* Login with the **User ID**
* Go to **Accounts Vouchers**
* Open **Cash/Bank Payments - Requisition**
* Enter the following details:
  * Account Name
  * Amount
  * Narration

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

* Save the requisition entry

The entry will now **wait for admin approval**

***

### **Admin Approves or Rejects Entries**

* Login with **Administrator ID**
* Open **My Messages Module**

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

Here, all pending requisition entries will be displayed

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

* To **Approve**:
  * Right-click on the entry
  * Click **Approve Event**
  * Double-click or press **F2**
    * Yellow flag indicates approval

<div><figure><img src="/files/y38nCMmlVAKz1QEjd9rC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xwdYljwhahAPHeG6UiUk" alt=""><figcaption></figcaption></figure></div>

* Save
* To **Reject**:
  * Right-click on the entry
  * Move it to **Rejected Items**

<div><figure><img src="/files/T1MrXK9dzxuTzNaeosKB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TibNqvVRcEdsB0VC77nY" alt=""><figcaption></figcaption></figure></div>

***

### **Additional Options**

* **Cancel Entry**:
  * Press **F3**
  * A **Red Flag** will appear
  * Add remarks/reason for cancellation

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

* **Hold Entry**:
  * Simply close without action
  * Can be reviewed later

***

### **Create Payment Voucher from Approved Requisitions**

* Go to **Accounts Vouchers**
* Open **“Create Cash/Bank Payment Vouchers from Requisitions”**
* Select the requisition document

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

* Click **Refresh**

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

* **Enter:**
  * Receipt Number
  * Receipt Date

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

* Press **Spacebar / Double-click** to select entries
  * Green flag indicates selection

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

* Click **Save**

***

### **Verify Entries**

* Navigate to **Cash/Bank Payment Window**
* Search and open the voucher

<div><figure><img src="/files/iYftTxsiAwuMwQmikhfX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eDq1oxO3STzmYS4FtfTp" alt=""><figcaption></figcaption></figure></div>

You will see:

* All details are **automatically carried forward**
* Entries match the approved requisitions

***

### **Conclusion**

The Cash/Bank Payment Requisition system helps you:

* Maintain strict **approval control**
* Improve **cash flow accuracy**
* Reduce unauthorized transactions
* Ensure **audit-ready financial processes**


---

# 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/cash-bank-payments-requisition-and-vouchers.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.
