{include file="header.html"}

{$layout.pagetitle}

{if $note} {/if} {literal} {/literal}
{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}
{t}ID:{/t} {if $listdata.order eq "id"}{/if} {t}Date:{/t} {if $listdata.order eq "cdate"}{/if} {t}Number:{/t} {if $listdata.order eq "number"}{/if} {t}Value:{/t} {if $listdata.order eq "value"}{/if} {t}Items:{/t} {if $listdata.order eq "count"}{/if} {t}For:{/t} {if $listdata.order eq "name"}{/if}  
{t}Filter:{/t}     {t}Group:{/t} {t}exclude group{/t} {t}hide accounted{/t}  »»»
{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} [ {t}Delete{/t} ] [ {t}Edit{/t} ] {/if} [ {t}Print{/t} ]

 

{t}No such debit notes in database.{/t}

 

{include file="scroller.html" loop=$notelist scrollerno=2}
{t}Check/Uncheck as accounted{/t}   {t}Print{/t}   {* {t}original{/t}  {t}copy{/t} {t}duplicate{/t} *} {t}Check All{/t}
{include file="footer.html"}