Escalation Suspend

Moderator: crythias

Locked
otrslanka
Znuny newbie
Posts: 65
Joined: 27 Feb 2012, 12:22
Znuny Version: 128000
Real Name: Hasitha
Company: abc

Escalation Suspend

Post by otrslanka »

Hi,

Is there any way to suspend the escalation in OTRS? is it enterprise only feature? Can i add it to my free edition?


Regards,
Hasitha
reneeb
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: Escalation Suspend

Post by reneeb »

You could change the code yourself, become a support customer of xxx and buy the feature add-on or hire someone else...

Hint: The calculation of escalation dates are done in sub TicketEscalationDateCalculation in Kernel/System/Ticket.pm
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
otrslanka
Znuny newbie
Posts: 65
Joined: 27 Feb 2012, 12:22
Znuny Version: 128000
Real Name: Hasitha
Company: abc

Re: Escalation Suspend

Post by otrslanka »

reneeb wrote:You could change the code yourself, become a support customer of xxx and buy the feature add-on or hire someone else...

Hint: The calculation of escalation dates are done in sub TicketEscalationDateCalculation in Kernel/System/Ticket.pm
Ah, Great.. Have you done this before? i'm just curious about how does this addon looks like?
reneeb
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: Escalation Suspend

Post by reneeb »

Yes, I have done it for one of my customers...

I thought there is a feature add-on from the OTRS Inc., but in fact there is one from znuny.com: http://znuny.com/en/#!/addons
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
Locked