{include file="header.html"}
![]() |
{t}ID:{/t} | {t}Example (next) number:{/t} | {t}No. of issued documents:{/t} | {t}Document type:{/t} | {t}Period:{/t} | {t}Default:{/t} | {t}Add plan{/t} ![]() |
{include file="scroller.html" loop=$numberplanlist} | |||||||
![]() |
({$numberplanlist[numberplanlist].id|string_format:"%04d"}) | {number number=$numberplanlist[numberplanlist].next template=$numberplanlist[numberplanlist].template time=$smarty.now} | {$numberplanlist[numberplanlist].issued|default:"0"} | {assign var="doctype" value=$numberplanlist[numberplanlist].doctype} {$_DOCTYPES.$doctype} | {assign var="period" value=$numberplanlist[numberplanlist].period} {$_NUM_PERIODS.$period} | {if $numberplanlist[numberplanlist].isdefault}{t}yes{/t}{/if} |
![]() ![]() |
{t}No such numbering plans in database.{/t}
|
|||||||
{include file="scroller.html" loop=$numberplanlist} | |||||||
{t}Add plan{/t} ![]() |