{if $SESS_LOGGED == true} {assign var=meth value=':'|explode:$VAR._page} {$method->exe('invoice','performance')} {if $method->result == true}
{t module=invoice}Weekly{/t} | {t module=invoice}Monthly{/t} | {t module=invoice}Yearly{/t}

{if $show_affiliates == true} {/if}
{t}Indicator{/t} {t}Period{/t} {t}Current{/t} {t}Previous{/t} {t}Change{/t}
{t}Sales{/t} {$period_compare} {$list->format_currency_num($sales_current,'')} {$list->format_currency_num($sales_previous,'')} {$sales_change}
{t}Forcast{/t} {$period_forcast} {$list->format_currency_num($forcast_current,'')} - {$forcast_change}
{t}Quota{/t} {t}Today{/t} {$list->format_currency_num($quota_current,'')} - -
{t}A/R Credits{/t} {$period_compare} {$list->format_currency_num($ar_credits_current,'')} {$list->format_currency_num($ar_credits_previous,'')} {$ar_credit_change}
{t}A/R Balance{/t} {$period_compare} {$list->format_currency_num($ar_balance_current,'')} {$list->format_currency_num($ar_balance_last,'')} -
{t}Users{/t} {$period_compare} {$users_current} {$users_previous} {$users_change}
{t module=invoice}affiliatesales{/t} {$period_compare} {$list->format_currency_num($affiliate_sales_current,'')} {$list->format_currency_num($affiliate_sales_previous,'')} {$affiliate_sales_change}

{$calendar} {/if} {if $list->is_installed('account_message')} {$method->exe_noauth('account_message','view')}
{t}Update System Message{/t}
{/if} {else} {$block->display('account:main')} {/if}