On Wed, 2004-05-26 at 21:35, unbekennt X wrote:
> is there a really really simple way to have sequential ticket numbers rather 
> than random?

$Self->{TicketNumberGenerator} = 'Kernel::System::Ticket::Number::AutoIncrement';

plus possibly changing

$Self->{'TicketNumberGenerator::AutoIncrement::MinCounterSize'} = 5;

Jim


_______________________________________________
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