> 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-1/default-for.md).

# Default For

**YouTube:** [How to Configure Separate Settings for Cash and Bank Vouchers?](https://www.youtube.com/watch?v=tHi8n78WzPQ)

## How to Configure Separate Settings for Cash and Bank Vouchers?

This tutorial explains how to create new **Cash and Bank Voucher Configurations** and assign them as default configurations for voucher entry modules in Logic ERP. This helps users standardize voucher settings and streamline transaction processing.

***

### **Objective of This Feature**

* Create custom Cash/Bank Voucher Configurations
* Assign configurations to specific voucher modules
* Simplify voucher entry process
* Apply predefined settings automatically during transactions

***

### **Access to Voucher Configuration Module**

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

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

**Observation**

* Existing voucher configurations are displayed in the list

***

### **Review Existing Configurations**

**Verification Process**

* Open the **Bank Receipt Module**

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

**System Behavior**

* Only the currently available voucher configurations are displayed

***

### **Create a New Voucher Configuration**

**Setup**

* Return to the **Cash/Bank Voucher Configuration Module**
* Create a **New Configuration**
  * Example: **Bank Receipt Configuration**

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

**Action**

* Enter the required **Configuration Name**

***

### **Assign Configuration as Default**

* Go to **Other Options 1 Tab**

**Configuration Option**

* Locate the option labeled as:

> **“Default For”**

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

**Functionality**

* Displays all available:
  * Payment Voucher Modules
  * Receipt Voucher Modules

**Action**

* Assign the newly created configuration to:
  * **Bank Receipt Module**
* Save the configuration

***

### **Verify in Voucher Module**

**Test Process**

* Open the **Bank Receipt Module** again

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

**System Behavior**

* Newly created configuration is now available in the list

**Usage**

* Select the configuration while creating vouchers
* All predefined settings are automatically applied

***

### **Key Benefits**

* Faster voucher entry process
* Standardized voucher settings
* Better control over voucher formats and behavior
* Reduced manual configuration effort

***

### **Best Practice Tips**

* Create separate configurations for different business needs
* Use meaningful configuration names
* Review default assignments carefully before saving

***

### **Final Outcome**

* New Cash/Bank Voucher Configurations are successfully created
* Configurations are available directly in voucher modules
* Predefined settings are automatically applied during entry
* Improved efficiency and consistency in voucher processing


---

# 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-1/default-for.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.
