Journal Summary
From current tables (no ChartAccount link). Click group row to show details.| # | Name | Type | Debit | Credit | Balance |
|---|---|---|---|---|---|
| + | {{ $hname }} | {{ $h->type }} | {{ number_format((float)$h->debit, 2) }} | {{ number_format((float)$h->credit, 2) }} | {{ number_format((float)$h->balance, 2) }} |
| No data found. | |||||