# Received Cheques

<p class="doc-lead">Received Cheques is a centralized register of all cheques collected from customers or other parties. Cheques are not created here directly — a cheque record is created (in Draft) when a Receipt Voucher with Cheque or PDC payment mode is saved, and it becomes In Hand or PDC when that voucher is approved.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/accounts/received-cheques?id=overview">Overview &amp; List View</a>
<a href="#/accounts/received-cheques?id=how-created">How Cheques Are Created</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Workflow</span>
<div class="doc-toc-links">
<a href="#/accounts/received-cheques?id=statuses">Statuses</a>
<a href="#/accounts/received-cheques?id=clearance">Deposit &amp; Clearance</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/accounts/received-cheques?id=actions-status">Actions &amp; Status</a>
<a href="#/accounts/received-cheques?id=master-update">Master Update</a>
<a href="#/accounts/received-cheques?id=view-tabs">View Tabs &amp; Widgets</a>
<a href="#/accounts/received-cheques?id=best-practices">Best Practices</a>
<a href="#/accounts/received-cheques?id=faq">FAQ</a>
<a href="#/accounts/received-cheques?id=related">Related &amp; Videos</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

The Received Cheque list shows all incoming cheques with party, cheque date, issue date, clearance date, bank, account number, cheque number, receipt voucher link, amount, and status. Use it to track pending collections, deposited cheques, and post-dated cheques.

<b>List columns</b>

`Id`, `Party`, `Cheque Date`, `Issued Date`, `Cleared Date`, `Bank`, `Cheque No`, `Account No`, `Receipt Id`, **Amount**, `Status`

<b>Quick filters</b>

| **Filter** | **Shows** |
|------------|-----------|
| Default | All cheques except Cancelled |
| In Hand | Cheques collected but not yet deposited |
| Issued | Cheques deposited to the bank |
| Cancelled | Cancelled cheques |
| Cleared | Cheques cleared by the bank |
| PDC | Post-dated cheques |

<b>Advanced filters</b>

`Id`, `From Account`, `Cheque Number`, `Status`, `Cheque Date`, `Issued Date`, `Cash Account`, `Amount`, `Receipt Voucher ID`

There is no <b>New</b> button — cheques are created from Receipt Vouchers.

Click a row to open the cheque in view mode. Select one or more rows to show footer actions.

<b>List View</b>

<img src="accounts/images/a-rec-chq.webp" alt="Received cheque list" loading="lazy">

<img src="accounts/images/a-rec-chq-adv.webp" alt="Received cheque advanced filter" loading="lazy">

<hr class="doc-section-divider">

<h2 id="how-created">How Cheques Are Created</h2>

A cheque record is created together with the <b>Receipt Voucher</b> when you save it with <b>Cheque</b> or <b>PDC</b> as the payment mode. While the voucher is a draft, the cheque sits in <b>Draft</b> status; approving the voucher moves it to <b>In Hand</b> (Cheque) or <b>PDC</b> (PDC).

<h3>Receipt Voucher — Cheque Details</h3>

When <b>Payment mode</b> is <b>Cheque</b> or <b>PDC</b>, the <b>Cheque Details</b> section appears:

| **Field** | **Description** |
|-----------|-----------------|
| Received Date | Date the cheque was received. Mandatory. |
| Cheque Date | Date on the cheque. Mandatory. For PDC, must be after the receipt voucher date. |
| Cheque Number | Cheque number. Mandatory. |
| Bank Details | Payer's bank information. |
| Notes | Optional remarks. |

<b>On approval</b>

<ul>
<li><b>Cheque</b> payment mode → cheque status set to <b>In Hand</b>.</li>
<li><b>PDC</b> payment mode → cheque status set to <b>PDC</b>.</li>
</ul>

The approved cheque appears automatically in the Received Cheque list. The Receipt Voucher view shows a <b>Received Cheque</b> link to open the cheque record.

<img src="accounts/images/reccheque.webp" alt="Received cheque detail" loading="lazy">

<hr class="doc-section-divider">

<h2 id="statuses">Statuses</h2>

| **Status** | **Description** |
|------------|-----------------|
| Draft | Cheque record created but receipt voucher not yet approved. |
| In Hand | Cheque collected but not yet deposited to the bank. |
| Issued | Cheque deposited or submitted to the bank, awaiting clearance. |
| PDC | Post-dated cheque — future cheque date, tracked until due. |
| Cleared | Cheque successfully cleared; amount credited to bank account. |
| Cancelled | Cheque voided. Linked Receipt Voucher is also cancelled. |

<b>Typical lifecycle</b>

<ul>
<li><b>Cheque</b> from Receipt Voucher → <b>In Hand</b> on approval → <b>Issued</b> (deposited) → <b>Cleared</b> (bank confirms).</li>
<li><b>PDC</b> from Receipt Voucher → <b>PDC</b> on approval → <b>In Hand</b> or <b>Issued</b> when due → <b>Cleared</b>.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="clearance">Deposit &amp; Clearance Workflow</h2>

<h3>Mark As Issued (deposit to bank)</h3>

Use when a cheque is submitted or deposited to the bank.

<ul>
<li>Opens dialog titled <b>Issue</b> with field <b>Issue Date</b>.</li>
<li>Sets status to <b>Issued</b>.</li>
</ul>

<p><b>Note:</b> the cheque's <b>Issued Date</b> comes from the Receipt Voucher's cheque details. The <b>Issue Date</b> entered in this dialog is not saved back onto the cheque record.</p>

<h3>Mark As Cleared (bank clearance)</h3>

Use when the bank confirms the cheque has cleared and funds are credited.

<ul>
<li>Opens dialog titled <b>Clear</b> with fields <b>Clear Date</b> and <b>Cash Account</b> (bank account to credit). <b>Cash Account</b> is mandatory.</li>
<li>Sets status to <b>Cleared</b>.</li>
<li>Posts the clearance journal entry and closes the linked Receipt Voucher.</li>
</ul>

<h3>Mark As In Hand</h3>

Use to revert a deposited cheque back to In Hand status (e.g. returned before clearance).

<ul>
<li>No dialog — sets status directly to <b>In Hand</b>.</li>
<li>Available from <b>Issued</b> or <b>PDC</b> status.</li>
</ul>

<h3>Cancel</h3>

<ul>
<li>Opens dialog with <b>Cancel Date</b> and <b>Notes</b>.</li>
<li>Confirmation: <b>Cancelling this cheque will also cancel Receipt Voucher. Do you want to continue</b></li>
<li>Sets status to <b>Cancelled</b> and cancels the linked Receipt Voucher.</li>
</ul>

<b>Example workflow</b>

<ol>
<li>Create a Receipt Voucher → select <b>Cheque</b> as payment mode.</li>
<li>Enter cheque details including number, payer, and cheque date (future date for PDC).</li>
<li><b>Save and Approve</b> the voucher.</li>
<li>The cheque appears in Received Cheques — as <b>In Hand</b> or <b>PDC</b>.</li>
<li>When deposited, use <b>Mark As Issued</b>.</li>
<li>When the bank clears the cheque, use <b>Mark As Cleared</b> and select the bank account.</li>
</ol>

<hr class="doc-section-divider">

<h2 id="actions-status">Actions &amp; Status</h2>

<h3>List actions (footer bar when rows selected)</h3>

| **Action** | **When available** |
|------------|-------------------|
| Mark As Issued | In Hand, Cleared |
| Cancel | In Hand, Issued, Cleared |
| Mark As Cleared | Issued |
| Mark As In Hand | Issued, Cleared |
| view | All statuses (single row) |

<h3>View more menu (⋮)</h3>

| **Action** | **When available** | **Notes** |
|------------|-------------------|-----------|
| Mark As Issued | In Hand | Deposits cheque to bank |
| Mark As Cleared | Issued | Requires bank account on clearance |
| Mark As In Hand | Issued, PDC | Reverts to In Hand |
| Cancel | In Hand, Issued, Cleared, PDC | Also cancels linked Receipt Voucher |
| Master Update | In Hand, Issued, Cleared, PDC | See <b>Master Update</b> below |
| Print | All statuses | |

<h3>View detail fields</h3>

`ID`, `Party`, `Cheque Date`, `Issued Date`, `Cleared Date`, `Cancelled Date`, `Cash Account`, `Bank`, `Account Number`, `Cheque No`, `Receipt ID`, `Amount`, `Branch`

<hr class="doc-section-divider">

<h2 id="master-update">Master Update</h2>

<b>Master Update</b> lets you adjust cheque dates on received cheques. Open a cheque, click the more menu (⋮), and select <b>Master Update</b>.

<b>When available</b>: In Hand, Issued, Cleared, or PDC status.

<b>Dialog actions</b>: <b>Confirm</b>, <b>Cancel</b>

<h3>Fields that can be master-updated</h3>

| **Field** | **When shown** | **Description** |
|-----------|----------------|-----------------|
| Cheque Date | In Hand, Issued, Cleared, PDC | Date on the cheque. |
| Cleared Date | Cleared | Date the cheque was cleared by the bank. Updating also syncs the linked clearance journal date. |

At least one of <b>Cheque Date</b> or <b>Cleared Date</b> must be provided when confirming.

<b>Not master-updatable</b>: party, amount, cheque number, bank details, or receipt voucher link.

<hr class="doc-section-divider">

<h2 id="view-tabs">View Tabs &amp; Side Panels</h2>

When you open a received cheque in full view (not in a small modal), the right side shows tabbed panels. Click the expand icon on a tab to open the same data in a larger modal.

<h3>Bottom panel (all transactions)</h3>

| **Tab** | **What it shows** |
|---------|-------------------|
| History | Activity log — status changes, clearance, cancellation, and other updates to this cheque. |
| Attachments | Files uploaded to this received cheque. |

<hr class="doc-section-divider">

<h2 id="best-practices">Best Practices</h2>

<ul>
<li><b>Always create via Receipt Voucher:</b> Cheques are captured automatically on voucher approval — no manual entry needed.</li>
<li><b>Track the full deposit cycle:</b> Move cheques from <b>In Hand</b> → <b>Issued</b> → <b>Cleared</b> as they progress through the bank.</li>
<li><b>Select the correct bank account on clearance:</b> Choose the account where funds were credited when marking as <b>Cleared</b>.</li>
<li><b>Monitor PDCs:</b> Use the <b>PDC</b> filter to track post-dated cheques approaching their due date.</li>
<li><b>Use Master Update for date corrections:</b> Adjust cheque or clearance dates without cancelling and recreating the voucher.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>Can I create a cheque directly in Received Cheques?</b><br>
No. Cheques are created automatically when a Receipt Voucher with Cheque or PDC payment mode is approved.

<b>What is the difference between In Hand, Issued, and Cleared?</b><br>
<b>In Hand</b> means the cheque is collected but not yet deposited. <b>Issued</b> means it has been deposited to the bank. <b>Cleared</b> means the bank has confirmed payment and funds are credited.

<b>What happens when I cancel a received cheque?</b><br>
The cheque is marked <b>Cancelled</b> and the linked Receipt Voucher is also cancelled.

<b>Which fields can I change with Master Update?</b><br>
<b>Cheque Date</b> and <b>Cleared Date</b> (when status is Cleared). Other fields cannot be changed through Master Update.

<b>Is there a bounced cheque status?</b><br>
No. The system tracks Draft, In Hand, Issued, PDC, Cleared, and Cancelled statuses only.

<b>Why do I need to select a Cash Account when clearing?</b><br>
The clearance journal credits the selected bank account where the cheque amount was deposited. This ensures account balances are updated correctly.


<b>What is PDC status?</b><br>
Post-dated cheque received — cheque date after receipt voucher date; clears on deposit.

<b>When does bank balance update?</b><br>
On <b>Cleared</b> — clearance posts journal crediting bank account.

<hr class="doc-section-divider">

<h2 id="related">Related Topics &amp; Videos</h2>

<b>Related documentation</b>
<ul>
<li><a href="#/accounts/receipt-voucher">Receipt Voucher</a> — create received cheques by selecting Cheque or PDC payment mode.</li>
<li><a href="#/accounts/reports/received-cheque-report">Received Cheque Report</a> — report of all received cheques.</li>
<li><a href="#/accounts/bank-reconciliation">Bank Reconciliation</a> — reconcile bank statement with ERP cash book.</li>
</ul>

<b>Video — Received Cheques overview</b>
<iframe width="560" height="315" src="https://www.youtube.com/embed/KYSiva_lKHg?si=xD9gsMEOnVkEhtz-" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
