{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/search_show_pre.tpl'} {translate amount=$total_amount module=invoice}search_result_amount{/translate}

{foreach from=$invoice item=record} {/foreach}
   
{$record.last_name}, {$record.first_name} {$record.sid} ({$record.sku}) {$record.invoice_date}
{$list->format_currency_num($record.price,$record.billed_currency_id)} 
{if $record.billing_status == '1'} {else} {/if} {if $record.process_status == '1'} {else} {/if} Services
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}