> 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/print-options/print-automatic-to-by-in-narration.md).

# Print Automatic To/By in Narration

**YouTube:** [How to Add 'To / By' Prefix in Narration for Cash / Bank Voucher Printing?](https://www.youtube.com/watch?v=eaK6_RReJ2Q)

## How to Add 'To / By' Prefix in Narration for Cash / Bank Voucher Printing?

This tutorial explains how to automatically print **“To” and “By”** in the narration of Payment and Receipt Vouchers in Logic ERP. This feature helps maintain proper accounting narration format and improves the clarity of printed vouchers.

***

### **Objective of This Feature**

* Automatically add **To / By** in voucher narration
* Maintain standardized accounting format
* Improve voucher print readability
* Reduce manual narration editing

***

### **Access to the Voucher Configuration**

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

**Selection**

* Select the required **Voucher Configuration**
  * Example: **Bank Receipt Configuration**
* Locate the option labeled as:

> **“Print Automatic To/By in Narration”**

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

**Current Status**

* Feature is currently **Disabled**

***

### **Observe Default Behavior**

**Transaction Process**

* Open **Bank Receipt Module**
* Select the relevant configuration
* Create a **Bank Receipt Voucher**

**Print Preview**

* Click on **Print**
* Select **Yes** to open **Print Preview**

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

**System Behavior**

* “To / By” is **not displayed** in narration because the feature is disabled

***

### **Enable Automatic To / By**

**Configuration**

* Return to **Cash/Bank Voucher Configuration**
* Enable:
  * **“Print Automatic To/By in Narration”**
* Click **Save**

***

#### **Verify Functionality**

**Create Voucher Again**

* Generate a new **Bank Receipt Voucher**
* Open **Print Preview**

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

**System Behavior**

* Since it is a **Receipt Voucher**,
  * **“By”** is automatically printed in the narration

***

### **Key Benefits**

* Standardized voucher narration format
* Improved print clarity and presentation
* Reduced manual narration effort
* Better accounting documentation

***

### **Best Practice Tips**

* Enable this feature for professional voucher printing
* Review narration format before finalizing templates
* Use separate configurations for payment and receipt vouchers if required

***

### **Final Outcome**

* “To / By” is automatically printed in voucher narration
* Voucher print format becomes more professional and standardized
* Reduced manual editing during voucher entry
* Improved efficiency and accounting consistency


---

# 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/print-options/print-automatic-to-by-in-narration.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.
