# Journal-Purchase

**YouTube:**  [Journal Entries, Cash/Bank Vouchers](https://www.youtube.com/watch?v=wkR6iXwSCRA)

In this tutorial, we’ll guide you through the process of creating **journal entries** and managing **account transactions** such as receipts and payments in **Logic ERP**. Let’s get started!

***

### Creating a Journal Entry

* From the list of available voucher types, choose the relevant option for **Journal Entry** (e.g., for Purchases).
  * Navigation: Accounts\A/C Vouchers and then select **"Journal - Purchase".**

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

* Fill in the following fields:
  * **Account Name** (e.g., Purchase)
  * **Amount**
  * Any other **required details**
  * **Narration** (optional)
* Once the **Purchase** head is selected:
  * A window will prompt you to **select the tax type**.

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

* You can predefine this in the **Configuration Settings**.
  * Navigation: Accounts/Configurations and then Select "**Journal Voucher Configuration"**

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

* The software will automatically apply the relevant **tax entries**.

> *This automation ensures accuracy and saves time during billing.*

***

### Summary

With Logic ERP, you can easily:

* Create accurate **journal entries**.
* Manage **receipts and payments**.
* Automatically apply taxes based on configuration.
* Adjust outstanding bills.
* Monitor transactions using **ledger reports**.

This ensures your accounting process is both accurate and efficient.


---

# 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/accounts/a-c-voucher/journal-voucher/journal-purchase.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.
