[SOLVED] cancel ticket in customer interface

Moderator: crythias

Post Reply
RRFARIA
Znuny newbie
Posts: 54
Joined: 12 Jun 2012, 13:49
Znuny Version: 3.1.6
Real Name: Rafael Faria

[SOLVED] cancel ticket in customer interface

Post by RRFARIA »

how to cancel ticket in customer interface?

I want the customer to cancel a ticket that he has created wrong
Last edited by RRFARIA on 21 Jun 2012, 16:10, edited 1 time in total.
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: cancel ticket in customer interface

Post by crythias »

He can close a ticket. If you would like to label that differently, provide it as an option (closed - cancelled), but keep the state *TYPE* as closed.
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
RRFARIA
Znuny newbie
Posts: 54
Joined: 12 Jun 2012, 13:49
Znuny Version: 3.1.6
Real Name: Rafael Faria

Re: cancel ticket in customer interface

Post by RRFARIA »

must enable the User to the new state of the call. I created it, not only appears on the customer
I went
admin >> settings >> State Tickets

and created the state canceled

I use mine in Portuguese maybe the way I used to be a little different
only that still does not appear on the customer ...
how do I enable the states to the customer?
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: cancel ticket in customer interface

Post by crythias »

The states must be enabled for Customer Ticket in SysConfig.

They will only see states from the state types listed. That's why I said make the state *TYPE* closed (or whatever the "closed" state type designation might be in your language.
Ticket::Frontend::CustomerTicketZoom###StateType
Defines the next possible states for customer tickets in the customer interface.


I'll say that this is slightly misleading. Yes, it defines the next possible states, but only because the states belong to the state types listed here. Cancelled *is* a closed state.
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
RRFARIA
Znuny newbie
Posts: 54
Joined: 12 Jun 2012, 13:49
Znuny Version: 3.1.6
Real Name: Rafael Faria

Re: cancel ticket in customer interface

Post by RRFARIA »

solved my problem
habilitei removed the type of call
first created the state canceled of type removed
then I went into admin >> sysconfig >> select >> framework Frontend :: Customer :: Ticket :: ViewZoom >>
then the right side
Ticket :: Frontend :: CustomerTicketZoom # # # StateType
I add one more field named removed
and unless there will be available to the User.
Post Reply