11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
<table.registerreport
|
|
<tr.headings
|
|
<th.date align=left>Date
|
|
<th.description align=left>Description
|
|
<th.account align=left>Account
|
|
<th.amount align=right>Amount
|
|
<th.balance align=right>#{balancelabel}
|
|
|
|
$forall i <- numberTransactions items
|
|
^{itemAsHtml vd i}
|