Ticket number format

Moderator: crythias

Locked
mduncan
Znuny newbie
Posts: 2
Joined: 06 Jul 2010, 19:03
Znuny Version: 2.4.7

Ticket number format

Post by mduncan »

Installed OTRS 2.4.7 win installer. I want the ticket numbers to be autoimcrement how ever is set to datechecksum and I can not find where its being set to use that module.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Ticket number format

Post by jojo »

Have a look in the SysConfig (Core::Ticket)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
mduncan
Znuny newbie
Posts: 2
Joined: 06 Jul 2010, 19:03
Znuny Version: 2.4.7

Re: Ticket number format

Post by mduncan »

jojo wrote:Have a look in the SysConfig (Core::Ticket)
Think I got it, changed form datechecksum to autoincement in the zzzauto.pm and the ticket.xml
Locked