# Auto A/c Balance Transfer To Next Year

**YouTube:** [How to Enable Automatic Account Balance Transfer to Next Financial Year?](https://www.youtube.com/watch?v=stBfHdsD3eY)

## How to Enable Automatic Account Balance Transfer to Next Financial Year?

In this tutorial, we will explore the **Auto Account Balance Transfer** feature in **Logic ERP**, which allows balances to be carried forward to the next financial year automatically. This eliminates the need to manually close books at year-end.

***

### **Access the Setting in Logic Admin**

* Open the **Logic Admin Panel**.
* Navigate to the **Global Settings** and click to **Account Voucher**
* Locate the option labeled as: **“Auto Account Balance Transfer to Next Year”**
* This setting comes with a **dropdown menu** offering different transfer methods.
  * **Disabled (By Default)**
  * Transfer BR/BP Wise
  * Transfer Consolidated

<figure><img src="/files/PKXmDT9KGwch0j4zzrxH" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate option from the dropdown as per your requirement.</p></figcaption></figure>

* After selecting appropriate option, **save the settings**.
* **Restart Logic ERP** to activate the changes.

***

### **Transfer** BR/BP Wise **Functionality:**

* Log into the **previous financial year**.
* Record a few **purchase transactions** using **Bank Receipt (BR)** or **Bank Payment (BP)**.
* Save the entries.

> **Now switch to the new financial year:**

* Navigate to the **Cash Payment** entry screen.
* Open the **Adjustment Window**.
* You will see that **pending BR/BP entries from the previous year** are automatically available for adjustment.

***

### Transfer Consolidated Wise **Functionality**

* Log into the **previous financial year**.
* Enter another **purchase bill** and save it.

> **Now move to the new financial year:**

* Open the **Cash Payment** window.
* In the **Adjustment Window**, observe that the **consolidated account balance** from the previous year has been **successfully transferred** and is available for adjustments.

***

### **Conclusion**

The **Auto Account Balance Transfer** feature in Logic ERP significantly simplifies the year-end process by:

* Carrying forward **BR/BP entries** for transaction-level accuracy.
* Optionally transferring **consolidated balances** for streamlined financial management.

This ensures a smooth transition between financial years and reduces the workload of manual ledger closure.


---

# 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/user-access/logic-global-admin/others/account-vouchers/auto-a-c-balance-transfer-to-next-year.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.
