Date index for Nov 2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [achievo] unique activities+person+project in report result...
- To: <Date: Mon, 17 Nov 2003 14:26:18 +0100
- Delivered-to: mailing list achievo dot
- Mailing-list: contact achievo-help dot
- Thread-index: AcOs9g6mu9hT5bRUT+ywqutYYTsUjgAFwaug
- Thread-topic: [achievo] unique activities+person+project in report result...
Hi,
> The hoursnode expects fields like 'activity_id', 'phase_id' etc, whereas
> your query returns columns with different names.
As far as I can see, my query returns the exact same fieldnames as the existing generated query...
> But again, have a look at hoursurvey.inc, it does almost what you want,
> just the grouping is different. Perhaps you can modify that one to suit
> your needs.
That is what I'm doing.
I'm adding an option in the class.hoursurvey.inc file to get unique activities per person per project with the sum of spent time on it.
(I'm trying to)
And i'm using $hoursnode to pass the query results to recordList(), that should do the thing i would say... but it doesn't.
I don't understand why creating a new $node should make it work.
Greets,
Jeroen