[rt-users] Contributed script: A time worked reporting tool

Allen allen+rtlist at crystalfontz.com
Fri Aug 21 14:24:10 EDT 2009


> I've attached a script I've developed over the summer to help me produce
> time worked reports for my staff.

Thanks for this. It's very nice.

It did put out a warning on my system, though:
[Fri Aug 21 18:30:08 2009] [warning]: Use of uninitialized value in
string eq at ./rt-timeworked.pl line 273. (./rt-timeworked.pl:273)

Looks like this line:  if (($tr->TimeTaken != 0) || ($tr->Field eq
'TimeWorked')) {

Thank you!

A



More information about the rt-users mailing list