14 lines
401 B
Plaintext
14 lines
401 B
Plaintext
<table.registerreport
|
|
<tr.headings
|
|
<th.date align=left>Date
|
|
<th.description align=left>Description
|
|
<th.account align=left>
|
|
Accounts
|
|
<!-- \ #
|
|
<a#all-postings-toggle-link.togglelink href="#" title="Toggle all split postings">[+/-] -->
|
|
<th.amount align=right>Amount
|
|
<th.balance align=right>#{balancelabel}
|
|
|
|
$forall i <- numberAccountRegisterReportItems items
|
|
^{itemAsHtml vd i}
|