{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else}
{osb f=tt}
{include file='file:../core/search_post.tpl'}
{osb f=tf field=account_id} {osb f=autoselect module=account return=id field=payment_account_id default=$record.account_id}
{osb f=tf field=source_id} {osb f=autoselect module=account return=id field=payment_source_id default=$record.source_id}
{osb f=tf field=checkout_plugin_id} {$list->menu('','payment_checkout_plugin_id','checkout','name','','form_menu',true)}
{osb f=tf field=billed_currency_id} {$list->menu('','payment_billed_currency_id','currency','name','','form_menu',true)}
{osb f=tf field=date_orig} {$list->calender_search('payment_date_orig',$VAR.payment_date_orig,'form_field','')}
{osb f=tf field=payment_date} {$list->calender_search('payment_payment_date',$VAR.payment_payment_date,'form_field','')}
{osb f=tf field=refund_status} {$list->bool('payment_refund_status','all')}
{$block->display('core:saved_searches')} {$block->display('core:recent_searches')} {/if}