{include file="header.html"}
{t}Date:{/t}{if $listdata.order eq "cdate"} |
{t}Number:{/t} | {t}Type:{/t}{if $listdata.order eq "type"} |
{t}Title:{/t}{if $listdata.order eq "title"} |
{t}Period:{/t} | {t}Description:{/t} | {t 0=$listdata.total|default:"0"}Total: $0{/t} |
{t}Page:{/t} {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$documentlist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} {math equation="x + 1" x=$start assign=startx} {if $start + $pagelimit > $listdata.total} {assign var=endx value=$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit assign=endx} {/if} ({t 0=$startx 1=$endx 2=$listdata.total}records $0 - $1 of $2{/t}) | ||||||
{$doc.cdate|date_format:"%Y/%m/%d"} | {if $doc.number} {number number=$doc.number template=$doc.template time=$doc.cdate} {/if} | {assign var=type value=$doc.type}{$_DOCTYPES.$type} | {$doc.title|truncate:40:"..."} | {if $doc.fromdate}{t}from{/t} {$doc.fromdate|date_format:"%Y/%m/%d"}{/if} {if $doc.todate}{t}to{/t} {$doc.todate|date_format:"%Y/%m/%d"}{/if} | {$doc.description} |
![]() ![]() ![]() |
{t}That customer hasn't got any documents.{/t}
|
||||||
{t}Page:{/t} {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$documentlist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} {math equation="x + 1" x=$start assign=startx} {if $start + $pagelimit > $listdata.total} {assign var=endx value=$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit assign=endx} {/if} ({t 0=$startx 1=$endx 2=$listdata.total}records $0 - $1 of $2{/t}) |