Hi All,
I want to create new ticket number generator in the form of selected Queue name while creating the ticket with auto increment number.
Eg RAW0001.
How to get the queue name selected before the ticket number is generated?
Ticket Number generator
Moderator: crythias
Ticket Number generator
OTRS 3.1.X
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Ticket Number generator
That's not possible without changing Kernel/System/Ticket.pm!
Why would you want to add the queue to the ticket number? Isn't it confusing when a the ticket RAW0001 is moved to AnotherQueue?
Why would you want to add the queue to the ticket number? Isn't it confusing when a the ticket RAW0001 is moved to AnotherQueue?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: Ticket Number generator
Thanks reneeb,
without going into the ticket history i would like to know to which Queue the ticket was created.
without going into the ticket history i would like to know to which Queue the ticket was created.
OTRS 3.1.X