RedmineTimeTracking » History » Version 5
James Rowe, 2010-09-16 21:05
breaking out introduction and configuration message
1 | 1 | Jean-Philippe Lang | h1. Time tracking |
---|---|---|---|
2 | |||
3 | 5 | James Rowe | {{toc}} |
4 | |||
5 | h2. Introduction |
||
6 | |||
7 | 4 | Tom Rochette | Time tracking allows you to track how many hours of work you have done on a specific issue. By filling time estimates, project managers are able to produce better suited project planning as well as follow your progress. Time tracking is always related to a user, thus it can be used to track how many billable hours this user as accomplished. |
8 | 5 | James Rowe | |
9 | h2. Installing/Configuration |
||
10 | |||
11 | Time tracking is a standard module of redmine v1.0. It can be enabled/disabled in the Modules section of the new project form, or the Settings tab of an existing project. |
||
12 | 1 | Jean-Philippe Lang | |
13 | 2 | Jean-Philippe Lang | h2. Logging time on an issue |
14 | |||
15 | You can log time on an issue by clicking !/images/time_add.png! *Log time* from the issue details view. |
||
16 | |||
17 | !log_time.png! |
||
18 | |||
19 | 1 | Jean-Philippe Lang | Estimated and spent hours can be entered using the following formats: |
20 | * Hours and minutes: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30 |
||
21 | * Hours as decimal: 1.5, 1,5 (equals to 1h30) |
||
22 | 2 | Jean-Philippe Lang | |
23 | You can also enter spent time when updating an issue. |
||
24 | 3 | Jean-Philippe Lang | |
25 | h2. Logging time at project level |
||
26 | |||
27 | You can log hours at project level by leaving the issue field empty. |