{assign var=title value="Payments"} {include file="admin/header.inc.html"}
# | {$list_by_title} | Member | Product | Period | Payment System | Receipt # | Amount | Paid | |
---|---|---|---|---|---|---|---|---|---|
{$p.payment_id} | {$p.$list_by_field|date_format:$config.time_format} | {$p.member_login} | {$p.product_title} | {$p.begin_date|date_format:$config.date_format} - {$p.expire_date|date_format:$config.date_format} | {$p.paysys_id} | {$p.receipt_id} | {$p.amount} | {if $p.completed}YES{else}NO{/if} | Edit Del | {math equation="a+y" a=$amount y=$p.amount assign=amount}
No payments found. Try to select different criteria. |
|||||||||
{counter name=count skip=0} displayed | TOTAL | {$amount|string_format:"%.2f"} | |||||||
{$all_count} records found | GRAND TOTAL | {$all_amount|string_format:"%.2f"} |