# Accounts

<p class="doc-lead">The Accounts module manages the general ledger — expenses, vouchers, cheques, journals, bank reconciliation, financial statements, tax reports, fixed assets, and chart-of-accounts setup — with automatic posting from sales, purchase, inventory, and payroll.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/accounts/?id=getting-started">Getting Started</a>
<a href="#/accounts/?id=vouchers">Vouchers &amp; Entries</a>
<a href="#/accounts/?id=cheques-banking">Cheques &amp; Banking</a>
<a href="#/accounts/?id=assets">Assets</a>
<a href="#/accounts/?id=masters">Masters &amp; Settings</a>
<a href="#/accounts/?id=reports">Reports</a>
<a href="#/accounts/?id=faq">FAQ</a>
</div>
</div>
</div>

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

<h2 id="getting-started">Getting Started</h2>

<ul>
<li><a href="#/accounts/accounts-dashboard">Accounts Dashboard</a> — income, expense, receivables, and payables at a glance.</li>
<li><a href="#/accounts/chart-of-accounts">Chart of Accounts</a> — define the account structure first.</li>
<li><a href="#/accounts/transaction-account-map">Transaction Account Map</a> — map document types to GL accounts for auto-posting.</li>
</ul>

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

<h2 id="vouchers">Vouchers &amp; Entries</h2>

| **Topic** | **Description** |
|-----------|-----------------|
| <a href="#/accounts/expense-entry">Expense</a> | Record business expenses. |
| <a href="#/accounts/cash-transfer">Cash Transfer</a> | Move funds between cash and bank accounts (contra). |
| <a href="#/accounts/payment-voucher">Payment Voucher</a> | Pay suppliers, employees, or expenses. |
| <a href="#/accounts/receipt-voucher">Receipt Voucher</a> | Collect payments from customers. |
| <a href="#/accounts/journal-entries">Journals</a> | Manual journal entries. |
| <a href="#/accounts/prepaid-expense">Prepaid Expense</a> | Amortise prepaid costs over time. |
| <a href="#/accounts/import-tax-voucher">Import Tax Voucher</a> | Import tax voucher entries. |

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

<h2 id="cheques-banking">Cheques &amp; Banking</h2>

| **Topic** | **Description** |
|-----------|-----------------|
| <a href="#/accounts/issued-cheques">Issued Cheques</a> | Track cheques issued on payment vouchers. |
| <a href="#/accounts/received-cheques">Received Cheques</a> | Track cheques received on receipt vouchers. |
| <a href="#/accounts/bank-reconciliation">Bank Reconciliation</a> | Match bank statement with ledger balances. |

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

<h2 id="assets">Assets</h2>

| **Topic** | **Description** |
|-----------|-----------------|
| <a href="#/accounts/assets-overview">Assets Overview</a> | Fixed asset module introduction. |
| <a href="#/accounts/fixed-asset-accounts">Fixed Asset Accounts</a> | GL accounts for fixed assets. |
| <a href="#/accounts/asset-items">Asset Items</a> | Individual fixed asset records. |
| <a href="#/accounts/asset-groups">Asset Groups</a> | Group assets for depreciation. |

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

<h2 id="masters">Masters &amp; Settings</h2>

| **Topic** | **Description** |
|-----------|-----------------|
| <a href="#/accounts/chart-of-accounts">Chart of Accounts</a> | Account hierarchy and groups. |
| <a href="#/accounts/expense-account">Expense Account</a> | Expense account master. |
| <a href="#/accounts/cash-bank-accounts">Cash/Bank Accounts</a> | Cash and bank ledger accounts. |
| <a href="#/accounts/payment-instruments">Payment Instruments</a> | Payment modes and instruments. |
| <a href="#/accounts/prepaid-accounts">Prepaid Accounts</a> | Prepaid expense accounts. |
| <a href="#/accounts/taxes">Taxes</a> | Tax definitions. |
| <a href="#/accounts/tax-groups">Tax Groups</a> | Combined tax groups. |
| <a href="#/accounts/tax-class">Tax Class</a> | Tax classification for items. |
| <a href="#/accounts/rcm-tax">RCM Tax</a> | Reverse charge mechanism tax. |
| <a href="#/accounts/closing-entries">Closing Entries</a> | Year-end closing journal templates. |
| <a href="#/accounts/opening-balance">Opening Balances</a> | Account opening balances. |
| <a href="#/accounts/transaction-account-map">Transaction Account Map</a> | Auto-posting account mapping. |
| <a href="#/accounts/cost-centers">Cost Centers</a> | Cost center master for allocation. |
| <a href="#/accounts/cheque-print-templates">Cheque Print Templates</a> | Cheque print layouts. |
| <a href="#/accounts/accounts-settings">Accounts Settings</a> | Settings overview. |

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

<h2 id="reports">Reports</h2>

<ul>
<li><a href="#/accounts/reports/">Accounts Reports</a> — day book, trial balance, account transactions, receivables, payables, and expense reports.</li>
<li><a href="#/accounts/reports/financial-statements">Financial Statements</a> — balance sheet, income statement, and cash flow.</li>
<li><a href="#/accounts/reports/tax-reports">Tax Reports</a> — tax summary and detailed tax reports.</li>
<li><a href="#/accounts/reports/country-specific-tax-reports">Country-Specific Tax Reports</a> — GSTR, VAT, and regional tax filings.</li>
</ul>

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

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

<b>What posts to the general ledger automatically?</b><br>
Sale invoice, purchase invoice, receipt/payment vouchers, expenses, cash transfers, cheques cleared, inventory movements, and payroll post journals on approve. Manual entries use <a href="#/accounts/journal-entries">Journal</a>.

<b>What is the difference between Receipt Voucher and Payment Voucher?</b><br>
<a href="#/accounts/receipt-voucher">Receipt Voucher</a> records money in (collections). <a href="#/accounts/payment-voucher">Payment Voucher</a> records money out (supplier payments and expenses).

<b>Where is contra / bank-to-bank transfer done?</b><br>
Use <a href="#/accounts/cash-transfer">Cash Transfer</a> (contra) to move funds between cash and bank accounts without a customer or supplier.

<b>How do PDC cheques work?</b><br>
Post-dated cheques use pay mode PDC on RV/PV. They create <a href="#/accounts/received-cheques">Received Cheques</a> or <a href="#/accounts/issued-cheques">Issued Cheques</a> until cleared.

<b>Where do I configure GL accounts for auto-posting?</b><br>
<a href="#/accounts/transaction-account-map">Transaction Account Map</a> and account masters under <a href="#/accounts/accounts-settings">Accounts Settings</a>.
