{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}

Commissions - Pending View Paid

{ if !$commissiondata} { else} { assign var=rowType value='odd'} { foreach from=$commissiondata item=thisCommission} { if $rowType == 'odd'} { else} { /if} { if $rowType == 'odd'} { assign var=rowType value='even'} { else} { assign var=rowType value='odd'} { /if} { /foreach} { /if}
From Start Date End Date One Time Amount
No pending commissions exist on this account.
{$thisCommission.name|escape:'html'} {$thisCommission.startdate|date_format:'%B %d, %Y'|escape:'html'} { if $thisCommission.enddate != 'NULL'} {$thisCommission.enddate|date_format:'%B %d, %Y'|escape:'html'} { elseif $thisCommission.onetime == 'F'} Recurring { /if} { if $thisCommission.onetime == 'T'} Yes { else} No { /if} { if $thisCommission.type == 'P'} {$thisCommission.amount|escape:'html'}% { else} ${$thisCommission.amountDisplay|escape:'html'} { /if}
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}