{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$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 == "id"}{/if} {trans("Date:")} {if $listdata.order == "cdate"}{/if} {trans("Number:")} {if $listdata.order == "number"}{/if} {trans("Value:")} {if $listdata.order == "value"}{/if} {trans("Items:")} {if $listdata.order == "count"}{/if} {trans("For:")} {if $listdata.order == "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 customerid=$note.customerid}{$number} {$note.value|money_format} {$note.count} {$note.name}, {$note.address}, {$note.zip} {$note.city}{if $note.country != ""}, {t}{$note.country}{/t}{/if} {if !$note.closed} {if !$note.published || ConfigHelper::checkPrivilege('published_document_modification')} {trans( {trans( {/if} {/if} {if !$note.cancelled} {if !$note.published || ConfigHelper::checkPrivilege('published_document_modification')} {trans( {/if} {else} {trans( {/if} {if !$note.published || ConfigHelper::checkPrivilege('published_document_modification')} {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")}  
{/block}