{extends "reports/reports_base.tpl.html"} {block "title"}{t}Workload by Time Period{/t}{/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} |
{if $type == "email"}{t}Developer Emails{/t}{else}{t}Developer Actions{/t}{/if} | {if $type == "email"}{t}Customer Emails{/t}{else}{t}Customer 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} |