Agent Preference options are not visible

English! place to talk about development, programming and coding
Post Reply
jj99
Znuny newbie
Posts: 36
Joined: 11 Apr 2013, 16:31
Znuny Version: 2.3.4
Company: Student

Agent Preference options are not visible

Post by jj99 »

Hi, I Upgrade the OTRS 2.4 to 3.0 .It went successfull but the options are not visible in Agent Preference.If I delete the ZZZAuto.pm file then options are visible but then custom changes in OTRS 2.4 dont work in 3.4
Can any one suggest me what is the reason for that.
You do not have the required permissions to view the files attached to this post.
jj99
Znuny newbie
Posts: 36
Joined: 11 Apr 2013, 16:31
Znuny Version: 2.3.4
Company: Student

Re: Agent Preference options are not visible

Post by jj99 »

ok I solve this problem :D
I just comment the following line in ZZZAuto.pm

#$Self->{'PreferencesView'} = [
# 'Frontend',
# 'Other Options',
# 'Mail Management'
#];

cheers!
jj99
Post Reply