{include file="header.html"} {title value=$layout.pagetitle} {if $receipt.receipt} {/if} {if $receipt.receipt2} {/if} {include file="calendar_js.html"}
{if $logentry}
{trans("Cash History Last Entry:")}
|
{$logentry.time|date_format:"%x %H:%M"} {if $logentry.value<0}{/if}{$logentry.value|money_format}{if $logentry.value<0}{/if} ({trans("Cash state:")} {$logentry.snapshot|money_format}) | {$logentry.description} |