{include file="clearheader.html"}

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

LMS {$layout.lmsv} @ {$layout.hostname}
{t a=trans($smarty.now|date_format:"l") b=$smarty.now|date_format:"Y-m-d"}$a, $b{/t}
{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"}