Project

General

Profile

RedmineTimeTracking » History » Version 8

James Rowe, 2010-09-16 23:14
Some clean up of added content.

1 1 Jean-Philippe Lang
h1. Time tracking
2
3 5 James Rowe
{{toc}}
4
5
h2. Introduction
6
7 6 James Rowe
Time tracking allows users to track how many hours of work are logged to a specific issue or project. Each time entry of "spent time" can be categorized by activity, and further explained with comments. By filling time estimates, project managers are able to produce better suited project planning as well as follow individual users progress. 
8
9 7 James Rowe
Time tracking is always related to a user, thus it can be used to track how many billable hours this user has accomplished. See the [[RedmineTimelogDetails|spent-time details]] or [[RedmineTimelogReport|spent-time report]] pages for more information.
10 5 James Rowe
11
h2. Installing/Configuration
12
13 8 James Rowe
Time tracking is a standard module of redmine version:1.0.1, and has been available since r364. It can be enabled/disabled in the *Modules* section of the new project form, or the *Settings* tab of an existing project.
14 1 Jean-Philippe Lang
15 2 Jean-Philippe Lang
h2. Logging time on an issue
16
17
You can log time on an issue by clicking !/images/time_add.png! *Log time* from the issue details view.
18
19 8 James Rowe
h3. Accepted time formats
20 2 Jean-Philippe Lang
21 1 Jean-Philippe Lang
Estimated and spent hours can be entered using the following formats:
22
* Hours and minutes: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
23
* Hours as decimal: 1.5, 1,5 (equals to 1h30)
24
25 8 James Rowe
!log_time.png!
26
27
You can also log time when updating an issue.
28 7 James Rowe
29
!Update_LogTime.png!
30 3 Jean-Philippe Lang
31
h2. Logging time at project level
32
33
You can log hours at project level by leaving the issue field empty.