[SOLVED] Remove reply button - custumer.pl - tiecket closed

Moderator: crythias

Locked
alexadrecerullo
Znuny newbie
Posts: 15
Joined: 18 May 2015, 16:30
Znuny Version: 5.0.9

[SOLVED] Remove reply button - custumer.pl - tiecket closed

Post by alexadrecerullo »

hello Everybody.
OTRS 4.0.7

I have a problem with the client module,

On the client module when viewing a ticket
/otrs/customer.pl?Action=CustomerTicketZoom;TicketNumber=

The client has the option to reply, can add notes

But the "answer" button it is available, even with the ticket is closed

How do I remove the button for the client when the ticket is closed? but keeping the button available with the ticket open

thank you
You do not have the required permissions to view the files attached to this post.
Last edited by alexadrecerullo on 18 May 2015, 22:41, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Remove reply button - custumer.pl - tiecket closed

Post by crythias »

I can't guarantee this is an answer, but it may be 1) SysConfig permissions for the button or 2) that the Queue has followup possible (vs reject or new).
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
alexadrecerullo
Znuny newbie
Posts: 15
Joined: 18 May 2015, 16:30
Znuny Version: 5.0.9

Re: Remove reply button - custumer.pl - tiecket closed

Post by alexadrecerullo »

Dear crythias

Your second option worked perfectly. I changed to rejected, thus solving my problem

thank you,
alexadrecerullo
Znuny newbie
Posts: 15
Joined: 18 May 2015, 16:30
Znuny Version: 5.0.9

Re: Remove reply button - custumer.pl - tiecket closed

Post by alexadrecerullo »

crythias wrote:I can't guarantee this is an answer, but it may be 1) SysConfig permissions for the button or 2) that the Queue has followup possible (vs reject or new).
Dear crythias

Your second option worked perfectly. I changed to rejected, thus solving my problem

thank you,
Locked