{include file="header.html"}

{$layout.pagetitle}

{if $note} {/if}
{if $listdata.total != 0} {/if} {cycle values="light,lucid" print=false} {section name=notelist loop=$notelist start=$start max=$pagelimit} {assign var=note value=$notelist[notelist]} {assign var=noteid value=$note.id} {sectionelse} {/section} {if $listdata.total != 0} {/if}
{trans("ID:")} {if $listdata.order eq "id"}{/if} {trans("Date:")} {if $listdata.order eq "cdate"}{/if} {trans("Number:")} {if $listdata.order eq "number"}{/if} {trans("Value:")} {if $listdata.order eq "value"}{/if} {trans("Items:")} {if $listdata.order eq "count"}{/if} {trans("For:")} {if $listdata.order eq "name"}{/if}  
{trans("Filter:")}     {trans("Group:")}  »»»
{include file="scroller.html" loop=$notelist scrollerno=1}
{$note.id|string_format:"%06d"} {$note.cdate|date_format:"%Y/%m/%d %H:%M"} {number number=$note.number template=$note.template time=$note.cdate assign=number}{$number} {$note.value|money_format} {$note.count} {$note.name}, {$note.address}, {$note.zip} {$note.city}{if $note.country neq ""}, {t}{$note.country}{/t}{/if} {if !$note.closed} [ {trans( [ {trans( {/if} [ {trans(

 

{trans("No such debit notes in database.")}

 

{include file="scroller.html" loop=$notelist scrollerno=2}
{trans("Check/Uncheck as accounted")}   {trans("Print")}  
{include file="footer.html"}