Skip to Navigation

B.2. Ticket

B.2.1. Core::ArticleFreeText

B.2.1.1. ArticleFreeKey1

DescriptionValue
Description:Define the free key field 1 for articles. With this setting you can define a new article property.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey1'} =  {
  'Work' => 'Work'
};

B.2.1.2. ArticleFreeKey1::DefaultSelection

DescriptionValue
Description:The default selection of article FreeTextField 1 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey1::DefaultSelection'} =  '';

B.2.1.3. ArticleFreeText1

DescriptionValue
Description:Define the FreeTextField 1 for article. It's a new article property.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText1'} =  {
  '' => '-',
  'Research' => 'Research',
  'Consulting' => 'Consulting',
  'Bugfix' => 'Bugfix'
};

B.2.1.4. ArticleFreeText1::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 1 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText1::DefaultSelection'} =  'Research';

B.2.1.5. ArticleFreeKey2

DescriptionValue
Description:Define the free key field 2 for articles. It's a new article property.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey2'} =  {
  '' => '-',
  'Work' => 'Work'
};

B.2.1.6. ArticleFreeKey2::DefaultSelection

DescriptionValue
Description:The default selection of free key field 2 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey2::DefaultSelection'} =  '';

B.2.1.7. ArticleFreeText2

DescriptionValue
Description:Define the FreeTextField 2 for articles. It's a new article poperty.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText2'} =  {
  '' => '-',
  'Research' => 'Research',
  'Consulting' => 'Consulting',
  'Bugfix' => 'Bugfix'
};

B.2.1.8. ArticleFreeText2::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 2 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText2::DefaultSelection'} =  'Research';

B.2.1.9. ArticleFreeKey3

DescriptionValue
Description:Define the free key field 3 for articles. It's a new article property.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey3'} =  {
  '' => '-',
  'Work' => 'Work'
};

B.2.1.10. ArticleFreeKey3::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 3 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeKey3::DefaultSelection'} =  '';

B.2.1.11. ArticleFreeText3

DescriptionValue
Description:Define the FreeTextField 3 for article. It's a new article ticket property.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText3'} =  {
  '' => '-',
  'Research' => 'Research',
  'Consulting' => 'Consulting',
  'Bugfix' => 'Bugfix'
};

B.2.1.12. ArticleFreeText3::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 3 if more than one option is defined.
Group:Ticket
SubGroup:Core::ArticleFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'ArticleFreeText3::DefaultSelection'} =  'Research';

B.2.2. Core::LinkObject

B.2.2.1. LinkObject###Ticket

DescriptionValue
Description:Objects that can be linked.
Group:Ticket
SubGroup:Core::LinkObject
Valid:1
Required:1
Config-Setting:

 $Self->{'LinkObject'}->{'Ticket'} =  {
  'Type' => 'Object',
  'LinkObjects' => [
    'Ticket'
  ],
  'Name' => 'Ticket Object'
};

B.2.3. Core::PostMaster

B.2.3.1. PostmasterMaxEmails

DescriptionValue
Description:Maximal auto email responses to own email-address a day (Loop-Protection)!
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterMaxEmails'} =  '40';

B.2.3.2. PostMasterPOP3MaxEmailSize

DescriptionValue
Description:Maximal size in KBytes for mails that can be fetched via pop3 (KBytes).
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostMasterPOP3MaxEmailSize'} =  '12288';

B.2.3.3. PostMasterPOP3ReconnectMessage

DescriptionValue
Description:"bin/PostMasterPOP3.pl" will reconnect to pop3 host after the specified count of messages.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostMasterPOP3ReconnectMessage'} =  '20';

B.2.3.4. LoopProtectionModule

DescriptionValue
Description:Default loop protection modul
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'LoopProtectionModule'} =  'Kernel::System::PostMaster::LoopProtection::DB';

B.2.3.5. LoopProtectionLog

DescriptionValue
Description:If "FS" was selected for LoopProtectionModule, a logfile has to be specified.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'LoopProtectionLog'} =  '<OTRS_CONFIG_Home>/var/log/LoopProtection';

B.2.3.6. PostmasterAutoHTML2Text

DescriptionValue
Description:Would you like to convert HTML mails into text messages?
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterAutoHTML2Text'} =  '1';

B.2.3.7. PostmasterFollowUpSearchInReferences

DescriptionValue
Description:Would you like to execute followup checks on In-Reply-To or References headers for mails, that don't have a ticket number in the subject?
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpSearchInReferences'} =  '0';

B.2.3.8. PostmasterFollowUpSearchInBody

DescriptionValue
Description:Would you like to execute followup checks in mail body, that don't have a ticket number in the subject?
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpSearchInBody'} =  '0';

B.2.3.9. PostmasterFollowUpSearchInAttachment

DescriptionValue
Description:Would you like to execute followup checks in mail attachments, that don't have a ticket number in the subject?
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpSearchInAttachment'} =  '0';

B.2.3.10. PostmasterFollowUpSearchInRaw

DescriptionValue
Description:Would you like to execute followup checks in mail plain/raw, that don't have a ticket number in the subject?
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpSearchInRaw'} =  '0';

B.2.3.11. PostmasterUserID

DescriptionValue
Description:Specify the postmaster DB userID.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterUserID'} =  '1';

B.2.3.12. PostmasterDefaultQueue

DescriptionValue
Description:The postmaster default queue.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterDefaultQueue'} =  'Raw';

B.2.3.13. PostmasterDefaultPriority

DescriptionValue
Description:The default priority of new tickets.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterDefaultPriority'} =  '3 normal';

B.2.3.14. PostmasterDefaultState

DescriptionValue
Description:Default state of new tickets.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterDefaultState'} =  'new';

B.2.3.15. PostmasterFollowUpState

DescriptionValue
Description:The state if a ticket got a follow-up.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpState'} =  'open';

B.2.3.16. PostmasterFollowUpStateClosed

DescriptionValue
Description:The state if a ticket got a follow-up and the ticket was already closed.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostmasterFollowUpStateClosed'} =  'open';

B.2.3.17. PostmasterFollowUpOnUnlockAgentNotifyOnlyToOwner

DescriptionValue
Description:Send agent follow-up notification just to the owner, if a ticket is unlocked? The default is to send a notification to all agents, if a ticket is unlocked.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterFollowUpOnUnlockAgentNotifyOnlyToOwner'} =  '0';

B.2.3.18. PostmasterX-Header

DescriptionValue
Description:All X-headers that should be scanned.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostmasterX-Header'} =  [
  'From',
  'To',
  'Cc',
  'Reply-To',
  'ReplyTo',
  'Subject',
  'Message-ID',
  'Message-Id',
  'Resent-To',
  'Resent-From',
  'Precedence',
  'Mailing-List',
  'List-Id',
  'List-Archive',
  'Errors-To',
  'References',
  'In-Reply-To',
  'X-Loop',
  'X-Spam-Flag',
  'X-Spam-Status',
  'X-Spam-Level',
  'X-No-Loop',
  'X-Priority',
  'Importance',
  'X-Mailer',
  'User-Agent',
  'Organization',
  'X-Original-To',
  'Delivered-To',
  'X-OTRS-Loop',
  'X-OTRS-Info',
  'X-OTRS-Priority',
  'X-OTRS-Queue',
  'X-OTRS-Lock',
  'X-OTRS-Ignore',
  'X-OTRS-State',
  'X-OTRS-State-PendingTime',
  'X-OTRS-Type',
  'X-OTRS-Service',
  'X-OTRS-SLA',
  'X-OTRS-CustomerNo',
  'X-OTRS-CustomerUser',
  'X-OTRS-ArticleKey1',
  'X-OTRS-ArticleKey2',
  'X-OTRS-ArticleKey3',
  'X-OTRS-ArticleValue1',
  'X-OTRS-ArticleValue2',
  'X-OTRS-ArticleValue3',
  'X-OTRS-SenderType',
  'X-OTRS-ArticleType',
  'X-OTRS-TicketKey1',
  'X-OTRS-TicketKey2',
  'X-OTRS-TicketKey3',
  'X-OTRS-TicketKey4',
  'X-OTRS-TicketKey5',
  'X-OTRS-TicketKey6',
  'X-OTRS-TicketKey7',
  'X-OTRS-TicketKey8',
  'X-OTRS-TicketKey9',
  'X-OTRS-TicketKey10',
  'X-OTRS-TicketKey11',
  'X-OTRS-TicketKey12',
  'X-OTRS-TicketKey13',
  'X-OTRS-TicketKey14',
  'X-OTRS-TicketKey15',
  'X-OTRS-TicketKey16',
  'X-OTRS-TicketValue1',
  'X-OTRS-TicketValue2',
  'X-OTRS-TicketValue3',
  'X-OTRS-TicketValue4',
  'X-OTRS-TicketValue5',
  'X-OTRS-TicketValue6',
  'X-OTRS-TicketValue7',
  'X-OTRS-TicketValue8',
  'X-OTRS-TicketValue9',
  'X-OTRS-TicketValue10',
  'X-OTRS-TicketValue11',
  'X-OTRS-TicketValue12',
  'X-OTRS-TicketValue13',
  'X-OTRS-TicketValue14',
  'X-OTRS-TicketValue15',
  'X-OTRS-TicketValue16',
  'X-OTRS-FollowUp-Priority',
  'X-OTRS-FollowUp-Queue',
  'X-OTRS-FollowUp-Lock',
  'X-OTRS-FollowUp-State',
  'X-OTRS-FollowUp-State-PendingTime',
  'X-OTRS-FollowUp-Type',
  'X-OTRS-FollowUp-Service',
  'X-OTRS-FollowUp-SLA',
  'X-OTRS-FollowUp-ArticleKey1',
  'X-OTRS-FollowUp-ArticleKey2',
  'X-OTRS-FollowUp-ArticleKey3',
  'X-OTRS-FollowUp-ArticleValue1',
  'X-OTRS-FollowUp-ArticleValue2',
  'X-OTRS-FollowUp-ArticleValue3',
  'X-OTRS-FollowUp-SenderType',
  'X-OTRS-FollowUp-ArticleType',
  'X-OTRS-FollowUp-TicketKey1',
  'X-OTRS-FollowUp-TicketKey2',
  'X-OTRS-FollowUp-TicketKey3',
  'X-OTRS-FollowUp-TicketKey4',
  'X-OTRS-FollowUp-TicketKey5',
  'X-OTRS-FollowUp-TicketKey6',
  'X-OTRS-FollowUp-TicketKey7',
  'X-OTRS-FollowUp-TicketKey8',
  'X-OTRS-FollowUp-TicketKey9',
  'X-OTRS-FollowUp-TicketKey10',
  'X-OTRS-FollowUp-TicketKey11',
  'X-OTRS-FollowUp-TicketKey12',
  'X-OTRS-FollowUp-TicketKey13',
  'X-OTRS-FollowUp-TicketKey14',
  'X-OTRS-FollowUp-TicketKey15',
  'X-OTRS-FollowUp-TicketKey16',
  'X-OTRS-FollowUp-TicketValue1',
  'X-OTRS-FollowUp-TicketValue2',
  'X-OTRS-FollowUp-TicketValue3',
  'X-OTRS-FollowUp-TicketValue4',
  'X-OTRS-FollowUp-TicketValue5',
  'X-OTRS-FollowUp-TicketValue6',
  'X-OTRS-FollowUp-TicketValue7',
  'X-OTRS-FollowUp-TicketValue8',
  'X-OTRS-FollowUp-TicketValue9',
  'X-OTRS-FollowUp-TicketValue10',
  'X-OTRS-FollowUp-TicketValue11',
  'X-OTRS-FollowUp-TicketValue12',
  'X-OTRS-FollowUp-TicketValue13',
  'X-OTRS-FollowUp-TicketValue14',
  'X-OTRS-FollowUp-TicketValue15',
  'X-OTRS-FollowUp-TicketValue16'
];

B.2.3.19. PostMaster::PreFilterModule###1-Match

DescriptionValue
Description:Module to filter and manipulate incoming messages. Block/ignore all spam email with From: noreply@ address.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'1-Match'} =  {
  'Match' => {
    'From' => 'noreply@'
  },
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::Match'
};

B.2.3.20. PostMaster::PreFilterModule###2-Match

DescriptionValue
Description:Module to filter and manipulate incoming messages. Get a 4 digit number to ticket free text, use regex in Match e. g. From => '(.+?)@.+?', and use () as [***] in Set =>.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'2-Match'} =  {
  'Match' => {
    'Subject' => 'SomeNumber:(\\d\\d\\d\\d)'
  },
  'Set' => {
    'X-OTRS-TicketKey-1' => 'SomeNumber',
    'X-OTRS-TicketValue-1' => '[***]'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::Match'
};

B.2.3.21. PostMaster::PreFilterModule###3-NewTicketReject

DescriptionValue
Description:Block all incoming emails without valid ticket number in subject with From: @example.com address.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'3-NewTicketReject'} =  {
  'Match' => {
    'From' => '@example.com'
  },
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::NewTicketReject'
};

B.2.3.22. PostMaster::PreFilterModule::NewTicketReject::Subject

DescriptionValue
Description:Subject for NewTicketReject-Filter email.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostMaster::PreFilterModule::NewTicketReject::Subject'} =  'Email Rejected';

B.2.3.23. PostMaster::PreFilterModule::NewTicketReject::Body

DescriptionValue
Description:Body for NewTicketReject-Filter email.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostMaster::PreFilterModule::NewTicketReject::Body'} =  '
Dear Customer,

unfortunately you have no valid ticket number
in your subject, so this email can\'t processed.

Please create a new ticket via the customer panel.

Thanks for your help!

 Your Helpdesk Team
';

B.2.3.24. PostMaster::PreFilterModule###4-CMD

DescriptionValue
Description:CMD example setup. Ignore emails where external CMD returns some output on STDOUT (email will be piped into STDIN of some.bin).
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'4-CMD'} =  {
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  },
  'CMD' => '/usr/bin/some.bin',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD'
};

B.2.3.25. PostMaster::PreFilterModule###5-SpamAssassin

DescriptionValue
Description:Spam Assassin example setup. Ignore emails that are marked with SpamAssassin.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'5-SpamAssassin'} =  {
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  },
  'CMD' => '/usr/bin/spamassassin | grep -i "X-Spam-Status: yes"',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD'
};

B.2.3.26. PostMaster::PreFilterModule###6-SpamAssassin

DescriptionValue
Description:Spam Assassin example setup. Move marked mails to spam queue.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'6-SpamAssassin'} =  {
  'Set' => {
    'X-OTRS-Queue' => 'spam'
  },
  'CMD' => '/usr/bin/spamassassin | grep -i "X-Spam-Status: yes"',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD'
};

B.2.3.27. PostMaster::PreFilterModule###000-MatchDBSource

DescriptionValue
Description:Module to use database filter storage (use it at first).
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'000-MatchDBSource'} =  {
  'Module' => 'Kernel::System::PostMaster::Filter::MatchDBSource'
};

B.2.3.28. PostMaster::PreFilterModule###999-AgentInterface

DescriptionValue
Description:An email agent interface.
Group:Ticket
SubGroup:Core::PostMaster
Valid:0
Required:0
Config-Setting:

 $Self->{'PostMaster::PreFilterModule'}->{'999-AgentInterface'} =  {
  'Module' => 'Kernel::System::PostMaster::Filter::AgentInterface',
  'AgentInterfaceAddress' => 'otrs-agent@example.org'
};

B.2.3.29. SendNoAutoResponseRegExp

DescriptionValue
Description:If this regex matches, no message will be send by the autoresponder.
Group:Ticket
SubGroup:Core::PostMaster
Valid:1
Required:1
Config-Setting:

 $Self->{'SendNoAutoResponseRegExp'} =  '(MAILER-DAEMON|postmaster|abuse)@.+?\\..+?';

B.2.4. Core::Ticket

B.2.4.1. Ticket::Hook

DescriptionValue
Description:The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is Ticket#.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Hook'} =  'Ticket#';

B.2.4.2. Ticket::HookDivider

DescriptionValue
Description:The divider between TicketHook and ticket number. E.g ': '.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::HookDivider'} =  '';

B.2.4.3. Ticket::SubjectSize

DescriptionValue
Description:Max size of the subjects in an email reply.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::SubjectSize'} =  '100';

B.2.4.4. Ticket::SubjectRe

DescriptionValue
Description:The text at the beginning of the subject in an email reply, e.g. RE, AW or AS.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::SubjectRe'} =  'Re';

B.2.4.5. Ticket::CustomQueue

DescriptionValue
Description:Name of custom queue. The custom queue is a queue selection of your preferred queues and can be selected in the preferences settings.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::CustomQueue'} =  'My Queues';

B.2.4.6. Ticket::ChangeOwnerToEveryone

DescriptionValue
Description:If you would like to make it possible to change the owner of tickets to everyone (useful for ASP). Normally only agent with rw permissions in the queue of the ticket will be shown.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::ChangeOwnerToEveryone'} =  '0';

B.2.4.7. Ticket::NewMessageMode

DescriptionValue
Description:Mode how the new message count in the agent navigation bar is used.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::NewMessageMode'} =  'ArticleLastSender';

B.2.4.8. Ticket::Responsible

DescriptionValue
Description:Enable ticket responsible feature.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Responsible'} =  '0';

B.2.4.9. Ticket::ResponsibleAutoSet

DescriptionValue
Description:If ticket responsible feature is enabled, set automatically the owner as responsible on owner set.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::ResponsibleAutoSet'} =  '1';

B.2.4.10. Ticket::Type

DescriptionValue
Description:If ticket type feature is enabled, you can define ticket types for tickets (e. g. incident, problem, change, ...).
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Type'} =  '0';

B.2.4.11. Ticket::Service

DescriptionValue
Description:If ticket service/SLA feature is enabled, you can define ticket services and SLAs for tickets (e. g. email, desktop, network, ...).
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Service'} =  '0';

B.2.4.12. Ticket::NumberGenerator

DescriptionValue
Description:Select the ticket number generator module. "AutoIncrement" increments the ticket number, the SystemID and the counter are used. The format is SystemID.counter, e.g. 1010138, 1010139. With "Date" the ticket numbers will be generated by the current date, the SystemID and the counter. The format looks like Year.Month.Day.SystemID.counter, e.g. 200206231010138, 200206231010139. With "DateChecksum" the counter will be appended as checksum to the string of date and SystemID. The checksum will be rotated on a daily basis. The format looks like Year.Month.Day.SystemID.Counter.CheckSum, e.g. 2002070110101520, 2002070110101535. "Random" generates randomized ticket numbers in the format "SystemID.Random", e.g. 100057866352, 103745394596.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::NumberGenerator'} =  'Kernel::System::Ticket::Number::DateChecksum';

B.2.4.13. Ticket::NumberGenerator::MinCounterSize

DescriptionValue
Description:If "AutoIncrement" was selected as TicketNumberGenerator you can set the minimal ticket counter size. Default is 5, this means the counter starts from 10000.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::NumberGenerator::MinCounterSize'} =  '5';

B.2.4.14. Ticket::NumberGenerator::CheckSystemID

DescriptionValue
Description:Check SystemID in ticket number detection for follow ups (use "No" if SystemID has been changed after using the system).
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::NumberGenerator::CheckSystemID'} =  '1';

B.2.4.15. Ticket::CounterLog

DescriptionValue
Description:Logfile for the ticket counter.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::CounterLog'} =  '<OTRS_CONFIG_Home>/var/log/TicketCounter.log';

B.2.4.16. Ticket::IndexModule

DescriptionValue
Description:IndexAccelerator: choose your backend TicketViewAccelerator module. "RuntimeDB" generates each QueueView on the fly from ticket table. You won't have performance problems up to approx. 60.000 tickets in total and 6.000 open tickets in your system. "StaticDB" is the most powerful module. It should be used, if more than 80.000 and 6.000 open tickets are stored in the system. The module uses an extra ticket-index table that works like a view. Use the script "bin/RebuildTicketIndex.pl" for initial index update.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::IndexModule'} =  'Kernel::System::Ticket::IndexAccelerator::RuntimeDB';

B.2.4.17. Ticket::StorageModule

DescriptionValue
Description:Select your TicketStorageModule to safe the attachments of articles. "DB" stores all data in the database. Don't use this module if big attachments will be stored. "FS" stores the data in the filesystem. This is faster but webserver user should be the otrs user. You can switch between the modules even on a running system without any loss of data.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::StorageModule'} =  'Kernel::System::Ticket::ArticleStorageDB';

B.2.4.18. ArticleDir

DescriptionValue
Description:If you have selected "FS" for TicketStorageModule, you have to specifiy the directory where to store the data.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'ArticleDir'} =  '<OTRS_CONFIG_Home>/var/article';

B.2.4.19. Ticket::EventModulePost###1-ForceStateChangeOnLock

DescriptionValue
Description:Ticket event module to force a new ticket state after lock action. As key you have to define the current state and the next state as content after lock action.
Group:Ticket
SubGroup:Core::Ticket
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::EventModulePost'}->{'1-ForceStateChangeOnLock'} =  {
  'new' => 'open',
  'Event' => 'TicketLockUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceState'
};

B.2.4.20. Ticket::EventModulePost###1-ForceOwnerResetOnMove

DescriptionValue
Description:Ticket event module to reset and unlock the owner if ticket gets moved to another queue.
Group:Ticket
SubGroup:Core::Ticket
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::EventModulePost'}->{'1-ForceOwnerResetOnMove'} =  {
  'Event' => 'TicketQueueUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceOwnerReset'
};

B.2.4.21. Ticket::EventModulePost###99-ForceUnlockOnMove

DescriptionValue
Description:Ticket event module to force tickets to be unlocked after moving to another queue.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::EventModulePost'}->{'99-ForceUnlockOnMove'} =  {
  'Event' => 'TicketQueueUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceUnlock'
};

B.2.4.22. Ticket::CustomModule

DescriptionValue
Description:A module with custom functions to redefine Kernel::System::Ticket functions (e.g. Kernel::System::Ticket::Custom).
Group:Ticket
SubGroup:Core::Ticket
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::CustomModule'} =  '';

B.2.4.23. Ticket::AgentCanBeCustomer

DescriptionValue
Description:Can an agent also be a customer via the agent interface?
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::AgentCanBeCustomer'} =  '0';

B.2.4.24. Ticket::ViewableSenderTypes

DescriptionValue
Description:Default viewable sender types (default: customer).
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::ViewableSenderTypes'} =  [
  '\'customer\''
];

B.2.4.25. Ticket::ViewableLocks

DescriptionValue
Description:Viewable locks. Default: unlock, tmp_lock.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::ViewableLocks'} =  [
  '\'unlock\'',
  '\'tmp_lock\''
];

B.2.4.26. Ticket::ViewableStateType

DescriptionValue
Description:State types for a ticket to display.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::ViewableStateType'} =  [
  'new',
  'open',
  'pending reminder',
  'pending auto'
];

B.2.4.27. Ticket::UnlockStateType

DescriptionValue
Description:The states for unlocked tickets. You can unlock tickets with the script "bin/UnlockTickets.pl".
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::UnlockStateType'} =  [
  'new',
  'open'
];

B.2.4.28. Ticket::PendingNotificationOnlyToOwner

DescriptionValue
Description:Reminder notifications of unlocked ticket after reaching the reminder date only sent to ticket owner (not to whole agents of queue).
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::PendingNotificationOnlyToOwner'} =  '0';

B.2.4.29. Ticket::PendingReminderStateType

DescriptionValue
Description:State type f?r reminder for pending tickets.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::PendingReminderStateType'} =  [
  'pending reminder'
];

B.2.4.30. Ticket::PendingAutoStateType

DescriptionValue
Description:Possible states for pending tickets that changed state after reached time limit.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::PendingAutoStateType'} =  [
  'pending auto'
];

B.2.4.31. Ticket::StateAfterPending

DescriptionValue
Description:States after pending time has reached.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::StateAfterPending'} =  {
  'pending auto close-' => 'closed unsuccessful',
  'pending auto close+' => 'closed successful'
};

B.2.4.32. Ticket::Permission###1-OwnerCheck

DescriptionValue
Description:Module to check the owner.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Permission'}->{'1-OwnerCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::OwnerCheck',
  'Required' => '0'
};

B.2.4.33. Ticket::Permission###2-GroupCheck

DescriptionValue
Description:Module to check, if a user is in a special group. Access is granted, if the user is in the specifyid group and has ro and rw permissions.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Permission'}->{'2-GroupCheck'} =  {
  'Granted' => '0',
  'Module' => 'Kernel::System::Ticket::Permission::GroupCheck',
  'Required' => '0'
};

B.2.4.34. Ticket::Permission###1-ResponsibleCheck

DescriptionValue
Description:Module to check the responible.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Permission'}->{'1-ResponsibleCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::ResponsibleCheck',
  'Required' => '0'
};

B.2.4.35. CustomerTicket::Permission###1-CustomerUserIDCheck

DescriptionValue
Description:Grant access, if customer ID is the same and group is accessible.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'CustomerTicket::Permission'}->{'1-CustomerUserIDCheck'} =  {
  'Granted' => '0',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::CustomerUserIDCheck',
  'Required' => '1'
};

B.2.4.36. CustomerTicket::Permission###2-CustomerIDCheck

DescriptionValue
Description:Module to check customer permissions.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'CustomerTicket::Permission'}->{'2-CustomerIDCheck'} =  {
  'Granted' => '0',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::CustomerIDCheck',
  'Required' => '1'
};

B.2.4.37. CustomerTicket::Permission###3-GroupCheck

DescriptionValue
Description:Module to check the grouppermissions for the access to customer tickets.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:0
Config-Setting:

 $Self->{'CustomerTicket::Permission'}->{'3-GroupCheck'} =  {
  'Granted' => '0',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::GroupCheck',
  'Required' => '1'
};

B.2.4.38. CustomerNotifyJustToRealCustomer

DescriptionValue
Description:Send customer notifications just to mapped customer. Normally if no customer is mapped, the latest customer sender gets the notification.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'CustomerNotifyJustToRealCustomer'} =  '0';

B.2.4.39. TicketACL::Default::Action

DescriptionValue
Description:Default Ticket Action ACL.
Group:Ticket
SubGroup:Core::Ticket
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketACL::Default::Action'} =  {};

B.2.5. Core::TicketFreeText

B.2.5.1. TicketFreeKey1

DescriptionValue
Description:Define the free key field 1 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey1'} =  {
  'Product' => 'Product'
};

B.2.5.2. TicketFreeKey1::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 1 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey1::DefaultSelection'} =  '';

B.2.5.3. TicketFreeText1

DescriptionValue
Description:Define the FreeTextField 1 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText1'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.4. TicketFreeText1::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 1 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText1::DefaultSelection'} =  'Notebook';

B.2.5.5. TicketFreeText1::Link

DescriptionValue
Description:Define the free text field 1 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText1::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText1"}';

B.2.5.6. TicketFreeKey2

DescriptionValue
Description:Define the free key field 2 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey2'} =  {
  '' => '-',
  'Product' => 'Product'
};

B.2.5.7. TicketFreeKey2::DefaultSelection

DescriptionValue
Description:The default selection of free key field 2 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey2::DefaultSelection'} =  '';

B.2.5.8. TicketFreeText2

DescriptionValue
Description:Define the FreeTextField 2 for tickets. It's a new ticket poperty.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText2'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.9. TicketFreeText2::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 2 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText2::DefaultSelection'} =  'Notebook';

B.2.5.10. TicketFreeText2::Link

DescriptionValue
Description:Define the free text field 2 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText2::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText2"}';

B.2.5.11. TicketFreeKey3

DescriptionValue
Description:Define the free key field 3 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey3'} =  {
  '' => '-',
  'Product' => 'Product'
};

B.2.5.12. TicketFreeKey3::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 3 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey3::DefaultSelection'} =  '';

B.2.5.13. TicketFreeText3

DescriptionValue
Description:Define the FreeTextField 3 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText3'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.14. TicketFreeText3::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 3 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText3::DefaultSelection'} =  'Notebook';

B.2.5.15. TicketFreeText3::Link

DescriptionValue
Description:Define the free text field 3 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText3::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText3"}';

B.2.5.16. TicketFreeKey4

DescriptionValue
Description:Define the free key field 4 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey4'} =  {
  'Product' => 'Product'
};

B.2.5.17. TicketFreeKey4::DefaultSelection

DescriptionValue
Description:The default selection of free key field 4 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey4::DefaultSelection'} =  '';

B.2.5.18. TicketFreeText4

DescriptionValue
Description:Define the FreeTextField 4 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText4'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.19. TicketFreeText4::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 4 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText4::DefaultSelection'} =  'Notebook';

B.2.5.20. TicketFreeText4::Link

DescriptionValue
Description:Define the free text field 4 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText4::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText4"}';

B.2.5.21. TicketFreeKey5

DescriptionValue
Description:Define the free key field 5 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey5'} =  {
  'Product' => 'Product'
};

B.2.5.22. TicketFreeKey5::DefaultSelection

DescriptionValue
Description:The default selection of free key field 5 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey5::DefaultSelection'} =  '';

B.2.5.23. TicketFreeText5

DescriptionValue
Description:Define the FreeTextField 5 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText5'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.24. TicketFreeText5::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 5 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText5::DefaultSelection'} =  'Notebook';

B.2.5.25. TicketFreeText5::Link

DescriptionValue
Description:Define the free text field 5 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText5::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText5"}';

B.2.5.26. TicketFreeKey6

DescriptionValue
Description:Define the free key field 6 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey6'} =  {
  'Product' => 'Product'
};

B.2.5.27. TicketFreeKey6::DefaultSelection

DescriptionValue
Description:The default selection of free key field 6 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey6::DefaultSelection'} =  '';

B.2.5.28. TicketFreeText6

DescriptionValue
Description:Define the FreeTextField 6 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText6'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.29. TicketFreeText6::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 6 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText6::DefaultSelection'} =  'Notebook';

B.2.5.30. TicketFreeText6::Link

DescriptionValue
Description:Define the free text field 6 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText6::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText6"}';

B.2.5.31. TicketFreeKey7

DescriptionValue
Description:Define the free key field 7 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey7'} =  {
  'Product' => 'Product'
};

B.2.5.32. TicketFreeKey7::DefaultSelection

DescriptionValue
Description:The default selection of free key field 7 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey7::DefaultSelection'} =  '';

B.2.5.33. TicketFreeText7

DescriptionValue
Description:Define the FreeTextField 7 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText7'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.34. TicketFreeText7::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 7 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText7::DefaultSelection'} =  'Notebook';

B.2.5.35. TicketFreeText7::Link

DescriptionValue
Description:Define the free text field 7 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText7::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText7"}';

B.2.5.36. TicketFreeKey8

DescriptionValue
Description:Define the free key field 8 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey8'} =  {
  'Product' => 'Product'
};

B.2.5.37. TicketFreeKey8::DefaultSelection

DescriptionValue
Description:The default selection of free key field 8 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey8::DefaultSelection'} =  '';

B.2.5.38. TicketFreeText8

DescriptionValue
Description:Define the FreeTextField 8 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText8'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.39. TicketFreeText8::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 8 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText8::DefaultSelection'} =  'Notebook';

B.2.5.40. TicketFreeText8::Link

DescriptionValue
Description:Define the free text field 8 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText8::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText8"}';

B.2.5.41. TicketFreeKey9

DescriptionValue
Description:Define the free key field 9 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey9'} =  {
  'Product' => 'Product'
};

B.2.5.42. TicketFreeKey9::DefaultSelection

DescriptionValue
Description:The default selection of free key field 9 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey9::DefaultSelection'} =  '';

B.2.5.43. TicketFreeText9

DescriptionValue
Description:Define the FreeTextField 9 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText9'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.44. TicketFreeText9::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 9 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText9::DefaultSelection'} =  'Notebook';

B.2.5.45. TicketFreeText9::Link

DescriptionValue
Description:Define the free text field 9 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText9::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText9"}';

B.2.5.46. TicketFreeKey10

DescriptionValue
Description:Define the free key field 10 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey10'} =  {
  'Product' => 'Product'
};

B.2.5.47. TicketFreeKey10::DefaultSelection

DescriptionValue
Description:The default selection of free key field 10 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey10::DefaultSelection'} =  '';

B.2.5.48. TicketFreeText10

DescriptionValue
Description:Define the FreeTextField 10 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText10'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.49. TicketFreeText10::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 10 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText10::DefaultSelection'} =  'Notebook';

B.2.5.50. TicketFreeText10::Link

DescriptionValue
Description:Define the free text field 10 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText10::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText10"}';

B.2.5.51. TicketFreeKey11

DescriptionValue
Description:Define the free key field 11 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey11'} =  {
  'Product' => 'Product'
};

B.2.5.52. TicketFreeKey11::DefaultSelection

DescriptionValue
Description:The default selection of free key field 11 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey11::DefaultSelection'} =  '';

B.2.5.53. TicketFreeText11

DescriptionValue
Description:Define the FreeTextField 11 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText11'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.54. TicketFreeText11::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 11 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText11::DefaultSelection'} =  'Notebook';

B.2.5.55. TicketFreeText11::Link

DescriptionValue
Description:Define the free text field 11 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText11::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText11"}';

B.2.5.56. TicketFreeKey12

DescriptionValue
Description:Define the free key field 12 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey12'} =  {
  'Product' => 'Product'
};

B.2.5.57. TicketFreeKey12::DefaultSelection

DescriptionValue
Description:The default selection of free key field 12 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey12::DefaultSelection'} =  '';

B.2.5.58. TicketFreeText12

DescriptionValue
Description:Define the FreeTextField 12 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText12'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.59. TicketFreeText12::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 12 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText12::DefaultSelection'} =  'Notebook';

B.2.5.60. TicketFreeText12::Link

DescriptionValue
Description:Define the free text field 12 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText12::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText12"}';

B.2.5.61. TicketFreeKey13

DescriptionValue
Description:Define the free key field 13 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey13'} =  {
  'Product' => 'Product'
};

B.2.5.62. TicketFreeKey13::DefaultSelection

DescriptionValue
Description:The default selection of free key field 13 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey13::DefaultSelection'} =  '';

B.2.5.63. TicketFreeText13

DescriptionValue
Description:Define the FreeTextField 13 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText13'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.64. TicketFreeText13::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 13 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText13::DefaultSelection'} =  'Notebook';

B.2.5.65. TicketFreeText13::Link

DescriptionValue
Description:Define the free text field 13 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText13::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText13"}';

B.2.5.66. TicketFreeKey14

DescriptionValue
Description:Define the free key field 14 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey14'} =  {
  'Product' => 'Product'
};

B.2.5.67. TicketFreeKey14::DefaultSelection

DescriptionValue
Description:The default selection of free key field 14 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey14::DefaultSelection'} =  '';

B.2.5.68. TicketFreeText14

DescriptionValue
Description:Define the FreeTextField 14 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText14'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.69. TicketFreeText14::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 14 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText14::DefaultSelection'} =  'Notebook';

B.2.5.70. TicketFreeText14::Link

DescriptionValue
Description:Define the free text field 14 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText14::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText14"}';

B.2.5.71. TicketFreeKey15

DescriptionValue
Description:Define the free key field 15 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey15'} =  {
  'Product' => 'Product'
};

B.2.5.72. TicketFreeKey15::DefaultSelection

DescriptionValue
Description:The default selection of free key field 15 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey15::DefaultSelection'} =  '';

B.2.5.73. TicketFreeText15

DescriptionValue
Description:Define the FreeTextField 15 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText15'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.74. TicketFreeText15::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 15 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText15::DefaultSelection'} =  'Notebook';

B.2.5.75. TicketFreeText15::Link

DescriptionValue
Description:Define the free text field 15 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText15::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText15"}';

B.2.5.76. TicketFreeKey16

DescriptionValue
Description:Define the free key field 16 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey16'} =  {
  'Product' => 'Product'
};

B.2.5.77. TicketFreeKey16::DefaultSelection

DescriptionValue
Description:The default selection of free key field 16 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeKey16::DefaultSelection'} =  '';

B.2.5.78. TicketFreeText16

DescriptionValue
Description:Define the FreeTextField 16 for tickets. With this setting you can define a new ticket attribute.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText16'} =  {
  '' => '-',
  'Notebook' => 'Notebook',
  'PC' => 'PC',
  'Phone' => 'Phone'
};

B.2.5.79. TicketFreeText16::DefaultSelection

DescriptionValue
Description:The default selection of FreeTextField 16 if more than one option is defined.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText16::DefaultSelection'} =  'Notebook';

B.2.5.80. TicketFreeText16::Link

DescriptionValue
Description:Define the free text field 16 link for tickets. So this http link will be used in any ticket view.
Group:Ticket
SubGroup:Core::TicketFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeText16::Link'} =  'http://some.example.com/handle?query=$LQData{"TicketFreeText16"}';

B.2.6. Core::TicketFreeTextDefault

B.2.6.1. Ticket::EventModulePost###TicketFreeFieldDefault

DescriptionValue
Description:Registration of the TicketFreeFieldDefault event module. For more performance you can define a trigger event (e. g. Event => TicketCreate). This is only possible if all TicketFreeField elements need the same event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::EventModulePost'}->{'TicketFreeFieldDefault'} =  {
  'Module' => 'Kernel::System::Ticket::Event::TicketFreeFieldDefault'
};

B.2.6.2. Ticket::TicketFreeFieldDefault###Element1

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event. Please refer to the developer manual, chapter "Ticket Event Module" which can be found at http://doc.otrs.org/.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element1'} =  {
  'Counter' => '1',
  'Key' => 'TicketType',
  'Value' => 'Default',
  'Event' => 'TicketCreate'
};

B.2.6.3. Ticket::TicketFreeFieldDefault###Element2

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element2'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.4. Ticket::TicketFreeFieldDefault###Element3

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element3'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.5. Ticket::TicketFreeFieldDefault###Element4

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element4'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.6. Ticket::TicketFreeFieldDefault###Element5

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element5'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.7. Ticket::TicketFreeFieldDefault###Element6

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element6'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.8. Ticket::TicketFreeFieldDefault###Element7

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element7'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.9. Ticket::TicketFreeFieldDefault###Element8

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element8'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.10. Ticket::TicketFreeFieldDefault###Element9

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element9'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.11. Ticket::TicketFreeFieldDefault###Element10

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element10'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.12. Ticket::TicketFreeFieldDefault###Element11

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element11'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.13. Ticket::TicketFreeFieldDefault###Element12

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element12'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.14. Ticket::TicketFreeFieldDefault###Element13

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element13'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.15. Ticket::TicketFreeFieldDefault###Element14

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element14'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.16. Ticket::TicketFreeFieldDefault###Element15

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element15'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.6.17. Ticket::TicketFreeFieldDefault###Element16

DescriptionValue
Description:Configurate a default TicketFreeField setting. Counter defines the free text field you which should be used. With Key you set the TicketFreeKey and with Value the TicketFreeText. Event defines the trigger event.
Group:Ticket
SubGroup:Core::TicketFreeTextDefault
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::TicketFreeFieldDefault'}->{'Element16'} =  {
  'Counter' => '',
  'Key' => '',
  'Value' => '',
  'Event' => ''
};

B.2.7. Core::TicketFreeTime

B.2.7.1. TicketFreeTimeKey1

DescriptionValue
Description:Define the key of TicketFreeTime field 1.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey1'} =  'Termin1';

B.2.7.2. TicketFreeTimeOptional1

DescriptionValue
Description:Define, if TicketFreeTime field 1 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional1'} =  '1';

B.2.7.3. TicketFreeTimeDiff1

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 1.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff1'} =  '0';

B.2.7.4. TicketFreeTimePeriod1

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 1.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod1'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.7.5. TicketFreeTimeKey2

DescriptionValue
Description:Define the key of TicketFreeTime field 2.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey2'} =  'Termin2';

B.2.7.6. TicketFreeTimeOptional2

DescriptionValue
Description:Define, if TicketFreeTime field 2 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional2'} =  '1';

B.2.7.7. TicketFreeTimeDiff2

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 2.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff2'} =  '0';

B.2.7.8. TicketFreeTimePeriod2

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 2.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod2'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.7.9. TicketFreeTimeKey3

DescriptionValue
Description:Define the key of TicketFreeTime field 3.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey3'} =  'Termin3';

B.2.7.10. TicketFreeTimeOptional3

DescriptionValue
Description:Define, if TicketFreeTime field 3 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional3'} =  '1';

B.2.7.11. TicketFreeTimeDiff3

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 3.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff3'} =  '0';

B.2.7.12. TicketFreeTimePeriod3

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 3.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod3'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.7.13. TicketFreeTimeKey4

DescriptionValue
Description:Define the key of TicketFreeTime field 4.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey4'} =  'Termin4';

B.2.7.14. TicketFreeTimeOptional4

DescriptionValue
Description:Define, if TicketFreeTime field 4 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional4'} =  '1';

B.2.7.15. TicketFreeTimeDiff4

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 4.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff4'} =  '0';

B.2.7.16. TicketFreeTimePeriod4

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 4.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod4'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.7.17. TicketFreeTimeKey5

DescriptionValue
Description:Define the key of TicketFreeTime field 5.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey5'} =  'Termin5';

B.2.7.18. TicketFreeTimeOptional5

DescriptionValue
Description:Define, if TicketFreeTime field 5 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional5'} =  '1';

B.2.7.19. TicketFreeTimeDiff5

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 5.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff5'} =  '0';

B.2.7.20. TicketFreeTimePeriod5

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 5.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod5'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.7.21. TicketFreeTimeKey6

DescriptionValue
Description:Define the key of TicketFreeTime field 6.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeKey6'} =  'Termin6';

B.2.7.22. TicketFreeTimeOptional6

DescriptionValue
Description:Define, if TicketFreeTime field 6 is optional.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:1
Required:1
Config-Setting:

 $Self->{'TicketFreeTimeOptional6'} =  '1';

B.2.7.23. TicketFreeTimeDiff6

DescriptionValue
Description:Define the difference (in seconds) of the defaultvalue in TicketFreeTime field 6.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimeDiff6'} =  '0';

B.2.7.24. TicketFreeTimePeriod6

DescriptionValue
Description:Define the period, which can selected in TicketFreeTime field 6.
Group:Ticket
SubGroup:Core::TicketFreeTime
Valid:0
Required:0
Config-Setting:

 $Self->{'TicketFreeTimePeriod6'} =  {
  'YearPeriodFuture' => '5',
  'YearPeriodPast' => '5'
};

B.2.8. Core::TicketWatcher

B.2.8.1. Ticket::Watcher

DescriptionValue
Description:Enable or disable the ticket watcher feature.
Group:Ticket
SubGroup:Core::TicketWatcher
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Watcher'} =  '0';

B.2.8.2. Ticket::WatcherGroup

DescriptionValue
Description:Enable ticket watcher feature fust for the following groups.
Group:Ticket
SubGroup:Core::TicketWatcher
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::WatcherGroup'} =  [
  'admin',
  'users'
];

B.2.9. Frontend::Admin::ModuleRegistration

B.2.9.1. Frontend::Module###AdminQueue

DescriptionValue
Description:Frontend module registration for the AdminQueue object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminQueue'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Queue',
  'NavBarModule' => {
    'Prio' => '100',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Queue'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.2. Frontend::Module###AdminResponse

DescriptionValue
Description:Frontend module registration for the AdminResponse object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminResponse'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Response',
  'NavBarModule' => {
    'Prio' => '200',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Responses'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.3. Frontend::Module###AdminQueueResponses

DescriptionValue
Description:Frontend module registration for the AdminQueueResponses object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminQueueResponses'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Responses <-> Queue',
  'NavBarModule' => {
    'Prio' => '300',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Responses <-> Queue'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.4. Frontend::Module###AdminAutoResponse

DescriptionValue
Description:Frontend module registration for the AdminAutoResponses object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminAutoResponse'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Auto Responses',
  'NavBarModule' => {
    'Prio' => '400',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Auto Responses'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.5. Frontend::Module###AdminQueueAutoResponse

DescriptionValue
Description:Frontend module registration for the AdminQueueAutoResponses object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminQueueAutoResponse'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Auto Responses <-> Queue',
  'NavBarModule' => {
    'Prio' => '500',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Auto Responses <-> Queue'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.6. Frontend::Module###AdminAttachment

DescriptionValue
Description:Frontend module registration for the AdminAttachment object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminAttachment'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Attachment',
  'NavBarModule' => {
    'Prio' => '600',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Attachments'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.7. Frontend::Module###AdminResponseAttachment

DescriptionValue
Description:Frontend module registration for the AdminResponseAttachment object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminResponseAttachment'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Attachments <-> Responses',
  'NavBarModule' => {
    'Prio' => '700',
    'Block' => 'Block2',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Attachments <-> Responses'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.8. Frontend::Module###AdminSalutation

DescriptionValue
Description:Frontend module registration for the AdminSalutation object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminSalutation'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Salutation',
  'NavBarModule' => {
    'Prio' => '100',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Salutation'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.9. Frontend::Module###AdminSignature

DescriptionValue
Description:Frontend module registration for the AdminSignature object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminSignature'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Signature',
  'NavBarModule' => {
    'Prio' => '200',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Signature'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.10. Frontend::Module###AdminSystemAddress

DescriptionValue
Description:Frontend module registration for the AdminSystemAddress object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminSystemAddress'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'System address',
  'NavBarModule' => {
    'Prio' => '300',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Email Addresses'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.11. Frontend::Module###AdminNotification

DescriptionValue
Description:Frontend module registration for the AdminNotification object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminNotification'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Notification',
  'NavBarModule' => {
    'Prio' => '400',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Notification'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.12. Frontend::Module###AdminService

DescriptionValue
Description:Frontend module registration for the AdminService configuration in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminService'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Service',
  'NavBarModule' => {
    'Prio' => '900',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Service'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.13. Frontend::Module###AdminSLA

DescriptionValue
Description:Frontend module registration for the AdminSLA configuration in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminSLA'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'SLA',
  'NavBarModule' => {
    'Prio' => '1000',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'SLA'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.14. Frontend::Module###AdminType

DescriptionValue
Description:Frontend module registration for the AdminType object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminType'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'Type',
  'NavBarModule' => {
    'Prio' => '700',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Type'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.15. Frontend::Module###AdminState

DescriptionValue
Description:Frontend module registration for the AdminState object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminState'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'State',
  'NavBarModule' => {
    'Prio' => '800',
    'Block' => 'Block3',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'Status'
  },
  'Group' => [
    'admin'
  ]
};

B.2.9.16. Frontend::Module###AdminGenericAgent

DescriptionValue
Description:Frontend module registration for the AdminGenericAgent object in the admin area.
Group:Ticket
SubGroup:Frontend::Admin::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AdminGenericAgent'} =  {
  'NavBarName' => 'Admin',
  'Description' => 'Admin',
  'Title' => 'GenericAgent',
  'NavBarModule' => {
    'Prio' => '300',
    'Block' => 'Block4',
    'Module' => 'Kernel::Output::HTML::NavBarModuleAdmin',
    'Name' => 'GenericAgent'
  },
  'Group' => [
    'admin'
  ]
};

B.2.10. Frontend::Agent

B.2.10.1. Ticket::Frontend::PendingDiffTime

DescriptionValue
Description:Time in seconds that gets added to the actual time if setting a pending-state (default: 86400 = 1 day).
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::PendingDiffTime'} =  '86400';

B.2.10.2. Ticket::Frontend::Title

DescriptionValue
Description:Show ticket title in ticket view like QueueView, ZoomView and MailboxView.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::Title'} =  '1';

B.2.10.3. Ticket::Frontend::ListType

DescriptionValue
Description:Show parent/child queue lists in system as tree or as list.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ListType'} =  'tree';

B.2.10.4. Ticket::Frontend::StdResponsesMode

DescriptionValue
Description:The standard responses in the agent interface can be displayed in a selection-box (form) or as links. Use Form if you have lots of responses.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::StdResponsesMode'} =  'Link';

B.2.10.5. Ticket::Frontend::TextAreaEmail

DescriptionValue
Description:Width of compose email windows.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::TextAreaEmail'} =  '78';

B.2.10.6. Ticket::Frontend::TextAreaNote

DescriptionValue
Description:Width of compose note windows.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::TextAreaNote'} =  '70';

B.2.10.7. Ticket::Frontend::CustomerInfoCompose

DescriptionValue
Description:Show customer user info in Compose screen (Phone and email)?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoCompose'} =  '1';

B.2.10.8. Ticket::Frontend::CustomerInfoComposeMaxSize

DescriptionValue
Description:Max size (in characters) of customer info table - Compose screen (Phone and Email).
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoComposeMaxSize'} =  '22';

B.2.10.9. Ticket::Frontend::CustomerInfoZoom

DescriptionValue
Description:Show customer user info in ticket zoom view?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoZoom'} =  '1';

B.2.10.10. Ticket::Frontend::CustomerInfoZoomMaxSize

DescriptionValue
Description:Max size (in characters) of customer info table - Zoom.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoZoomMaxSize'} =  '22';

B.2.10.11. Ticket::Frontend::CustomerInfoQueue

DescriptionValue
Description:Show customer user info in QueueView?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoQueue'} =  '0';

B.2.10.12. Ticket::Frontend::CustomerInfoQueueMaxSize

DescriptionValue
Description:Max size (in characters) of customer info table - Queue.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerInfoQueueMaxSize'} =  '18';

B.2.10.13. Ticket::Frontend::CustomerShownTickets

DescriptionValue
Description:Max. shown customer tickets in customer change mask.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::CustomerShownTickets'} =  '25';

B.2.10.14. Ticket::Frontend::AccountTime

DescriptionValue
Description:Aktivate time accounting.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AccountTime'} =  '1';

B.2.10.15. Ticket::Frontend::TimeUnits

DescriptionValue
Description:Your choice of your used time units (e.g. work units, hours, minutes).
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::TimeUnits'} =  ' (work units)';

B.2.10.16. Ticket::Frontend::NeedAccountedTime

DescriptionValue
Description:Does the time have to be accounted?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NeedAccountedTime'} =  '0';

B.2.10.17. Ticket::Frontend::NeedSpellCheck

DescriptionValue
Description:Do composed messages have to be spell checked?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NeedSpellCheck'} =  '0';

B.2.10.18. Ticket::Frontend::BulkFeature

DescriptionValue
Description:Do you want to activate an agent frontend feature to work on more than one ticket at the same time?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::BulkFeature'} =  '1';

B.2.10.19. Ticket::Frontend::BulkFeatureJavaScriptAlert

DescriptionValue
Description:Show java script popup if a ticket is selected for bulk action?
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::BulkFeatureJavaScriptAlert'} =  '1';

B.2.10.20. Ticket::Frontend::NewOwnerSelection

DescriptionValue
Description:If you want to show the owner selection in phone and email ticket.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NewOwnerSelection'} =  '1';

B.2.10.21. Ticket::Frontend::NewResponsibleSelection

DescriptionValue
Description:If you want to show the responsible selection in phone and email ticket.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NewResponsibleSelection'} =  '1';

B.2.10.22. Ticket::Frontend::NewQueueSelectionType

DescriptionValue
Description:To: selection type. "Queue" shows all queues, "SystemAddress" displays all system addresses.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NewQueueSelectionType'} =  'Queue';

B.2.10.23. Ticket::Frontend::NewQueueSelectionString

DescriptionValue
Description:If "Queue" was selected for NewQueueSelectionType, you can specify a selection string.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::NewQueueSelectionString'} =  '<Queue>';

B.2.10.24. Ticket::Frontend::NewQueueOwnSelection

DescriptionValue
Description:If this is in use, "just this selection is valid" for the PhoneView.
Group:Ticket
SubGroup:Frontend::Agent
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::NewQueueOwnSelection'} =  {
  '2' => 'Second Queue!',
  '1' => 'First Queue!'
};

B.2.10.25. CustomerDBLink

DescriptionValue
Description:External link to customer db. E.g. 'http://yourhost/customer.php?CID=$Data{"CustomerID"}' or ''
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'CustomerDBLink'} =  '$Env{"CGIHandle"}?Action=AgentTicketCustomer&TicketID=$Data{"TicketID"}';

B.2.10.26. CustomerDBLinkTarget

DescriptionValue
Description:Target attribute in Link to external customer DB. E.g. 'target="cdb"'.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'CustomerDBLinkTarget'} =  '';

B.2.10.27. Frontend::CommonObject###QueueObject

DescriptionValue
Description:Path to the file where all settings for the QueueObject object for the frontend are stored.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Frontend::CommonObject'}->{'QueueObject'} =  'Kernel::System::Queue';

B.2.10.28. Frontend::CommonObject###TicketObject

DescriptionValue
Description:Path to the file where all settings for the TicketObject object are stored.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Frontend::CommonObject'}->{'TicketObject'} =  'Kernel::System::Ticket';

B.2.10.29. Frontend::CommonParam###QueueID

DescriptionValue
Description:Default ID for queue, that is used by the system.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Frontend::CommonParam'}->{'QueueID'} =  '0';

B.2.10.30. Frontend::CommonParam###TicketID

DescriptionValue
Description:Default ID for ticket, that is used by the system.
Group:Ticket
SubGroup:Frontend::Agent
Valid:1
Required:1
Config-Setting:

 $Self->{'Frontend::CommonParam'}->{'TicketID'} =  '';

B.2.11. Frontend::Agent::ModuleNotify

B.2.11.1. Frontend::NotifyModule###3-Ticket::AgentTicketSeen

DescriptionValue
Description:Modul for the agent interface that to sets tickets to "seen".
Group:Ticket
SubGroup:Frontend::Agent::ModuleNotify
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NotifyModule'}->{'3-Ticket::AgentTicketSeen'} =  {
  'Module' => 'Kernel::Output::HTML::NotificationAgentTicketSeen'
};

B.2.11.2. Frontend::NotifyModule###4-Ticket::TicketNotify

DescriptionValue
Description:Module to show agents important tickets via the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleNotify
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NotifyModule'}->{'4-Ticket::TicketNotify'} =  {
  'Module' => 'Kernel::Output::HTML::NotificationAgentTicket'
};

B.2.11.3. Frontend::NotifyModule###5-Ticket::TicketEscalation

DescriptionValue
Description:Module to show notifications and escalations.
Group:Ticket
SubGroup:Frontend::Agent::ModuleNotify
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NotifyModule'}->{'5-Ticket::TicketEscalation'} =  {
  'Module' => 'Kernel::Output::HTML::NotificationAgentTicketEscalation',
  'ShownMax' => '30'
};

B.2.12. Frontend::Agent::ModuleRegistration

B.2.12.1. Frontend::Module###AgentTicketQueue

DescriptionValue
Description:Frontend module registration for the AgentTicketQueue object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketQueue'} =  {
  'NavBar' => [
    {
      'Prio' => '100',
      'Block' => '',
      'Image' => 'overview.png',
      'NavBar' => 'Ticket',
      'Type' => '',
      'AccessKey' => 'o',
      'Description' => 'Overview of all open Tickets',
      'Name' => 'QueueView',
      'Link' => 'Action=AgentTicketQueue'
    },
    {
      'Prio' => '200',
      'Block' => 'ItemArea',
      'Image' => 'desktop.png',
      'NavBar' => 'Ticket',
      'Type' => 'Menu',
      'AccessKey' => 't',
      'Description' => 'Ticket-Area',
      'Name' => 'Ticket',
      'Link' => 'Action=AgentTicketQueue'
    }
  ],
  'NavBarName' => 'Ticket',
  'Description' => 'Overview of all open Tickets',
  'Title' => 'QueueView'
};

B.2.12.2. Frontend::Module###AgentTicketPhone

DescriptionValue
Description:Frontend module registration for the AgentTicketPhone object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPhone'} =  {
  'NavBar' => [
    {
      'Prio' => '200',
      'Block' => '',
      'Image' => 'phone-new.png',
      'NavBar' => 'Ticket',
      'Type' => '',
      'AccessKey' => 'n',
      'Description' => 'Create new Phone Ticket (Inbound)',
      'Name' => 'Phone-Ticket',
      'Link' => 'Action=AgentTicketPhone'
    }
  ],
  'NavBarName' => 'Ticket',
  'Description' => 'Create new Phone Ticket',
  'Title' => 'Phone-Ticket'
};

B.2.12.3. Frontend::Module###AgentTicketPhoneOutbound

DescriptionValue
Description:Frontend module registration for the AgentTicketPhoneOutbound object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPhoneOutbound'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Phone Call',
  'Title' => 'Phone-Ticket'
};

B.2.12.4. Frontend::Module###AgentTicketEmail

DescriptionValue
Description:Frontend module registration for the AgentTicketEmail object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketEmail'} =  {
  'NavBar' => [
    {
      'Prio' => '210',
      'Block' => '',
      'Image' => 'mail_new.png',
      'NavBar' => 'Ticket',
      'Type' => '',
      'AccessKey' => 'e',
      'Description' => 'Create new Email Ticket and send this out (Outbound)',
      'Name' => 'Email-Ticket',
      'Link' => 'Action=AgentTicketEmail'
    }
  ],
  'NavBarName' => 'Ticket',
  'Description' => 'Create new email Ticket',
  'Title' => 'Email-Ticket'
};

B.2.12.5. Frontend::Module###AgentTicketSearch

DescriptionValue
Description:Frontend module registration for the AgentTicketSearch object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketSearch'} =  {
  'NavBar' => [
    {
      'Prio' => '300',
      'Block' => '',
      'Image' => 'search.png',
      'NavBar' => 'Ticket',
      'Type' => '',
      'AccessKey' => 's',
      'Description' => 'Search Tickets',
      'Name' => 'Search',
      'Link' => 'Action=AgentTicketSearch'
    }
  ],
  'NavBarName' => 'Ticket',
  'Description' => 'Search Tickets',
  'Title' => 'Search'
};

B.2.12.6. Frontend::Module###AgentTicketMailbox

DescriptionValue
Description:Frontend module registration for the AgentTicketMailbox object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketMailbox'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Agent Mailbox',
  'Title' => 'Locked Tickets'
};

B.2.12.7. Frontend::Module###AgentTicketStatusView

DescriptionValue
Description:Frontend module registration for the AgentTicketStatusView object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:0
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketStatusView'} =  {
  'NavBar' => [
    {
      'Prio' => '110',
      'Block' => '',
      'Image' => 'overview.png',
      'NavBar' => 'Ticket',
      'Type' => '',
      'AccessKey' => 'v',
      'Description' => 'Overview of all open Tickets',
      'Name' => 'StatusView',
      'Link' => 'Action=AgentTicketStatusView'
    }
  ],
  'NavBarName' => 'Ticket',
  'Description' => 'Overview of all open tickets',
  'Title' => 'Status View'
};

B.2.12.8. Frontend::Module###AgentZoom

DescriptionValue
Description:Frontend module registration for the AgentZoom object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentZoom'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'compat module for Ticket Zoom',
  'Title' => ''
};

B.2.12.9. Frontend::Module###AgentTicketZoom

DescriptionValue
Description:Frontend module registration for the AgentTicketZoom object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketZoom'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Zoom',
  'Title' => 'Zoom'
};

B.2.12.10. Frontend::Module###AgentTicketAttachment

DescriptionValue
Description:Frontend module registration for the AgentTicketAtachment object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketAttachment'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'To download attachments',
  'Title' => ''
};

B.2.12.11. Frontend::Module###AgentTicketPlain

DescriptionValue
Description:Frontend module registration for the AgentTicketPlain object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPlain'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket plain view of an email',
  'Title' => 'Plain'
};

B.2.12.12. Frontend::Module###AgentTicketNote

DescriptionValue
Description:Frontend module registration for the AgentTicketNote object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketNote'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Note',
  'Title' => 'Note'
};

B.2.12.13. Frontend::Module###AgentTicketMerge

DescriptionValue
Description:Frontend module registration for the AgentTicketNote object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketMerge'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Merge',
  'Title' => 'Merge'
};

B.2.12.14. Frontend::Module###AgentTicketPending

DescriptionValue
Description:Frontend module registration for the AgentTicketPending ote object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPending'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Pending',
  'Title' => 'Pending'
};

B.2.12.15. Frontend::Module###AgentTicketWatcher

DescriptionValue
Description:All parameters for the TicketWatcher object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketWatcher'} =  {
  'NavBarName' => 'Ticket-Watcher',
  'Description' => 'A TicketWatcher Module',
  'Title' => 'Ticket-Watcher'
};

B.2.12.16. Frontend::Module###AgentTicketPriority

DescriptionValue
Description:Frontend module registration for the AgentTicketPriority object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPriority'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Priority',
  'Title' => 'Priority'
};

B.2.12.17. Frontend::Module###AgentTicketLock

DescriptionValue
Description:Frontend module registration for the AgentTicketLock object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketLock'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Lock',
  'Title' => 'Lock'
};

B.2.12.18. Frontend::Module###AgentTicketMove

DescriptionValue
Description:Frontend module registration for the AgentTicketMove object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketMove'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Move',
  'Title' => 'Move'
};

B.2.12.19. Frontend::Module###AgentTicketHistory

DescriptionValue
Description:Frontend module registration for the AgentTicketHistory object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketHistory'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket History',
  'Title' => 'History'
};

B.2.12.20. Frontend::Module###AgentTicketOwner

DescriptionValue
Description:Frontend module registration for the AgentTicketOwner object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketOwner'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Owner',
  'Title' => 'Owner'
};

B.2.12.21. Frontend::Module###AgentTicketResponsible

DescriptionValue
Description:Frontend module registration for the AgentTicketResponsible object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketResponsible'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Responsible',
  'Title' => 'Responsible'
};

B.2.12.22. Frontend::Module###AgentTicketCompose

DescriptionValue
Description:Frontend module registration for the AgentTicketCompose object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketCompose'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Compose email Answer',
  'Title' => 'Compose'
};

B.2.12.23. Frontend::Module###AgentTicketCustomerFollowUp

DescriptionValue
Description:Frontend module registration for the AgentTicketCustomerFollowup object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketCustomerFollowUp'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Used if a agent can also be a customer',
  'Title' => 'Compose Follow up'
};

B.2.12.24. Frontend::Module###AgentTicketBounce

DescriptionValue
Description:Frontend module registration for the AgentTicketBounce object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketBounce'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Compose Bounce Email',
  'Title' => 'Bounce'
};

B.2.12.25. Frontend::Module###AgentTicketForward

DescriptionValue
Description:Frontend module registration for the AgentTicketForward object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketForward'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Forward Email',
  'Title' => 'Forward'
};

B.2.12.26. Frontend::Module###AgentTicketCustomer

DescriptionValue
Description:Frontend module registration for the AgentTicketCustomer object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketCustomer'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Customer',
  'Title' => 'Customer'
};

B.2.12.27. Frontend::Module###AgentTicketClose

DescriptionValue
Description:Frontend module registration for the AgentTicketClose object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketClose'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Close',
  'Title' => 'Close'
};

B.2.12.28. Frontend::Module###AgentTicketFreeText

DescriptionValue
Description:Frontend module registration for the AgentTicketFreeText object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketFreeText'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket FreeText',
  'Title' => 'Free Fields'
};

B.2.12.29. Frontend::Module###AgentTicketPrint

DescriptionValue
Description:Frontend module registration for the AgentTicketPrint object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketPrint'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket Print',
  'Title' => 'Print'
};

B.2.12.30. Frontend::Module###AgentTicketBulk

DescriptionValue
Description:Frontend module registration for the AgentTicketBulk object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::ModuleRegistration
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::Module'}->{'AgentTicketBulk'} =  {
  'NavBarName' => 'Ticket',
  'Description' => 'Ticket bulk module',
  'Title' => 'Bulk-Action'
};

B.2.13. Frontend::Agent::NavBarModule

B.2.13.1. Frontend::NavBarModule###1-Ticket::TicketWatcher

DescriptionValue
Description:Agent interface notification module to see the number of watched tickets.
Group:Ticket
SubGroup:Frontend::Agent::NavBarModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NavBarModule'}->{'1-Ticket::TicketWatcher'} =  {
  'Module' => 'Kernel::Output::HTML::NavBarTicketWatcher'
};

B.2.13.2. Frontend::NavBarModule###1-Ticket::LockedTickets

DescriptionValue
Description:Agent interface notification module to check the used charset.
Group:Ticket
SubGroup:Frontend::Agent::NavBarModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NavBarModule'}->{'1-Ticket::LockedTickets'} =  {
  'Module' => 'Kernel::Output::HTML::NavBarLockedTickets'
};

B.2.13.3. Frontend::NavBarModule###2-Ticket::BulkAction

DescriptionValue
Description:Module registration for the BulkAction object in the agent interface.
Group:Ticket
SubGroup:Frontend::Agent::NavBarModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Frontend::NavBarModule'}->{'2-Ticket::BulkAction'} =  {
  'Module' => 'Kernel::Output::HTML::NavBarTicketBulkAction'
};

B.2.14. Frontend::Agent::Preferences

B.2.14.1. PreferencesGroups###NewTicketNotify

DescriptionValue
Description:Parameters for the NewTicketNotify object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'NewTicketNotify'} =  {
  'Prio' => '1000',
  'Label' => 'New ticket notification',
  'PrefKey' => 'UserSendNewTicketNotification',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Send me a notification if there is a new ticket in "My Queues".',
  'Activ' => '1',
  'Data' => {
    '1' => 'Yes',
    '0' => 'No'
  },
  'Colum' => 'Mail Management'
};

B.2.14.2. PreferencesGroups###FollowUpNotify

DescriptionValue
Description:Parameters for the FollowUpNotify object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'FollowUpNotify'} =  {
  'Prio' => '2000',
  'Label' => 'Follow up notification',
  'PrefKey' => 'UserSendFollowUpNotification',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Send me a notification if a customer sends a follow up and I\'m the owner of this ticket.',
  'Activ' => '1',
  'Data' => {
    '1' => 'Yes',
    '0' => 'No'
  },
  'Colum' => 'Mail Management'
};

B.2.14.3. PreferencesGroups###LockTimeoutNotify

DescriptionValue
Description:Parameters for the LockTimeoutNotify object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'LockTimeoutNotify'} =  {
  'Prio' => '3000',
  'Label' => 'Ticket lock timeout notification',
  'PrefKey' => 'UserSendLockTimeoutNotification',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Send me a notification if a ticket is unlocked by the system.',
  'Activ' => '1',
  'Data' => {
    '1' => 'Yes',
    '0' => 'No'
  },
  'Colum' => 'Mail Management'
};

B.2.14.4. PreferencesGroups###MoveNotify

DescriptionValue
Description:Parameters for the MoveNotify object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'MoveNotify'} =  {
  'Prio' => '4000',
  'Label' => 'Move notification',
  'PrefKey' => 'UserSendMoveNotification',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Send me a notification if a ticket is moved into one of "My Queues".',
  'Activ' => '1',
  'Data' => {
    '1' => 'Yes',
    '0' => 'No'
  },
  'Colum' => 'Mail Management'
};

B.2.14.5. PreferencesGroups###CustomQueue

DescriptionValue
Description:Parameters for the CustomQueue object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'CustomQueue'} =  {
  'Prio' => '2000',
  'Label' => 'My Queues',
  'Module' => 'Kernel::Output::HTML::PreferencesCustomQueue',
  'Permission' => 'ro',
  'Desc' => 'Your queue selection of your favourite queues. You also get notified about those queues via email if enabled.',
  'Activ' => '1',
  'Colum' => 'Other Options'
};

B.2.14.6. PreferencesGroups###RefreshTime

DescriptionValue
Description:Parameters for the RefreshTime object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'RefreshTime'} =  {
  'Prio' => '3000',
  'Label' => 'QueueView refresh time',
  'PrefKey' => 'UserRefreshTime',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Select your QueueView refresh time.',
  'Activ' => '1',
  'Data' => {
    '0' => 'off',
    '7' => ' 7 minutes',
    '10' => '10 minutes',
    '2' => ' 2 minutes',
    '15' => '15 minutes',
    '5' => ' 5 minutes'
  },
  'Colum' => 'Frontend'
};

B.2.14.7. PreferencesGroups###QueueView

DescriptionValue
Description:Parameters for the QueueView object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'QueueView'} =  {
  'Prio' => '3000',
  'Label' => 'QueueView',
  'DataSelected' => 'AgentTicketQueueTicketView',
  'PrefKey' => 'UserQueueView',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Select your frontend QueueView.',
  'Activ' => '1',
  'Data' => {
    'AgentTicketQueueTicketViewLite' => 'Lite',
    'AgentTicketQueueTicketView' => 'Standard'
  },
  'Colum' => 'Frontend'
};

B.2.14.8. PreferencesGroups###QueueViewShownTickets

DescriptionValue
Description:Parameters for the QueueViewShowTickets object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'QueueViewShownTickets'} =  {
  'Prio' => '4000',
  'Label' => 'Shown Tickets',
  'DataSelected' => '15',
  'PrefKey' => 'UserQueueViewShowTickets',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Max. shown Tickets a page in QueueView.',
  'Activ' => '1',
  'Data' => {
    '25' => '25',
    '10' => '10',
    '20' => '20',
    '15' => '15'
  },
  'Colum' => 'Frontend'
};

B.2.14.9. PreferencesGroups###CreateNextMask

DescriptionValue
Description:Parameters for the CreateNextMask object in the preference view.
Group:Ticket
SubGroup:Frontend::Agent::Preferences
Valid:1
Required:0
Config-Setting:

 $Self->{'PreferencesGroups'}->{'CreateNextMask'} =  {
  'Prio' => '5000',
  'Label' => 'Screen after new ticket',
  'DataSelected' => '',
  'PrefKey' => 'UserCreateNextMask',
  'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
  'Desc' => 'Select your screen after creating a new ticket.',
  'Activ' => '1',
  'Data' => {
    '' => 'CreateTicket',
    'AgentTicketZoom' => 'TicketZoom'
  },
  'Colum' => 'Frontend'
};

B.2.15. Frontend::Agent::Ticket::ArticleAttachmentModule

B.2.15.1. Ticket::Frontend::ArticleAttachmentModule###1-Download

DescriptionValue
Description:Links in agent zoom for attachments to download.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleAttachmentModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleAttachmentModule'}->{'1-Download'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleAttachmentDownload'
};

B.2.15.2. Ticket::Frontend::ArticleAttachmentModule###2-HTML-Viewer

DescriptionValue
Description:Links in agent zoom for attachments html online viewer.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleAttachmentModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleAttachmentModule'}->{'2-HTML-Viewer'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleAttachmentHTMLViewer'
};

B.2.16. Frontend::Agent::Ticket::ArticleComposeModule

B.2.16.1. Ticket::Frontend::ArticleComposeModule###1-SignEmail

DescriptionValue
Description:Module to compose signed messages (PG or S/MIME).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleComposeModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleComposeModule'}->{'1-SignEmail'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleComposeSign'
};

B.2.16.2. Ticket::Frontend::ArticleComposeModule###2-CryptEmail

DescriptionValue
Description:Module to crypt composed messages (PGP or s/MIME).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleComposeModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleComposeModule'}->{'2-CryptEmail'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleComposeCrypt'
};

B.2.17. Frontend::Agent::Ticket::ArticleViewModule

B.2.17.1. Ticket::Frontend::ArticleViewModule###1-PGP

DescriptionValue
Description:Agent interface article notification module to check PGP.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleViewModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleViewModule'}->{'1-PGP'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheckPGP'
};

B.2.17.2. Ticket::Frontend::ArticleViewModule###1-SMIME

DescriptionValue
Description:A agent interface module to check incoming emails in the Ticket-Zoom-View if the S/MIME-key is available and true.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleViewModule
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticleViewModule'}->{'1-SMIME'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheckSMIME'
};

B.2.18. Frontend::Agent::Ticket::ArticleViewModulePre

B.2.18.1. Ticket::Frontend::ArticlePreViewModule###1-PGP

DescriptionValue
Description:Agent interface article notification module to check PGP.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleViewModulePre
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticlePreViewModule'}->{'1-PGP'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheckPGP'
};

B.2.18.2. Ticket::Frontend::ArticlePreViewModule###1-SMIME

DescriptionValue
Description:Agent interface article notification module to check smime.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ArticleViewModulePre
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ArticlePreViewModule'}->{'1-SMIME'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheckSMIME'
};

B.2.19. Frontend::Agent::Ticket::MenuModule

B.2.19.1. Ticket::Frontend::MenuModule###000-Back

DescriptionValue
Description:Module to show back link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'000-Back'} =  {
  'Action' => '',
  'Link' => '$Env{"LastScreenOverview"}&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Back',
  'Name' => 'Back'
};

B.2.19.2. Ticket::Frontend::MenuModule###100-Lock

DescriptionValue
Description:Module to show lock/unlock link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'100-Lock'} =  {
  'Action' => 'AgentTicketLock',
  'Module' => 'Kernel::Output::HTML::TicketMenuLock',
  'Name' => 'Lock'
};

B.2.19.3. Ticket::Frontend::MenuModule###200-History

DescriptionValue
Description:Module to show history link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'200-History'} =  {
  'Action' => 'AgentTicketHistory',
  'Link' => 'Action=AgentTicketHistory&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Shows the ticket history!',
  'Name' => 'History'
};

B.2.19.4. Ticket::Frontend::MenuModule###210-Print

DescriptionValue
Description:Module to show print link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'210-Print'} =  {
  'Action' => 'AgentTicketPrint',
  'LinkParam' => 'target="print"',
  'Link' => 'Action=AgentTicketPrint&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Print this ticket!',
  'Name' => 'Print'
};

B.2.19.5. Ticket::Frontend::MenuModule###300-Priority

DescriptionValue
Description:Module to show priority link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'300-Priority'} =  {
  'Action' => 'AgentTicketPriority',
  'Link' => 'Action=AgentTicketPriority&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Change the ticket priority!',
  'Name' => 'Priority'
};

B.2.19.6. Ticket::Frontend::MenuModule###310-FreeText

DescriptionValue
Description:Module to show free text link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'310-FreeText'} =  {
  'Action' => 'AgentTicketFreeText',
  'Link' => 'Action=AgentTicketFreeText&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Change the ticket free fields!',
  'Name' => 'Free Fields'
};

B.2.19.7. Ticket::Frontend::MenuModule###320-Link

DescriptionValue
Description:Module to show a link to link a ticket with another object.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'320-Link'} =  {
  'Action' => 'AgentLinkObject',
  'Link' => 'Action=AgentLinkObject&SourceObject=Ticket&SourceID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Link this ticket to an other objects!',
  'Name' => 'Link'
};

B.2.19.8. Ticket::Frontend::MenuModule###400-Owner

DescriptionValue
Description:Module to show owner link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'400-Owner'} =  {
  'Action' => 'AgentTicketOwner',
  'Link' => 'Action=AgentTicketOwner&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Change the ticket owner!',
  'Name' => 'Owner'
};

B.2.19.9. Ticket::Frontend::MenuModule###410-Responsible

DescriptionValue
Description:Module to show responsible link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'410-Responsible'} =  {
  'Action' => 'AgentTicketResponsible',
  'Link' => 'Action=AgentTicketResponsible&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuResponsible',
  'Description' => 'Change the ticket responsible!',
  'Name' => 'Responsible'
};

B.2.19.10. Ticket::Frontend::MenuModule###420-Customer

DescriptionValue
Description:Module to show customer link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'420-Customer'} =  {
  'Action' => 'AgentTicketCustomer',
  'Link' => 'Action=AgentTicketCustomer&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Change the ticket customer!',
  'Name' => 'Customer'
};

B.2.19.11. Ticket::Frontend::MenuModule###420-Note

DescriptionValue
Description:Module to show link to note in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'420-Note'} =  {
  'Action' => 'AgentTicketNote',
  'Link' => 'Action=AgentTicketNote&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Add a note to this ticket!',
  'Name' => 'Note'
};

B.2.19.12. Ticket::Frontend::MenuModule###430-Merge

DescriptionValue
Description:Module to show merge link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'430-Merge'} =  {
  'Action' => 'AgentTicketMerge',
  'Link' => 'Action=AgentTicketMerge&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Merge this ticket!',
  'Name' => 'Merge'
};

B.2.19.13. Ticket::Frontend::MenuModule###440-Pending

DescriptionValue
Description:Module to show pending link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'440-Pending'} =  {
  'Action' => 'AgentTicketPending',
  'Link' => 'Action=AgentTicketPending&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Set this ticket to pending!',
  'Name' => 'Pending'
};

B.2.19.14. Ticket::Frontend::MenuModule###448-Watch

DescriptionValue
Description:Module to show subscribe/unsubscribe link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'448-Watch'} =  {
  'Module' => 'Kernel::Output::HTML::TicketMenuTicketWatcher',
  'Name' => 'Watch'
};

B.2.19.15. Ticket::Frontend::MenuModule###450-Close

DescriptionValue
Description:Module to show close link in menu.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'450-Close'} =  {
  'Action' => 'AgentTicketClose',
  'Link' => 'Action=AgentTicketClose&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Close this ticket!',
  'Name' => 'Close'
};

B.2.19.16. Ticket::Frontend::MenuModule###460-Delete

DescriptionValue
Description:Show delete link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'460-Delete'} =  {
  'Action' => 'AgentTicketMove',
  'Link' => 'Action=AgentTicketMove&TicketID=$Data{"TicketID"}&DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Delete this ticket!',
  'Name' => 'Delete'
};

B.2.19.17. Ticket::Frontend::MenuModule###470-Spam

DescriptionValue
Description:Show spam link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModule
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::MenuModule'}->{'470-Spam'} =  {
  'Action' => 'AgentTicketMove',
  'Link' => 'Action=AgentTicketMove&TicketID=$Data{"TicketID"}&DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Mark as Spam!',
  'Name' => 'Spam'
};

B.2.20. Frontend::Agent::Ticket::MenuModulePre

B.2.20.1. Ticket::Frontend::PreMenuModule###100-Lock

DescriptionValue
Description:Show lock / unlock link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'100-Lock'} =  {
  'Action' => 'AgentTicketLock',
  'Module' => 'Kernel::Output::HTML::TicketMenuLock',
  'Name' => 'Lock'
};

B.2.20.2. Ticket::Frontend::PreMenuModule###200-Zoom

DescriptionValue
Description:Show zoom link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'200-Zoom'} =  {
  'Action' => 'AgentTicketZoom',
  'Link' => 'Action=AgentTicketZoom&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Look into a ticket!',
  'Name' => 'Zoom'
};

B.2.20.3. Ticket::Frontend::PreMenuModule###210-History

DescriptionValue
Description:Show history link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'210-History'} =  {
  'Action' => 'AgentTicketHistory',
  'Link' => 'Action=AgentTicketHistory&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Shows the ticket history!',
  'Name' => 'History'
};

B.2.20.4. Ticket::Frontend::PreMenuModule###300-Priority

DescriptionValue
Description:Show priority link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'300-Priority'} =  {
  'Action' => 'AgentTicketPriority',
  'Link' => 'Action=AgentTicketPriority&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Change the ticket priority!',
  'Name' => 'Priority'
};

B.2.20.5. Ticket::Frontend::PreMenuModule###420-Note

DescriptionValue
Description:Show note link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'420-Note'} =  {
  'Action' => 'AgentTicketNote',
  'Link' => 'Action=AgentTicketNote&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Add a note to this ticket!',
  'Name' => 'Note'
};

B.2.20.6. Ticket::Frontend::PreMenuModule###440-Close

DescriptionValue
Description:Show close link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'440-Close'} =  {
  'Action' => 'AgentTicketClose',
  'Link' => 'Action=AgentTicketClose&TicketID=$QData{"TicketID"}',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Close this ticket!',
  'Name' => 'Close'
};

B.2.20.7. Ticket::Frontend::PreMenuModule###450-Delete

DescriptionValue
Description:Show delete link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'450-Delete'} =  {
  'Action' => 'AgentTicketMove',
  'Link' => 'Action=AgentTicketMove&TicketID=$Data{"TicketID"}&DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Delete this ticket!',
  'Name' => 'Delete'
};

B.2.20.8. Ticket::Frontend::PreMenuModule###460-Spam

DescriptionValue
Description:Show spam link.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::MenuModulePre
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'460-Spam'} =  {
  'Action' => 'AgentTicketMove',
  'Link' => 'Action=AgentTicketMove&TicketID=$Data{"TicketID"}&DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenuGeneric',
  'Description' => 'Mark as Spam!',
  'Name' => 'Spam'
};

B.2.21. Frontend::Agent::Ticket::ViewBounce

B.2.21.1. Ticket::Frontend::AgentTicketBounce###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewBounce
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'Permission'} =  'bounce';

B.2.21.2. Ticket::Frontend::AgentTicketBounce###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewBounce
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'RequiredLock'} =  '1';

B.2.21.3. Ticket::Frontend::AgentTicketBounce###StateDefault

DescriptionValue
Description:Default next state after bouncing a ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewBounce
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'StateDefault'} =  'closed successful';

B.2.21.4. Ticket::Frontend::AgentTicketBounce###StateType

DescriptionValue
Description:Next possible states when a ticket is bounced.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewBounce
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'StateType'} =  [
  'open',
  'closed'
];

B.2.21.5. Ticket::Frontend::BounceText

DescriptionValue
Description:Default note text
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewBounce
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::BounceText'} =  'Your email with ticket number "<OTRS_TICKET>" is bounced to "<OTRS_BOUNCE_TO>". Contact this address for further informations.';

B.2.22. Frontend::Agent::Ticket::ViewClose

B.2.22.1. Ticket::Frontend::AgentTicketClose###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Permission'} =  'close';

B.2.22.2. Ticket::Frontend::AgentTicketClose###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'RequiredLock'} =  '1';

B.2.22.3. Ticket::Frontend::AgentTicketClose###TicketType

DescriptionValue
Description:If you want to set the ticket type (Ticket::Type needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'TicketType'} =  '0';

B.2.22.4. Ticket::Frontend::AgentTicketClose###Service

DescriptionValue
Description:If you want to set the service (Ticket::Service needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Service'} =  '0';

B.2.22.5. Ticket::Frontend::AgentTicketClose###Owner

DescriptionValue
Description:If you want to set the owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Owner'} =  '0';

B.2.22.6. Ticket::Frontend::AgentTicketClose###Responsible

DescriptionValue
Description:If you want to set the responsible.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Responsible'} =  '0';

B.2.22.7. Ticket::Frontend::AgentTicketClose###State

DescriptionValue
Description:Would you like to set the state of a ticket if a note is created by an agent?
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'State'} =  '1';

B.2.22.8. Ticket::Frontend::AgentTicketClose###StateType

DescriptionValue
Description:Default next states after adding a note.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'StateType'} =  [
  'closed'
];

B.2.22.9. Ticket::Frontend::AgentTicketClose###StateDefault

DescriptionValue
Description:Default next state after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'StateDefault'} =  'closed successful';

B.2.22.10. Ticket::Frontend::AgentTicketClose###Note

DescriptionValue
Description:Show note fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Note'} =  '1';

B.2.22.11. Ticket::Frontend::AgentTicketClose###Subject

DescriptionValue
Description:Default note subject.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Subject'} =  '$Text{"Close"}';

B.2.22.12. Ticket::Frontend::AgentTicketClose###Body

DescriptionValue
Description:Default note text.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Body'} =  '';

B.2.22.13. Ticket::Frontend::AgentTicketClose###InvolvedAgent

DescriptionValue
Description:Show selection of involved agents.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'InvolvedAgent'} =  '0';

B.2.22.14. Ticket::Frontend::AgentTicketClose###InformAgent

DescriptionValue
Description:Show selection of agents to inform (all agents with note permissions on the queue/ticket).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'InformAgent'} =  '0';

B.2.22.15. Ticket::Frontend::AgentTicketClose###ArticleTypeDefault

DescriptionValue
Description:Default note type.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ArticleTypeDefault'} =  'note-internal';

B.2.22.16. Ticket::Frontend::AgentTicketClose###ArticleTypes

DescriptionValue
Description:Specify the different note types, that you want to use in your system.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};

B.2.22.17. Ticket::Frontend::AgentTicketClose###Priority

DescriptionValue
Description:Show priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Priority'} =  '0';

B.2.22.18. Ticket::Frontend::AgentTicketClose###PriorityDefault

DescriptionValue
Description:Default priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'PriorityDefault'} =  '3 normal';

B.2.22.19. Ticket::Frontend::AgentTicketClose###Title

DescriptionValue
Description:Show title fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Title'} =  '0';

B.2.22.20. Ticket::Frontend::AgentTicketClose###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '0',
  '1' => '0',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '0',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '0',
  '10' => '0',
  '5' => '0'
};

B.2.22.21. Ticket::Frontend::AgentTicketClose###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.22.22. Ticket::Frontend::AgentTicketClose###ArticleFreeText

DescriptionValue
Description:Shown article free text options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ArticleFreeText'} =  {
  '2' => '0',
  '1' => '0',
  '3' => '0'
};

B.2.22.23. Ticket::Frontend::AgentTicketClose###HistoryType

DescriptionValue
Description:History type for this action.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'HistoryType'} =  'AddNote';

B.2.22.24. Ticket::Frontend::AgentTicketClose###HistoryComment

DescriptionValue
Description:History comment for this action.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewClose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'HistoryComment'} =  '%%Close';

B.2.23. Frontend::Agent::Ticket::ViewCompose

B.2.23.1. Ticket::Frontend::AgentTicketCompose###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'Permission'} =  'compose';

B.2.23.2. Ticket::Frontend::AgentTicketCompose###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'RequiredLock'} =  '1';

B.2.23.3. Ticket::Frontend::AgentTicketCompose###StateDefault

DescriptionValue
Description:Default next state if a ticket is composed, answered, e.g.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'StateDefault'} =  'open';

B.2.23.4. Ticket::Frontend::AgentTicketCompose###StateType

DescriptionValue
Description:Next possible states after composing / answering a ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'StateType'} =  [
  'open',
  'closed',
  'pending auto',
  'pending reminder'
];

B.2.23.5. Ticket::Frontend::ResponseFormat

DescriptionValue
Description:Format of responses.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ResponseFormat'} =  '$QData{"Salutation"}
$QData{"OrigFrom"} $Text{"wrote"}:
$QData{"Body"}

$QData{"StdResponse"}

$QData{"Signature"}
';

B.2.23.6. Ticket::Frontend::Quote

DescriptionValue
Description:Character for email quotes.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::Quote'} =  '>';

B.2.23.7. Ticket::Frontend::ComposeReplaceSenderAddress

DescriptionValue
Description:Replace on compose answer the original sender with current customers email address.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::ComposeReplaceSenderAddress'} =  '0';

B.2.23.8. Ticket::Frontend::AgentTicketCompose###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '0',
  '1' => '0',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '0',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '0',
  '10' => '0',
  '5' => '0'
};

B.2.23.9. Ticket::Frontend::AgentTicketCompose###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.23.10. Ticket::Frontend::AgentTicketCompose###ArticleFreeText

DescriptionValue
Description:Shown article free text options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCompose
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'ArticleFreeText'} =  {
  '2' => '0',
  '1' => '0',
  '3' => '0'
};

B.2.24. Frontend::Agent::Ticket::ViewCustomer

B.2.24.1. Ticket::Frontend::AgentTicketCustomer###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCustomer
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCustomer'}->{'Permission'} =  'customer';

B.2.24.2. Ticket::Frontend::AgentTicketCustomer###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCustomer
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCustomer'}->{'RequiredLock'} =  '0';

B.2.25. Frontend::Agent::Ticket::ViewCustomerFollowUp

B.2.25.1. Ticket::Frontend::AgentTicketCustomerFollowUp###StateType

DescriptionValue
Description:Default next states after adding a agent-customer follow up.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCustomerFollowUp
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCustomerFollowUp'}->{'StateType'} =  [
  'open',
  'closed'
];

B.2.25.2. Ticket::Frontend::AgentTicketCustomerFollowUp###StateDefault

DescriptionValue
Description:Default next state after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewCustomerFollowUp
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketCustomerFollowUp'}->{'StateDefault'} =  'open';

B.2.26. Frontend::Agent::Ticket::ViewEmailNew

B.2.26.1. Ticket::Frontend::AgentTicketEmail###Priority

DescriptionValue
Description:Default priority for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Priority'} =  '3 normal';

B.2.26.2. Ticket::Frontend::AgentTicketEmail###ArticleType

DescriptionValue
Description:Default article type for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'ArticleType'} =  'email-external';

B.2.26.3. Ticket::Frontend::AgentTicketEmail###SenderType

DescriptionValue
Description:Default sender type for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'SenderType'} =  'agent';

B.2.26.4. Ticket::Frontend::AgentTicketEmail###Subject

DescriptionValue
Description:Default subject for new email tickets (e.g. 'email Outbound').
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Subject'} =  '';

B.2.26.5. Ticket::Frontend::AgentTicketEmail###Body

DescriptionValue
Description:Default text for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Body'} =  '';

B.2.26.6. Ticket::Frontend::AgentTicketEmail###StateDefault

DescriptionValue
Description:Default next state after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'StateDefault'} =  'open';

B.2.26.7. Ticket::Frontend::AgentTicketEmail###StateType

DescriptionValue
Description:Next possible states after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'StateType'} =  [
  'open',
  'pending auto',
  'pending reminder',
  'closed'
];

B.2.26.8. Ticket::Frontend::AgentTicketEmail###ShownCustomerTickets

DescriptionValue
Description:Max. shown customer history tickets in email-ticket mask.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'ShownCustomerTickets'} =  '10';

B.2.26.9. Ticket::Frontend::AgentTicketEmail###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '0',
  '1' => '0',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '0',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '0',
  '10' => '0',
  '5' => '0'
};

B.2.26.10. Ticket::Frontend::AgentTicketEmail###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.26.11. Ticket::Frontend::AgentTicketEmail###ArticleFreeText

DescriptionValue
Description:Shown article free text options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'ArticleFreeText'} =  {
  '2' => '0',
  '1' => '0',
  '3' => '0'
};

B.2.26.12. Ticket::Frontend::AgentTicketEmail###HistoryType

DescriptionValue
Description:Standard history type for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'HistoryType'} =  'EmailAgent';

B.2.26.13. Ticket::Frontend::AgentTicketEmail###HistoryComment

DescriptionValue
Description:Default history comment for new email tickets.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewEmailNew
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'HistoryComment'} =  '';

B.2.27. Frontend::Agent::Ticket::ViewForward

B.2.27.1. Ticket::Frontend::AgentTicketForward###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'Permission'} =  'forward';

B.2.27.2. Ticket::Frontend::AgentTicketForward###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'RequiredLock'} =  '1';

B.2.27.3. Ticket::Frontend::AgentTicketForward###StateDefault

DescriptionValue
Description:Default next state after forwarding a ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'StateDefault'} =  'closed successful';

B.2.27.4. Ticket::Frontend::AgentTicketForward###StateType

DescriptionValue
Description:Next possible states after forwarding a ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'StateType'} =  [
  'open',
  'closed'
];

B.2.27.5. Ticket::Frontend::AgentTicketForward###ArticleTypeDefault

DescriptionValue
Description:Default type of forwarded message.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'ArticleTypeDefault'} =  'email-external';

B.2.27.6. Ticket::Frontend::AgentTicketForward###ArticleTypes

DescriptionValue
Description:Possible atrticle types.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'ArticleTypes'} =  [
  'email-external',
  'email-internal'
];

B.2.27.7. Ticket::Frontend::AgentTicketForward###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '0',
  '1' => '0',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '0',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '0',
  '10' => '0',
  '5' => '0'
};

B.2.27.8. Ticket::Frontend::AgentTicketForward###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewForward
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.28. Frontend::Agent::Ticket::ViewFreeText

B.2.28.1. Ticket::Frontend::AgentTicketFreeText###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Permission'} =  'rw';

B.2.28.2. Ticket::Frontend::AgentTicketFreeText###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the ticket gets locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'RequiredLock'} =  '0';

B.2.28.3. Ticket::Frontend::AgentTicketFreeText###TicketType

DescriptionValue
Description:If you want to set the ticket type (Ticket::Type needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'TicketType'} =  '1';

B.2.28.4. Ticket::Frontend::AgentTicketFreeText###Service

DescriptionValue
Description:If you want to set the service (Ticket::Service needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Service'} =  '1';

B.2.28.5. Ticket::Frontend::AgentTicketFreeText###Owner

DescriptionValue
Description:If you want to set the owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Owner'} =  '0';

B.2.28.6. Ticket::Frontend::AgentTicketFreeText###Responsible

DescriptionValue
Description:If you want to set the responsible agent.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Responsible'} =  '0';

B.2.28.7. Ticket::Frontend::AgentTicketFreeText###State

DescriptionValue
Description:Would you like to set the state of a ticket if a note is added by an agent?
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'State'} =  '0';

B.2.28.8. Ticket::Frontend::AgentTicketFreeText###StateType

DescriptionValue
Description:Default next states after adding a note.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];

B.2.28.9. Ticket::Frontend::AgentTicketFreeText###StateDefault

DescriptionValue
Description:Default next state after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'StateDefault'} =  'open';

B.2.28.10. Ticket::Frontend::AgentTicketFreeText###Note

DescriptionValue
Description:Show note fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Note'} =  '0';

B.2.28.11. Ticket::Frontend::AgentTicketFreeText###Subject

DescriptionValue
Description:Default note subject.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Subject'} =  '$Text{"Note"}';

B.2.28.12. Ticket::Frontend::AgentTicketFreeText###Body

DescriptionValue
Description:Default note text.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Body'} =  '';

B.2.28.13. Ticket::Frontend::AgentTicketFreeText###InvolvedAgent

DescriptionValue
Description:Show selection of involved agents.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'InvolvedAgent'} =  '0';

B.2.28.14. Ticket::Frontend::AgentTicketFreeText###InformAgent

DescriptionValue
Description:Show selection of agents to inform (all agents with note permissions on the queue/ticket).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'InformAgent'} =  '0';

B.2.28.15. Ticket::Frontend::AgentTicketFreeText###ArticleTypeDefault

DescriptionValue
Description:Default note type.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ArticleTypeDefault'} =  'note-internal';

B.2.28.16. Ticket::Frontend::AgentTicketFreeText###ArticleTypes

DescriptionValue
Description:Specify the different note types that you want to use in your system.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ArticleTypes'} =  {
  'note-external' => '1',
  'note-internal' => '1',
  'note-report' => '0'
};

B.2.28.17. Ticket::Frontend::AgentTicketFreeText###Priority

DescriptionValue
Description:Show priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Priority'} =  '0';

B.2.28.18. Ticket::Frontend::AgentTicketFreeText###PriorityDefault

DescriptionValue
Description:Default priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'PriorityDefault'} =  '3 normal';

B.2.28.19. Ticket::Frontend::AgentTicketFreeText###Title

DescriptionValue
Description:Show title fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Title'} =  '1';

B.2.28.20. Ticket::Frontend::AgentTicketFreeText###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '1',
  '1' => '1',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '1',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '1',
  '10' => '0',
  '5' => '0'
};

B.2.28.21. Ticket::Frontend::AgentTicketFreeText###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.28.22. Ticket::Frontend::AgentTicketFreeText###ArticleFreeText

DescriptionValue
Description:Shown article free text options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ArticleFreeText'} =  {
  '2' => '0',
  '1' => '0',
  '3' => '0'
};

B.2.28.23. Ticket::Frontend::AgentTicketFreeText###HistoryType

DescriptionValue
Description:History type for this action.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'HistoryType'} =  'AddNote';

B.2.28.24. Ticket::Frontend::AgentTicketFreeText###HistoryComment

DescriptionValue
Description:History comment for this action.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewFreeText
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'HistoryComment'} =  '%%FreeText';

B.2.29. Frontend::Agent::Ticket::ViewHistory

B.2.29.1. Ticket::Frontend::HistoryOrder

DescriptionValue
Description:Show history order reverse in the agent interface under ticket history.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewHistory
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::HistoryOrder'} =  'normal';

B.2.30. Frontend::Agent::Ticket::ViewMailbox

B.2.30.1. Ticket::Frontend::MailboxSortBy::Default

DescriptionValue
Description:Mailbox sort by default.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMailbox
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::MailboxSortBy::Default'} =  'Age';

B.2.30.2. Ticket::Frontend::MailboxOrder::Default

DescriptionValue
Description:Mailbox order default.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMailbox
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::MailboxOrder::Default'} =  'Up';

B.2.31. Frontend::Agent::Ticket::ViewMerge

B.2.31.1. Ticket::Frontend::AgentTicketMerge###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMerge
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'Permission'} =  'rw';

B.2.31.2. Ticket::Frontend::AgentTicketMerge###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMerge
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'RequiredLock'} =  '1';

B.2.31.3. Ticket::Frontend::MergeText

DescriptionValue
Description:When tickets are merged, the customer can be informed per email by setting the check box "Inform Sender". In this text area, you can define a pre-formatted text which can later be modified by the agents.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMerge
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::MergeText'} =  'Your email with ticket number "<OTRS_TICKET>" is merged to "<OTRS_MERGE_TO_TICKET>".';

B.2.31.4. Ticket::Frontend::AutomaticMergeText

DescriptionValue
Description:When tickets are merged, a note will be added automatically to the ticket which is no longer active. In this text area you can define this text. (This text cannot be changed by the agent.)
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMerge
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AutomaticMergeText'} =  'Merged Ticket <OTRS_TICKET> to <OTRS_MERGE_TO_TICKET>.';

B.2.32. Frontend::Agent::Ticket::ViewMove

B.2.32.1. Ticket::Frontend::MoveType

DescriptionValue
Description:The queue selection can be shown in a dropdown list or in a new window. If "New Window" is set you can add a move note to the ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMove
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::MoveType'} =  'form';

B.2.32.2. Ticket::Frontend::MoveSetState

DescriptionValue
Description:Set new ticket state after ticket move?
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMove
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::MoveSetState'} =  '1';

B.2.32.3. Ticket::DefaultNextMoveStateType

DescriptionValue
Description:Possible states after a ticket is moved.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewMove
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::DefaultNextMoveStateType'} =  [
  'open',
  'closed'
];

B.2.33. Frontend::Agent::Ticket::ViewNote

B.2.33.1. Ticket::Frontend::AgentTicketNote###Permission

DescriptionValue
Description:Required permissions to use this option.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Permission'} =  'note';

B.2.33.2. Ticket::Frontend::AgentTicketNote###RequiredLock

DescriptionValue
Description:A ticket lock is required. In case the ticket isn't locked, the tickets get locked and the current agent will be set automatically as ticket owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'RequiredLock'} =  '0';

B.2.33.3. Ticket::Frontend::AgentTicketNote###TicketType

DescriptionValue
Description:If you want to set the ticket type (Ticket::Type needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'TicketType'} =  '0';

B.2.33.4. Ticket::Frontend::AgentTicketNote###Service

DescriptionValue
Description:If you want to set the service (Ticket::Service needs to be activated).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Service'} =  '0';

B.2.33.5. Ticket::Frontend::AgentTicketNote###Owner

DescriptionValue
Description:If you want to set the owner.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Owner'} =  '0';

B.2.33.6. Ticket::Frontend::AgentTicketNote###Responsible

DescriptionValue
Description:If you want to set the responsible.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Responsible'} =  '0';

B.2.33.7. Ticket::Frontend::AgentTicketNote###State

DescriptionValue
Description:Would you like to set the state of a ticket if a note is created by an agent?
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'State'} =  '0';

B.2.33.8. Ticket::Frontend::AgentTicketNote###StateType

DescriptionValue
Description:Default next states after adding a note.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:1
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];

B.2.33.9. Ticket::Frontend::AgentTicketNote###StateDefault

DescriptionValue
Description:Default next state after an email ticket.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'StateDefault'} =  'open';

B.2.33.10. Ticket::Frontend::AgentTicketNote###Note

DescriptionValue
Description:Show note fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Note'} =  '1';

B.2.33.11. Ticket::Frontend::AgentTicketNote###Subject

DescriptionValue
Description:Default note subject.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Subject'} =  '$Text{"Note"}';

B.2.33.12. Ticket::Frontend::AgentTicketNote###Body

DescriptionValue
Description:Default note text.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Body'} =  '';

B.2.33.13. Ticket::Frontend::AgentTicketNote###InvolvedAgent

DescriptionValue
Description:Show selection of involved agents.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'InvolvedAgent'} =  '0';

B.2.33.14. Ticket::Frontend::AgentTicketNote###InformAgent

DescriptionValue
Description:Show selection of agents to inform (all agents with note permissions on the queue/ticket).
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'InformAgent'} =  '0';

B.2.33.15. Ticket::Frontend::AgentTicketNote###ArticleTypeDefault

DescriptionValue
Description:Default note type.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ArticleTypeDefault'} =  'note-internal';

B.2.33.16. Ticket::Frontend::AgentTicketNote###ArticleTypes

DescriptionValue
Description:Specify the different note types, that you want to use in your system.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ArticleTypes'} =  {
  'note-external' => '1',
  'note-internal' => '1',
  'note-report' => '0'
};

B.2.33.17. Ticket::Frontend::AgentTicketNote###Priority

DescriptionValue
Description:Show priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Priority'} =  '0';

B.2.33.18. Ticket::Frontend::AgentTicketNote###PriorityDefault

DescriptionValue
Description:Default priority options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:0
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'PriorityDefault'} =  '3 normal';

B.2.33.19. Ticket::Frontend::AgentTicketNote###Title

DescriptionValue
Description:Show title fields.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Title'} =  '0';

B.2.33.20. Ticket::Frontend::AgentTicketNote###TicketFreeText

DescriptionValue
Description:Shown ticket free text options. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'TicketFreeText'} =  {
  '11' => '0',
  '7' => '0',
  '2' => '0',
  '1' => '0',
  '16' => '0',
  '13' => '0',
  '6' => '0',
  '3' => '0',
  '9' => '0',
  '12' => '0',
  '15' => '0',
  '14' => '0',
  '8' => '0',
  '4' => '0',
  '10' => '0',
  '5' => '0'
};

B.2.33.21. Ticket::Frontend::AgentTicketNote###TicketFreeTime

DescriptionValue
Description:Shown free time options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'TicketFreeTime'} =  {
  '2' => '0',
  '1' => '0',
  '6' => '0',
  '3' => '0',
  '4' => '0',
  '5' => '0'
};

B.2.33.22. Ticket::Frontend::AgentTicketNote###ArticleFreeText

DescriptionValue
Description:Shown article free text options.
Group:Ticket
SubGroup:Frontend::Agent::Ticket::ViewNote
Valid:1
Required:0
Config-Setting:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ArticleFreeText'} =  {
  '2' => '0',
  '1' => '0',
  '3' => '0'
};