![]() |
||||||||||||||||||||||||
{if $ticket.prev_ticketid != NULL} ««« {trans("Previous ticket")} {else} ««« {trans("Previous ticket")} {/if} {if $ticket.next_ticketid != NULL} {trans("Next ticket")} »»» {else} {trans("Next ticket")} »»» {/if} | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
![]() {if $ticket.owner != $layout.logid} ![]() ![]() ![]() ![]() |
![]() |
{trans("company's side")}: {$stats.2.num|default:0}, {trans("customer's side")}: {$stats.1.num|default:0}, {trans("unknown/other")}: {$stats.0.num|default:0}, {trans("all")}: {$stats.0.num+$stats.1.num+$stats.2.num} |
![]() |
{$customerinfo.customername} » {$customerinfo.address} {$customerinfo.zip} {$customerinfo.city} {if $customerinfo.phone} » {$customerinfo.phone}{/if} » {if $customerinfo.balance < 0}{/if}{$customerinfo.balance|money_format}{if $customerinfo.balance < 0}{/if} | {if $customerinfo.groups} ({foreach from=$customerinfo.groups item=item name=groups}{$item.name}{if $smarty.foreach.groups.iteration < sizeof($customerinfo.groups)}, {/if}{/foreach}) {/if} |