I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #452

Report generation context

Added by Andriy Lesyuk almost 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
29 Jun 2010
Due date:
01 Jul 2010
% Done:

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 almost 14 years ago

  • Priority changed from Major to Normal

#2 Updated by Andriy Lesyuk almost 14 years ago

  • Target version set to 1.02

#3 Updated by Andriy Lesyuk almost 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 almost 14 years ago

  • % Done changed from 10 to 30

#5 Updated by Andriy Lesyuk almost 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 about 13 years ago

  • Project changed from Orangutan to Orangutan::Redmine

Also available in: Atom PDF

Terms of use | Privacy policy