Project

General

Profile

RedmineTimeTracking » History » Revision 8

Revision 7 (James Rowe, 2010-09-16 21:51) → Revision 8/19 (James Rowe, 2010-09-16 23:14)

h1. Time tracking 

 {{toc}} 

 h2. Introduction 

 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.  

 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. 

 h2. Installing/Configuration 

 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* Modules section of the new project form, or the *Settings* Settings tab of an existing project. 

 h2. Logging time on an issue 

 You can log time on an issue by clicking !/images/time_add.png! *Log time* from the issue details view. 

 h3. Accepted time formats !log_time.png! 

 Estimated and spent hours can be entered using the following formats: 
 * Hours and minutes: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30 
 * Hours as decimal: 1.5, 1,5 (equals to 1h30) 

 !log_time.png! 

 You can also log enter spent time when updating an issue. 

 !Update_LogTime.png! 

 h2. Logging time at project level 

 You can log hours at project level by leaving the issue field empty.