> 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/accounts/journal-voucher-requisition-form-added-in-account-voucher.md).

# Journal Voucher Requisition Form Added in Account Voucher

**You can create multiple journal entries—such as Debit Notes, Credit Notes, and Sales/Purchase Journals—within a single form.**\
These entries can be saved for future use as well.\
Once an entry is posted from a branch, it will be sent to the Head Office for approval. Upon approval, the entry will be automatically posted to the respective account.

**Let us Implement this feature in Logic ERP.**

**Step 1:** To use this option, you need to go to the **Setup Approval** section and configure approval for **“Journal A/C Entry Approval \[JV-ACT-APP]”.**

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

**Step 3:** Allocate user to the event {As shown in the picture below}

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

**Step 4:** Navigate to the Accounts\A/C Vouchers and then Click on **“Journal Voucher – Requisition Entry”**\
Define the journal entry as per the requirement. Once the entries are saved , it will be sent for approval.

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

**Step 5:** The following image shows the approval window, where you can find the list of JV entries pending approval. Once the entries are approved, they will be automatically posted to the respective ledgers.

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

**Step 6:** The following image displays the ledger posting of the JV entries .

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2025/05/Ledger-Report.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:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/may-2025/accounts/journal-voucher-requisition-form-added-in-account-voucher.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.
