Search found 1 match

by alainigna
29 May 2012, 12:47
Forum: Howtos
Topic: how to see the list of services in a customer interface
Replies: 0
Views: 4399

how to see the list of services in a customer interface

how to see the list of services in a customer interface :( /opt/otrs/Kernel/Modules/CustomerTicketMessage.pm # services if ( $Self->{ConfigObject}->Get('Ticket::Service') && $Self->{Config}->{Service} ) { my %Service; if ( $Param{QueueID} || $Param{TicketID} ) { %Service = $Self->{TicketObje...