{if !ConfigHelper::checkPrivilege('hide_summaries')}
![]() |
|
{$status.summarylabel} | {$alias=$status.alias} {$customerstats.$alias} |
{trans("Total:")} {if ConfigHelper::checkConfig('privileges.superuser') || !ConfigHelper::checkConfig('privileges.hide_finances')} {trans("Total Dues:")} {/if} |
{$customerstats.total} {if ConfigHelper::checkConfig('privileges.superuser') || !ConfigHelper::checkConfig('privileges.hide_finances')} {$customerstats.debt} ({trans("amount")} {$customerstats.debtvalue|money_format}) {/if} |
{trans("Changes of customers waiting for approval:")} | {$customerschanges} |