# Journal Entries & Cash/Bank Vouchers

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

## Journal Entries, Cash/Bank Vouchers

In this tutorial, we will learn how **Journal Entries and Account Entries** are recorded in Logic ERP.

***

### **Open Account Vouchers**

* Navigate to the **Main Menu**
* Expand the **Accounts Module**
* Click on **Account Vouchers**

Here, you will find multiple options to record different types of entries such as:

* Journal Entries
* Cash Payments
* Bank Payments
* Cash Receipts
* Bank Receipts

***

### **Pass a Journal Entry**

* Select the **Journal Entry option**
  * Let’s take an example and record a **Journal Entry for Purchase**.
* Enter the required details:
  * **Account Name**
  * **Amount**
  * Other relevant fields
  * **Narration** (optional but recommended)

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

**Automatic Tax Handling**

* When you select a **Purchase Account**

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

* A **Tax Selection Window** will appear

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

* Choose the appropriate **Tax Type**
* The system will **automatically calculate and apply taxes** based on configuration

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

**Configuring Tax Settings for Purchase Journal**

* To set up this configuration, go to the **Accounts Module**.
* Open **Configurations**.
* Select **Journal Voucher Configuration**.
* From the dropdown list, choose **Purchase Journal**.
* Here, you will see an option: **"Pick Auto Tax A/c Auto from Tax Master"**.
* From the dropdown, select **"Pick Tax Master for Multiple Records"**.

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

***

### **Record Payment Entries**

**Bank Payment:**

* Select **Bank Payment Voucher**
* Choose the **Bank Account**

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

* **Enter:**
  * Amount
  * Narration
  * Other Required Details

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

**Adjust Payments Against Bills**

* While entering Payment/Receipt:
  * A list of **Pending Bills** will be displayed

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

* Select the Relevant bill to **Adjust the Payment.**
* Finally, click on **Save** to record the voucher.

**Record Bank Receipts (Cheque Payments)**

* Similarly, if a customer makes a payment via cheque,
* You can record the transaction under **Bank Receipts**.

***

### **Verify Entries in Ledger**

* Navigate to **Reports/Queries**
* Open **Ledger Report**
* Select the required **Account**
* Generate the report

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

You will be able to see:

* All journal and account entries
* Their financial impact
* Proper debit/credit reflection

***

### **Conclusion**

Logic ERP makes it easy to:

* Record **journal and financial transactions**
* Automatically apply **tax calculations**
* Adjust **payments against pending bills**
* Track all entries through detailed **ledger reports**


---

# 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-entries-and-cash-bank-vouchers.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.
