{include file="header.html"}

{$layout.pagetitle}

{if $docid}{/if} {include file="calendar_js.html"}
{if $listdata.total != 0} {/if} {cycle values="light,lucid" print=false} {section loop=$documentlist name=documentlist start=$start max=$pagelimit} {assign var=doc value=$documentlist[documentlist]} {assign var=docid value=$doc.docid} {sectionelse} {/section} {if $listdata.total != 0} {/if}
{trans("Date:")}{if $listdata.order eq "cdate"}{/if}
{trans("Number:")}
{trans("Type:")}{if $listdata.order eq "type"}{/if} {trans("Title:")}{if $listdata.order eq "title"}{/if}
{trans("Period:")}
{trans("Customer:")}{if $listdata.order eq "customer"}{/if} {trans("New Document")}
{trans("Filter:")} {trans("Customer:")} {if $customerlist} {else} {trans("Search")} »»» {/if}  {trans("Type:")}   {trans("Period:")}  {trans("from")}  {trans("to")}   »»» 
{include file="scroller.html" loop=$documentlist}
{$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:"...":true} {if $doc.fromdate || $doc.todate}
{if $doc.fromdate}{trans("from")} {$doc.fromdate|date_format:"%Y/%m/%d"}{/if} {if $doc.todate}{trans("to")} {$doc.todate|date_format:"%Y/%m/%d"}{/if} {/if}
{$doc.name|truncate:40:"...":true} {assign var=type value=$doc.type} [ {trans( {if ! $doc.closed && ($docrights.$type.rights & 4)} [ {trans( {/if} {if ($docrights.$type.rights & 16)} [ {trans( {/if} {if ($docrights.$type.rights & 8)} [ {trans( {/if} [ {trans(

 

{trans("No such documents matching search criteria or list is empty.")}

 

{include file="scroller.html" loop=$documentlist}
{trans("Print")} {trans(  {trans("Confirm")} {trans(  {trans("Delete")} {trans(
{include file="footer.html"}