| {date( $_c['df'], strtotime($ds['date']))} |
{$ds['account']} |
{ib_lan_get_line($ds['type'])} |
{if $ds['category'] == 'Uncategorized'}{$_L['Uncategorized']} {else} {$ds['category']} {/if} |
{$_c['currency_code']} {number_format($ds['amount'],2,$_c['dec_point'],$_c['thousands_sep'])} |
{$ds['payer']} |
{$ds['description']} |
{$_c['currency_code']} {number_format($ds['cr'],2,$_c['dec_point'],$_c['thousands_sep'])} |
{$_c['currency_code']} {number_format($ds['bal'],2,$_c['dec_point'],$_c['thousands_sep'])} |
{/foreach}