PDA

View Full Version : change ticket number


red
12-14-2007, 04:34 PM
How can I start the ticket numbers at a certain number

isaBERLIN
12-14-2007, 08:11 PM
Try this :

Set ticketid to sequenz and manually add a ticket into "ost_ticket" using phpMyAdmin with your desired start ID as "ticketID" (NOT "ticket_id")

peter
01-04-2008, 02:07 AM
I meant to reply to this thread a while back but somehow missed it. It is NOT a good idea to make ticket numbers sequential especially when the system is public.

100asa
11-28-2008, 09:37 AM
Is it possible add two letters to random ticket number? such as AB-726364?
Thanks

nagata
12-10-2008, 02:18 PM
It is interesting for me too - star with special number.. or with two symbols, like AB-00001, AB-00002 etc. How can we do it?

DutchForce
02-20-2009, 08:26 PM
I would also know how to ad letters to the number. Someone already know how to do this?