From cc3f3ae0dcd21ea6b6b99cbefb4785e947bb495f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 17 Mar 2006 20:42:20 +0000 Subject: [PATCH] Documentation for bug 24789 - Patch by bmo@rsz.jp, r=timeless --- docs/xml/using.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/docs/xml/using.xml b/docs/xml/using.xml index b1d1c8eb2d..84221bcfff 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -231,6 +231,50 @@ A list of people who get mail when the bug changes. + + + *Time Tracking: + This form can be used for time tracking. + To use this feature, you have to be blessed group membership + specified by the timetrackinggroup parameter. + + + Orig. Est.: + This field shows the original estimated time. + + + Current Est.: + This field shows the current estimated time. + This number is calculated from Hours Worked + and Hours Left. + + + Hours Worked: + This field shows the number of hours worked. + + + Hours Left: + This field shows the Current Est. - + Hours Worked. + This value + Hours Worked will become the + new Current Est. + + + %Complete: + This field shows what percentage of the task is complete. + + + Gain: + This field shows the number of hours that the bug is ahead of the + Orig. Est.. + + + Deadline: + This field shows the deadline for this bug. + + + + Attachments: -- 2.47.2