{include file="clearheader.html"}

{$layout.pagetitle} {if $source}
{t}Source:{/t} {$source}{/if}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t 0=$layout.logname}Created by: $0{/t}
{cycle values="white,grey" print=false} {section name=importlist loop=$importlist} {assign var=total value=$total+$importlist[importlist].value} {sectionelse} {/section}
{t}No.{/t} {t}Date{/t} {t}Value{/t} {t}Customer{/t}
{counter} {$importlist[importlist].time|date_format:"%Y/%m/%d"} {$importlist[importlist].value|money_format} {$importlist[importlist].customername} ({$importlist[importlist].customerid|string_format:"%04d"})

 

{t}No such cash operations.{/t}

 

{t}Total:{/t} {$total|money_format}
{include file="clearfooter.html"}