GrahamJB
12-05-04, 09:27 AM
There is a bug in the way in which project % completion
is calculated relating to the fact the task_duration_type
of 24 should in fact be treated as config
option 'daily_working_hours' number of hours, and not 24
hours for the math.
This patch also adds a couple of estimates of the time
remaining in a project based on either estimated time
with (100 - percentage complete) or logged time with
(100 - percentage complete)
http://sourceforge.net/tracker/index.php?func=detail&aid=952246&group_id=21656&atid=372485
is calculated relating to the fact the task_duration_type
of 24 should in fact be treated as config
option 'daily_working_hours' number of hours, and not 24
hours for the math.
This patch also adds a couple of estimates of the time
remaining in a project based on either estimated time
with (100 - percentage complete) or logged time with
(100 - percentage complete)
http://sourceforge.net/tracker/index.php?func=detail&aid=952246&group_id=21656&atid=372485