{include file="clearheader.html"}

{$layout.pagetitle} {if $source}
{trans("Source:")} {$source}{/if}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t a=$layout.logname}Created by: $a{/t}

{cycle values="white,grey" print=false} {section name=importlist loop=$importlist} {assign var=total value=$total+$importlist[importlist].value} {sectionelse} {/section}
{trans("No.")} {trans("Date")} {trans("Value")} {trans("Customer")}
{counter}. {$importlist[importlist].time|date_format:"%d.%m.%Y"} {$importlist[importlist].value|money_format} {$importlist[importlist].customername} ({$importlist[importlist].customerid|string_format:"%04d"})

{trans("No such cash operations.")}

{trans("Total:")} {$total|money_format}
{include file="clearfooter.html"}