> 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-version-release-notes/may-2025/setup/enter-opening-br-bp-of-multiple-accounts-using-excel.md).

# Enter Opening BR /BP of multiple Accounts using Excel

**In Opening Trial Functionality** Logic ERP has introduced a new enhancement in the **Opening Trial** feature. Users can now **import and enter opening balances for multiple accounts simultaneously**, significantly improving efficiency and reducing manual effort.

**Step 1: Access the Opening Trail Module**

1. Open **Logic ERP** and navigate to the **Enter Opening Trail** module.
2. In the interface, locate the **Select Account** option.
3. From the drop-down, choose the desired **Accounts**.
4. Click on the **Enter Opening BR/BP** button to proceed.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2025/05/Choose-Accounts.png" alt=""><figcaption></figcaption></figure>

**Step 2: Import Bill-Wise Opening Balances**

* Click on the Retrieve From Excel option.
  1. **(Optional)** Click on the Help button for guidance on the Excel file format or structure.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2025/05/Help-Menu-1.png" alt=""><figcaption><p><br></p></figcaption></figure>

* Select the Excel file that contains the opening balances.
* Click on Refresh.
* Upon refreshing, all Party-wise opening balances will be imported bill-wise into the system.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2025/05/Udated-SS.png" alt=""><figcaption></figcaption></figure>


---

# 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-version-release-notes/may-2025/setup/enter-opening-br-bp-of-multiple-accounts-using-excel.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.
