{* INSERT PAGE TITLE / WSTAW SWÓJ TYTUŁ STRONY *}
{t}Customer Information{/t} |
|||||||||||||||||
{t}ID:{/t} | {$customerinfo.id|string_format:"%04d"} |
{t}Balance:{/t}{if $customerinfo.balance < 0}{$customerinfo.balance|money_format}{else}{$customerinfo.balance|money_format}{/if} |
|||||||||||||||
{t}Name/Surname:{/t} | {$customerinfo.customername} | ||||||||||||||||
{t}Address:{/t} |
{$customerinfo.address}
{if $customerinfo.zip || $customerinfo.city} {$customerinfo.zip} {$customerinfo.city}{/if} |
||||||||||||||||
{t}Phone:{/t} |
{foreach from=$customerinfo.contacts item=item}
{if $item.phone}{$item.phone}{if $item.name} ({$item.name|truncate:"40":"...":true}){/if} {/if} {/foreach} |
||||||||||||||||
{t}Monthly payments:{/t} | {$customerinfo.tariffsvalue|money_format} | ||||||||||||||||
{t}Your IP address was not recognized by system. Please to ensure that you are using computer connected to our network, and you are not using proxy servers. Information about your balance are accessible only from registered computer.{/t} |
|||||||||||||||||
{t}Balance Sheet:{/t} | |||||||||||||||||
|
|||||||||||||||||
![]() |
{t 0=$layout.lmsv}Generated by LMS $0{/t} © 2001-2011 LMS Developers - http://www.lms.org.pl |