[Rt-devel] Needed for a timereporting perl script - Sample code to limit a ticket search to say last (day|week|month)

Ted Serreyn ted at serreyn.com
Tue Jan 24 19:29:18 EST 2006


I am working on some perl code to generate report for and total time for all
tickets opened for a particular email domain (everything to the right of the
@).

I have added to this to allow for current open tickets, moving the time from
the TimeWorked to the TimeEstimated field as a placeholder (didn't want to
set up a custom field).

 

I actually have most of the code hacked together right now, but need some
help limiting the searches.

 

My idea is to take the date and generate reports for last day, week, or
month depending on arguments.  My priority right now is generating last
month.

 

Any one have any good examples of code they would be willing to share, in
particular the date calculation and the search (result tickets$ right?).

Not sure if I can do this with limits, or whether I must use
DBIx::SearchBuilder.

 

Also is there an easy way to display a global custom field in perl?

 

 

Thanks for any help in advance.  

 

Ted Serreyn

Serreyn Network Services, LLC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20060124/f646bc65/attachment-0001.htm


More information about the Rt-devel mailing list