
26 Jan
2005
26 Jan
'05
2:18 p.m.
Yes, Greger, I've this files in this. But I copy TicketOverview.pm as Ticket_Overview.pm But I don“t know where I may say to OTRS that load this .pm file.
Simply add the following lines to your Config.pm
$Self->{SystemStatsMap}->{"OTRS::Stats6"} = { Name => 'Test Stats Module', Module => 'Kernel::System::Stats::Ticket_Overview.pm', Desc => 'Description to new stats module.', UseResultCache => 1, Output => ['Print', 'CSV', 'GraphLine', 'GraphBars', 'GraphPie'], OutputDefault => 'Print', };
Ok, I did it, but no adicional module apear. What happend?. Thanks and excuseme, but I do all that I can. If anyone knows something about it....... Alvaro.