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. _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/

Reply via email to