# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --
[% Translate("Currently only active users in this project are shown. To change this behavior, please update setting:") | html %] ShowOnlyActiveUsers
[% ELSE %][% Translate("Currently all time accounting users are shown. To change this behavior, please update setting:") | html %] ShowOnlyActiveUsers
[% END %]| [% Translate("Task") | html %] | [% RenderBlockStart("UserName") %][% Data.User | html %] | [% RenderBlockEnd("UserName") %][% Translate("Total") | html %] |
|---|---|---|
| [% Data.Action | html %] | [% RenderBlockStart("User") %][% Data.Hours | html %] | [% RenderBlockEnd("User") %]|
| [% Translate("Total") | html %] | [% RenderBlockStart("UserTotal") %][% Data.Total | html %] | [% RenderBlockEnd("UserTotal") %] [% RenderBlockStart("UserTotalAll") %][% Data.TotalAll | html %] | [% RenderBlockEnd("UserTotalAll") %]
| [% Translate("Date") | html %] | [% Translate("User") | html %] | [% Translate("Task") | html %] | [% Translate("Remark") | html %] | [% Translate("Period") | html %] |
|---|---|---|---|---|
| [% Data.Date | html %] | [% Data.User | html %] | [% Data.Action | html %] | [% Data.Remark | html %] | [% Data.Period | html %] |
| [% Translate("Total") | html %] | [% Data.HistoryTotal | html %] | [% RenderBlockEnd("HistoryTotal") %]|||