# Employee Wise Pay Run Report

<p class="doc-lead">Pay-run summary grouped by employee for a date range. Shows salary payable, expense reimbursements, deductions, total payable, and outstanding balance — with optional filtering to employees who still have a balance due.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/payroll/reports/employee-wise-payrun-report?id=overview">Overview</a>
<a href="#/payroll/reports/employee-wise-payrun-report?id=use-cases">Use Cases</a>
<a href="#/payroll/reports/employee-wise-payrun-report?id=filters">Filters</a>
<a href="#/payroll/reports/employee-wise-payrun-report?id=columns">Columns</a>
<a href="#/payroll/reports/employee-wise-payrun-report?id=actions">Actions</a>
<a href="#/payroll/reports/employee-wise-payrun-report?id=faq">FAQ</a>
</div>
</div>

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

<h2 id="overview">Overview</h2>

Go to <b>Payroll → Payroll Reports → Employee Wise Pay Run</b>.

<p><b>What it shows.</b> One row per employee (or one summary row plus detail lines when <b>Show Detailed</b> is on) for pay runs whose period overlaps the selected date range. Totals include payment, expense, deduction, net payable, and balance still owed.</p>

<p><b>When to use it.</b> Bulk payment processing, bank transfer preparation, and reviewing outstanding pay-run balances before creating payment vouchers. Finance cards on the <a href="#/payroll/pay-run-dashboard">Pay Run Dashboard</a> open this report for the same dates (Unpaid balance turns on <b>Balance Only</b>).</p>

<p><img src="payroll/images/employee-wisepayrun.webp" alt="Employee Wise Pay Run Report" loading="lazy"></p>

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

<h2 id="use-cases">Use Cases</h2>

<ul>
<li><b>Payroll accountant</b> — Which employees still have an unpaid pay-run balance? Turn on <b>Balance Only</b> and select rows to create payment vouchers.</li>
<li><b>HR manager</b> — What were total earnings and deductions per employee this month? Generate for the month and export.</li>
<li><b>Finance</b> — Need bank details for NEFT? Use <b>More → Show Bank Details</b> from the toolbar.</li>
</ul>

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

<h2 id="filters">Filters</h2>

| **Filter** | **Description** |
|------------|-----------------|
| Date range | Pay runs whose from/to period overlaps this range (default: current month). |
| Employee | Optional — limit to one employee. Respects user employee filters for the payroll module. |
| Pay Run Type | Regular, Bonus, or All. |
| Balance Only | When on, shows only pay runs with balance &gt; 0. Toggle label switches to <b>Show All</b> when active. |

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

<h2 id="columns">Columns</h2>

| **Column** | **Description** |
|------------|-----------------|
| Emp Code | Employee code. Click for employee quick view. |
| Employee | Employee name. |
| Bank Account / IFSC | Shown when <b>Show Bank Details</b> is on. |
| ID / Period / Notes / Status | Shown in detailed mode — individual pay-run bill number, month/year, notes, and status. |
| Salary Payable | Sum of payment category lines (earnings). |
| Expense Total | Expense reimbursements on the pay run. |
| Deduction Total | Deductions including cash advance recovery. |
| Total Payable | Net amount payable (payments + expenses − deductions). |
| Balance | Amount still unpaid on the pay run. |

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

<h2 id="actions">Actions</h2>

<ul>
<li><b>Generate</b> — run the report for the selected filters</li>
<li><b>Balance Only</b> — toggle to show only rows with outstanding balance</li>
<li><b>Sort</b> — by employee name or employee code</li>
<li><b>More</b> — Show Detailed (individual pay runs per employee), Show Bank Details</li>
<li><b>Export</b> — export to Excel</li>
<li><b>Print</b> — print the report</li>
<li><b>Create Consolidated Payment Voucher</b> — from selected employees (max 20), opens a multi-line payment voucher for pay-run balances</li>
<li><b>Create Individual Payment Vouchers</b> — from selected employees (max 20), opens multi-new payment vouchers</li>
</ul>

<p><img src="payroll/images/emp-wise-payrun-checkbox.webp" alt="Balance Only and selection" loading="lazy"></p>

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

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

<p><b>What does Balance Only do?</b><br>Filters pay runs to those with balance greater than zero — useful when preparing batch salary payments.</p>

<p><b>Why don't I see an employee?</b><br>User-level employee filters for the payroll module may restrict visible employees. Check user settings or select a specific employee you have access to.</p>

<p><b>How is balance calculated?</b><br>Total payable minus payment vouchers already linked to the pay run.</p>

<p><b>What pay-run statuses appear?</b><br>Typically Approved and Closed — draft pay runs are excluded unless your filter includes them.</p>

<p><b>Can I export for bank transfer file?</b><br>Export to Excel from the report, then format for your bank — no native NEFT file is generated from this report alone.</p>

<p><b>Why is Net Payable zero but Balance positive?</b><br>Payment Out vouchers may not yet cover full payable — Balance is amount still owed to the employee.</p>

<p><b>How is this different from Employee Wise Salary?</b><br>This lists pay-run headers per employee. <a href="#/payroll/reports/employee-wise-salary-report">Employee Wise Salary</a> aggregates salary components and deductions across the period.</p>

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