> 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/carry-forward-lower-narration.md).

# Carry Forward Lower Narration

**YouTube:** [How to Carry forward Line Item Narration in Cash / Bank Vouchers?](https://www.youtube.com/watch?v=vgMZULjErsU)

## How to Carry forward Line Item Narration in Cash / Bank Vouchers?

This tutorial explains how to automatically carry forward Lower Narration while creating Payment and Receipt Vouchers in Logic ERP. This feature helps users avoid repetitive narration entry and ensures consistency across multiple narration lines.

***

### Objective of This Feature

* Automatically carry forward Lower Narration
* Reduce repetitive manual narration entry
* Improve voucher entry speed and efficiency
* Maintain consistency in voucher narration

***

### Access to Cash/Bank Voucher Configuration

* Navigate to **Accounts** and then **Configurations**
* Open **Cash/Bank Voucher Configuration**
* Choose the required **Voucher Configuration**
  * Example: **Bank Receipt Voucher Configuration**
* Locate the option labeled as:

> **“Carry Forward Lower Narration”.**

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

* Currently disabled.

***

## Verify the Functionality (Disabled)

* Open **Bank Receipt Module**
* Select Relevant Configuration
* Proceed with Voucher Entry
* Lower Narration.

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

**System Behavior**

* The Lower Narration:
  * Is not carried forward to the next narration lines

<figure><img src="/files/9JtSkHXAoRdpLZZFQXVx" alt=""><figcaption></figcaption></figure>

**Observation**

* Users need to manually enter narration repeatedly
* This occurs because the feature is disabled in the configuration

***

## Verify the Functionality (Enable)

* Return to **Cash/Bank Voucher Configuration Window**
* Enable **“Carry Forward Lower Narration”**
* Save the changes

**Verify the Functionality**

* Proceed with Voucher Entry Again
* Enter: **Lower Narration**

**System Behavior**

* The Lower Narration:
  * Is automatically carried forward to the next narration lines.

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

**Result**

* Manual narration re-entry is eliminated
* Voucher entry becomes faster and more convenient

***

### Key Benefits

* Reduces repetitive typing
* Improves efficiency during voucher posting
* Ensures narration consistency
* Saves time in bulk voucher entries

***

### Best Practice Tips

* Use standardized narration formats
* Enable this feature for frequently used voucher configurations
* Review narration formats regularly for better consistency

***

### Final Outcome

* Lower Narration is automatically carried forward
* Voucher entry becomes quicker and more efficient
* Manual narration effort is reduced
* Better consistency is maintained in Payment and Receipt Vouchers in Logic ERP


---

# 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/carry-forward-lower-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.
