Project

General

Profile

RusRedmineTimelogReport » History » Version 1

Ivan Bagaev, 2016-04-03 06:52

1 1 Ivan Bagaev
h1. Трудозатраты - отчет
2
3
Оригинал: [[RedmineTimelogReport|Redmine Timelog Report v.7]]
4
5
{{>toc}}
6
7
h2. Introduction
8
9
Time entries can be viewed at a [[RedmineTimelogDetails|detailed level]], but sometimes a report format is desired.
10
11
*Timelog Report* allows users to display their time grouped by categories.
12
13
The *Timelog Report* page is accessible from the Overview > Spent Time > Report menu.
14
Note that the timelog feature is available only when the project's "Time tracking" module is activated.
15
16
h2. Searching
17
18
Shares the same search interface with [[RedmineTimelogDetails]].
19
20
!SearchTimelog.png!
21
22
h2. Results
23
24
h3. HTML output
25
26
Using the drop down choosers this result set is based on the detailed time entries found at [[RedmineTimelogDetails]].
27
28
For this example *Days* is set for the *Details* parameter.
29
30
*Add* groupings to show the report; until anything is added this area will be blank. For this example first *Issue* was selected, then *Activity*. The list will always go back to blank after a selection. The drop down will disable once the maximum number of combinations are added, use the clear button to start over.
31
32
!TimeLogReport.png!
33
34
h3. CSV output
35
36
|_. Issue|_. Activity|_. 2010-09-20|_. 2010-09-21|_. 2010-09-22|_. 2010-09-23|_. 2010-09-24|_. Total|
37
|none| | |1.00| | | |1.00|
38
| |Support| |1.00| | | |1.00|
39
|Bug #10: Bug Report from Test user| | | |1.33|1.00|0.33|2.67|
40
| |Design| | |1.00| | |1.00|
41
| |Development| | | |1.00| |1.00|
42
| |Research| | |0.33| | |0.33|
43
| |Testing| | | | |0.33|0.33|
44
|Feature #11: Build a bridge| | | | |2.00| |2.00|
45
| |Implementation| | | |2.00| |2.00|
46
|Total| | |1.00|1.33|3.00|0.33|5.67|