Ticket #1043 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

make my own reports

Reported by: bsteimel Assigned to: bobbysmith007
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords: report
Cc: Trac Release: 0.10

Description

Is there a way to make my own report in the view tickets section and then it show up as a valid ticket hour report under the management section.

I would like to veiw all of my ticket hours by date. And maybe show a total hours for that date selection. Date 1 : ticket 1, 10 hours Date 2 : ticket 2, 10 hours

We bill by month and must show the date and the total hours for that day and what was worked on so it would work better for me if i could make it like this.

Attachments

Change History

12/21/06 23:38:10 changed by bobbysmith007

I have been thinking about this today, and have not really come up with a satisfactory answer. The way this currently works is based of the reports.py file in the egg. It might be possible to move this out of the plugin (or allow specifying further reports elsewhere.)

Currently, you can add as many reports as you want to trac, but this will not add them to the Management Page. Probably the easiest way to handle this would be to provide a key in the trac.ini that points to a file.

I will attempt to come up with a scheme for this over Christmas.

Sorry I cant be of more immediate help, If you are comfortable with it, I would be willing to add any reports you make to the plugin proper if you provide me with a patch for the reports.py

Russ

06/11/07 19:49:32 changed by bobbysmith007

#1653 - Is a ticket to wrap up all of the Trac .11 features

06/28/07 16:24:05 changed by bobbysmith007

  • status changed from new to closed.
  • resolution set to fixed.

(In [2349]) closes #1043

There is now a way to add custom reports to the management page. This is explained in the user manual (which is also upgraded in this version).


Add/Change #1043 (make my own reports)




Change Properties
Action