Re: [taskjuggler] entering project progress into schedule...

From: Chris Schlaeger (cs_at_suse.de)
Date: Wed Aug 27 2003 - 18:14:03 CEST


From: Chris Schlaeger <cs@suse.de>
Date: Wed, 27 Aug 2003 18:14:03 +0200
Message-Id: <200308271814.04075.cs@suse.de>
Subject: Re: [taskjuggler] entering project progress into schedule...

On Wednesday 27 August 2003 15:41, Jackson Gibbs wrote:
> Hi, I just picked TJ up from the SuSE 8.2 distro and have thus far found it
> an ideal fit for my scheduling needs...
>
> But now that my project has begun making progress I'm wondering just how I
> should express the completion of tasks in my tjp file.

This pretty much depends on what you want to to with this information. I
assume you just want to use them for reporting. Then the 'complete' attribute
is probably what you want.

Just write

task foo "FOO" {
  effort 20d
  allocate joe
  depends bar
  complete 55
}

to mark the task as 55% done. This will have an impact on the coloring of
tasks in the HTML report.

Chris

-- 
KDE 3.1: Conquer your Enterprise Desktop!  See http://www.kde.org!
GPG Key: 1024D/0500838B  A5FE C051 2AFC 9A14 768A  5125 5829 5750 0500 838B




This archive was generated by hypermail 2.1.7 : Wed Aug 27 2003 - 18:14:19 CEST