File tree Expand file tree Collapse file tree 1 file changed +15
-7
lines changed
Expand file tree Collapse file tree 1 file changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -81,13 +81,21 @@ User details
8181This report details the work of the logged user between two dates. It shows the
8282time spent in every project.
8383
84- In the top of the screen some basic data of the user is shown: its login and
85- the groups it belongs to. Then there are two date inputs to insert the report
86- dates: if the start date is left empty, the default value is the date of the
87- first task inserted by the user; if the end date is empty, the default value is
88- the current date.
89- There are quick-access buttons for common combinations of dates at the bottom
90- of the dates box.
84+ The top of the screen contains two boxes with the available filters. This is
85+ the full list of available options:
86+
87+ User
88+ Filter hours according to the user who input them. This is the only compulsory
89+ field, and it defaults to the current user. Users with manager permissions are
90+ allowed to change it.
91+
92+ Start and end dates
93+ Filter hours according to their date. If the start date is left empty, the
94+ default value is the date of the first task inserted by the user; if the end
95+ date is empty, the default value is the current date.
96+
97+ There are quick-access buttons for common combinations of dates at the bottom
98+ of the dates box.
9199
92100The results are shown in the grid in the central area of the screen; rows
93101represent projects and columns represent *Total * and *Percentage * hours.
You can’t perform that action at this time.
0 commit comments