From: Holger Karl (karl_at_ee.tu-berlin.de)
Date: Tue May 20 2003 - 22:50:41 CEST
From: Holger Karl <karl@ee.tu-berlin.de> Date: Tue, 20 May 2003 22:50:41 +0200 Message-Id: <200305202250.41722.karl@ee.tu-berlin.de> Subject: Re: [taskjuggler] Reports for individual resources?
Hello Chris,
On Tuesday 20 May 2003 11:17, you wrote:
> On Monday 19 May 2003 20:05, Holger Karl wrote:
> > Hello,
> >
> > I am trying to find a nice and simple way to get resource reports for
> > individual resources or groups of resources.
> >
> > Using the accounting software example, I think it would be natural to
> > write:
> >
> >
> > htmlresourcereport "paul.html" {
> > columns no, name, weekly, effort
> > hideresource ~dev1
>
> You can use
>
> hideresource ~isresource(dev1)
>
> to hide/show resources by id rather then use flags.
>
> Chris
Thanks, that is already very useful (may I suggest to add this to the acso
example? Now that I know it, yes, it is in the manual :-)
HOWEVER: I still get, in this example, a line for the "dev" resource (team of
developers). rollupresources only work downwards, which is fine, but what
about hiding "higher" resources? (evidently, resource "dev" also contains
"dev1", so a simple hideresource does not work). I really just want the
entr(ies) for the resource dev1 itself, no children, no parents, only its
tasks...
Any ideas how to do that? (I need separate reports for several, rather busy
resources...)
Regards
Holger
PS. I really appreaciate and am grateful for the quick reply!!!
-- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue May 20 2003 - 22:44:15 CEST