I would like to have an automatic calculation of % Done attribute based on the developers current time spend and the managers guesstimate on the total time needed.

Currently you have to set % done attribute by hand in steps from 0 - 100. I would like to calculate % by estimated time hours and spent time.

Exp. 1: Estimated time: 10 hours Spent time : 5 hours % done : 50%

Exp. 2: Estimated time: 10 hours Spent time : 11 hours % done : 110%

I want to know if this is possible and a tip where to start in source code.

link|improve this question
Could you describe in some more details what your question is? As it is now, it will be closed as "not a real question". – Paŭlo Ebermann Sep 7 '11 at 14:29
Extended my description. Is it a real question now? – Toni Marschall Sep 7 '11 at 17:24
feedback

closed as not a real question by Paŭlo Ebermann, Jay Riggs, JB King, Will Sep 7 '11 at 17:14

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.