{include file="header.html"}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {foreach from=$reglist item=reg} {foreachelse} {/foreach}
{trans("Name:")} {trans("ID:")} {trans("Cash state:")} {trans("Cash-in receipt numbering plan:")}
{trans("Cash-out receipt numbering plan:")}
{trans("Description:")} {trans("Add registry")}
{$reg.name} ({$reg.id|string_format:"%04d"}) {if $reg.balance < 0}{/if} {$reg.balance|money_format} {if $reg.balance < 0}{/if} {$reg.in_template|default:"%N/LMS/%Y"}
{$reg.out_template|default:"%N/LMS/%Y"}
{$reg.description} [ {trans( [ {trans( [ {trans( [ {trans(

 

{trans("There are no cash registries.")}

 

{trans("Total:")} {$listdata.sum|money_format} {trans("Add registry")}
{include file="footer.html"}