{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/view_pre.tpl'} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{include file='file:../core/view_tr_submit_delete.tpl'}
{osb f=tt} {$record.id}
{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=date_payment} {$list->calender_view('payment_date_payment',$record.date_payment,'form_field')}
{osb f=tf field=checkout_plugin_id} {$list->mmenu('no','payment_checkout_plugin_id','checkout','name',$record.checkout_plugin_id,'active=1','',true)}
{osb f=tf field=total_amt}
{osb f=tf field=fees_amt}
{osb f=tf field=notes}
{include file='file:../core/view_post.tpl'}
{/if}