{include file="header.html"}

{$layout.pagetitle}

{include file="calendar_js.html"} {literal} {/literal}
{if $promotionschemas} {/if}
{t}Type{/t}/{t}Tariff{/t}:
{t}Schema{/t}:
{t}Tariff{/t}:
{t}Name:{/t}
{t}Accounting:{/t}
{t}Period:{/t} {t}from:{/t} {t}to:{/t}
{t}Value:{/t}
{t}Discount:{/t}
{t}Tax:{/t}
{t}Product ID:{/t}
{t}Numbering Plan:{/t}
{t}Payment Type:{/t}
{if $customernodes} {/if}
{t}Options:{/t} {t}with invoice{/t} {t}with settlement of first deficient period{/t}
{t}Nodes:{/t} {section name=customernodes loop=$customernodes} {assign var=nodeid value=$customernodes[customernodes].id} {$customernodes[customernodes].name} ({$customernodes[customernodes].id|string_format:"%04d"}){if $customernodes[customernodes].location} / {$customernodes[customernodes].location|truncate:"60":"...":true}{/if}
{/section} {if sizeof($customernodes) > 1} {t}check all{/t} {/if}
{t}Submit{/t}   {t}Cancel{/t}

{include file="customerassignments.html"} {include file="footer.html"}