> 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/journal-voucher-configuration/carry-forward-cost-center-profit.md).

# Carry Forward Cost Center/Profit

**YouTube:** [How to Carry Forward Cost Center in Journal Vouchers?](https://youtu.be/99Ye_uQ0ZQ8)

## How to Carry Forward Cost Center in Journal Vouchers?

In this tutorial, we will learn how to automatically carry forward the selected Cost Center or Profit Center to subsequent rows during Journal Voucher entry using the **Carry Forward Cost Center/Profit** option in Logic ERP. This feature helps reduce repetitive data entry and improves voucher entry efficiency.

***

### Objective of This Feature

* Reduce repetitive Cost Center selection
* Speed up Journal Voucher entry
* Improve data entry accuracy
* Maintain consistency across voucher rows
* Minimize manual effort during accounting transactions

***

### Access to Journal Voucher Configuration

* Go to the **Menu Bar**
* Open **Journal Voucher Configuration** from the **Configuration Menu**
* Select the required Journal Voucher Configuration.
* Navigate to the **Other Options** section.
* Locate and enable the option labeled as:

> **"Carry Forward Cost Center/Profit"**

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

* Save the configuration.

***

### Create a New Journal Voucher

**Action**

* Open the **Journal Voucher Entry** window.
* Initiate a **New Journal Voucher** entry.

**Note**

* If the **Cost Center** or **Profit Center** column is not visible:
  * Open **Setup Column Attributes**.
  * Enable the required Cost Center or Profit Center column.

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

***

### Observe the Functionality

**Example**

* Enter the first voucher row.
* Select the required Cost Center or Profit Center.

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

* Complete the row and move to the next line.

**Result**

* The software automatically carries forward the selected Cost Center or Profit Center to the next row.

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

**Continuing the Entry**

* As you continue entering additional rows:
  * The same Cost Center or Profit Center is automatically populated.
  * No manual selection is required for each row.

***

### Manual Override

If a different Cost Center or Profit Center is required:

* Simply select a new Cost Center or Profit Center in that row.
* The newly selected value will then be carried forward to subsequent rows.

***

### Key Benefits

* Faster Journal Voucher entry.
* Eliminates repetitive selections.
* Improves user productivity.
* Reduces data entry errors.
* Ensures consistent allocation across multiple accounting lines.

***

### Best Practice Tips

* Use this feature when multiple voucher rows belong to the same Cost Center or Profit Center.
* Verify the carried-forward Cost Center before saving the voucher.
* Change the Cost Center manually whenever a different allocation is required.
* Keep the Cost Center column visible to easily review allocations during entry.

***

### Final Outcome

After enabling **Carry Forward Cost Center/Profit**, Logic ERP automatically copies the selected Cost Center or Profit Center to each subsequent row during Journal Voucher entry. This streamlines data entry, improves consistency, and significantly reduces the time required to create vouchers containing multiple accounting lines.


---

# 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:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/accounts/configuration/journal-voucher-configuration/carry-forward-cost-center-profit.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.
