{extends "reports/reports_base.tpl.html"} {block "title"}Workload by Time Period{/block} {block "report_content"} {if $type == 'email'}
{t}Based on all issues recorded in Eventum since start to present.{/t}
{else}{t}Based on all issues recorded in Eventum since start to present.{/t}
{t}Actions are any event that shows up in the history of an issue, such as a user or a developer updating an issue, uploading a file, sending an email, etc.{/t}
{t}Time Period{/t} {t}(GMT){/t} |
{t}Developer{/t} {if $type == "email"}{t}Emails{/t}{else}{t}Actions{/t}{/if} | {t}Customer{/t}{if $type == "email"}{t}Emails{/t}{else}{t}Actions{/t}{/if} |
{t}Time Period{/t} ({$user_tz}) |
---|---|---|---|
{$data[workload].display_time_gmt} | {if $data[workload].developer.rank|default:'' == 1}{/if} {if $data[workload].developer.count|default:'' != ''}{$data[workload].developer.count} ({$data[workload].developer.percentage|round}%){/if} {if $data[workload].developer.rank|default:'' == 1}{/if} | {if $data[workload].customer.rank|default:'' == 1}{/if} {if $data[workload].customer.count|default:''}{$data[workload].customer.count} ({$data[workload].customer.percentage|round}%){/if} {if $data[workload].customer.rank|default:'' == 1}{/if} | {$data[workload].display_time_user} |