Feature #452
Report generation context
100%
Description
On the project we need to prepare monthly report which includes tasks done during the month. Currently I could use ShowTasks context but its output is not very usable for reports... So I’m using SQL query to extract descriptions of what I did.
To make my life easier I can create special context which would extract and generate a report information like this:
Orangutan: Showing report for "the project": Task #256: Testing - 56 hours (10%) o Testing service - 32 hours (5%) ... Bug #635: H-2-H message - 120 hours (80%) o Investigating - 23 hours (8%)
Data should be shown in chronological order (first record contains older tasks etc). The context should perhaps require project name but this project name can be a parent project (and report should include subprojects).
History
#1 Updated by Andriy Lesyuk over 14 years ago
- Priority changed from Major to Normal
#2 Updated by Andriy Lesyuk over 14 years ago
- Target version set to 1.02
#3 Updated by Andriy Lesyuk over 14 years ago
- Status changed from Open to In Progress
- % Done changed from 0 to 10
- Start date set to 29 Jun 2010
#4 Updated by Andriy Lesyuk over 14 years ago
- % Done changed from 10 to 30
#5 Updated by Andriy Lesyuk over 14 years ago
- Due date set to 01 Jul 2010
- % Done changed from 30 to 100
- Status changed from In Progress to Closed
#6 Updated by Andriy Lesyuk over 13 years ago
- Project changed from Orangutan to Orangutan::Redmine