{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=date_orig} {$list->calender_search('charge_date_orig',$VAR.charge_date_orig,'form_field','')}
{osb f=tf field=status} {$list->bool('charge_status','all')}
{osb f=tf field=sweep_type} {$list->menu_staticlist('charge_sweep','charge_sweep_type','charge_sweep_type',$VAR.charge_sweep_type,'form_menu',true)}
{osb f=tf field=account_id} {osb f=autoselect module=account return=id field=charge_account_id default=$VAR.charge_account_id}
{osb f=tf field=product_id} {$list->menu('','charge_product_id','product','sku','','form_menu',true)}
{osb f=tf field=amount}   {t}"%" for partial match{/t}
{osb f=tf field=quantity}
{osb f=tf field=taxable} {$list->bool('charge_taxable','all')}
{osb f=tf field=description}
{osb f=tf field=attributes} {section name=i start=0 loop=6 step=1} =
{/section}
{$block->display('core:saved_searches')} {$block->display('core:recent_searches')} {/if}