{include file="clearheader.html"}
{$layout.pagetitle} |
LMS {$layout.lmsv} @ {$layout.hostname} {$smarty.now|date_format:"%A, %x"} {t a=$layout.logname}Prepared by: $a{/t} |
{trans("No.")} | {trans("Customer")} | {trans("Total")} | {trans("customer's side")} | {trans("company's side")} | {trans("unknown/other")} |
{counter} | {$list[list].customername|truncate:"50":"...":true} ({$list[list].customerid|string_format:"%04d"}) | {$list[list].total} | {$list[list].customer} | {$list[list].company} | {$list[list].other} |
{trans("No such requests in database.")}
|
|||||
{trans("Total:")} | {sum array=$list column="total"} | {sum array=$list column="customer"} | {sum array=$list column="company"} | {sum array=$list column="other"} |