[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taskjuggler-devel
Subject:    [taskjuggler-devel] Re: printing with missing task/resource description
From:       vincenegri <vince.negri () gmail ! com>
Date:       2005-11-15 15:57:01
Message-ID: 1821.437a054d () www ! taskjuggler ! org
[Download RAW message or body]



That project file doesn't "compile" with Taskjuggler:

test.tjp:177: Date 2005-01-16-00:00:00-GMT is outside of project time frame \
(2005-11-15-00:00:00-GMT - 2006-05-13-23:59:59-GMT  start 2005-01-16
test.tjp:181: Date 2005-01-20-00:00:00-GMT is outside of project time frame \
(2005-11-15-00:00:00-GMT - 2006-05-13-23:59:59-GMT  delayed:start 2005-01-20


Anyway, the default project template probably needs updating. In the latest TJ, you \
get exactly the columns you ask for. Your test.tjp has this definition for the \
report:

# This task report is for use with the TaskJuggler GUI
taskreport "Project Overview" {
  columns start, end, effort, duration, completed, cost, revenue
}


..and those are the columns you get. You won't get a resource column unless you \
explicitly ask for it, like this:

# This task report is for use with the TaskJuggler GUI
taskreport "Project Overview" {
  columns resources, start, end, effort, duration, completed, cost, revenue
}

btw, I think you also should add "chart" as the final column to make sure you get the \
Gantt chart included.


-- 
To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com
For additional commands, email: taskjuggler-devel-help@suse.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic