- HTML Admin-Manual
- PDF Admin-Manual
- HTML ITSM-Manual
- PDF ITSM-Manual
- HTML Developer-Manual
- PDF Developer-Manual
- HTML Developer-API
B.2. Ticket
B.2.1. Core::ArticleFreeText
B.2.1.11. ArticleFreeText3
| Description | Value | ||
|---|---|---|---|
| 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.3. Core::PostMaster
B.2.3.17. PostmasterFollowUpOnUnlockAgentNotifyOnlyToOwner
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.23. PostMaster::PreFilterModule::NewTicketReject::Body
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.28. PostMaster::PreFilterModule###999-AgentInterface
| Description | Value | ||
|---|---|---|---|
| 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.4. Core::Ticket
B.2.4.6. Ticket::ChangeOwnerToEveryone
| Description | Value | ||
|---|---|---|---|
| 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.12. Ticket::NumberGenerator
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.16. Ticket::IndexModule
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.19. Ticket::EventModulePost###1-ForceStateChangeOnLock
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.33. Ticket::Permission###2-GroupCheck
| Description | Value | ||
|---|---|---|---|
| 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.35. CustomerTicket::Permission###1-CustomerUserIDCheck
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.5. Core::TicketFreeText
B.2.5.3. TicketFreeText1
| Description | Value | ||
|---|---|---|---|
| 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.5. TicketFreeText1::Link
| Description | Value | ||
|---|---|---|---|
| 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.10. TicketFreeText2::Link
| Description | Value | ||
|---|---|---|---|
| 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.13. TicketFreeText3
| Description | Value | ||
|---|---|---|---|
| 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.15. TicketFreeText3::Link
| Description | Value | ||
|---|---|---|---|
| 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.18. TicketFreeText4
| Description | Value | ||
|---|---|---|---|
| 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.20. TicketFreeText4::Link
| Description | Value | ||
|---|---|---|---|
| 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.23. TicketFreeText5
| Description | Value | ||
|---|---|---|---|
| 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.25. TicketFreeText5::Link
| Description | Value | ||
|---|---|---|---|
| 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.28. TicketFreeText6
| Description | Value | ||
|---|---|---|---|
| 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.30. TicketFreeText6::Link
| Description | Value | ||
|---|---|---|---|
| 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.33. TicketFreeText7
| Description | Value | ||
|---|---|---|---|
| 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.35. TicketFreeText7::Link
| Description | Value | ||
|---|---|---|---|
| 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.38. TicketFreeText8
| Description | Value | ||
|---|---|---|---|
| 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.40. TicketFreeText8::Link
| Description | Value | ||
|---|---|---|---|
| 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.43. TicketFreeText9
| Description | Value | ||
|---|---|---|---|
| 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.45. TicketFreeText9::Link
| Description | Value | ||
|---|---|---|---|
| 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.48. TicketFreeText10
| Description | Value | ||
|---|---|---|---|
| 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.50. TicketFreeText10::Link
| Description | Value | ||
|---|---|---|---|
| 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.53. TicketFreeText11
| Description | Value | ||
|---|---|---|---|
| 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.55. TicketFreeText11::Link
| Description | Value | ||
|---|---|---|---|
| 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.58. TicketFreeText12
| Description | Value | ||
|---|---|---|---|
| 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.60. TicketFreeText12::Link
| Description | Value | ||
|---|---|---|---|
| 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.63. TicketFreeText13
| Description | Value | ||
|---|---|---|---|
| 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.65. TicketFreeText13::Link
| Description | Value | ||
|---|---|---|---|
| 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.68. TicketFreeText14
| Description | Value | ||
|---|---|---|---|
| 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.70. TicketFreeText14::Link
| Description | Value | ||
|---|---|---|---|
| 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.73. TicketFreeText15
| Description | Value | ||
|---|---|---|---|
| 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.75. TicketFreeText15::Link
| Description | Value | ||
|---|---|---|---|
| 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.78. TicketFreeText16
| Description | Value | ||
|---|---|---|---|
| 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.80. TicketFreeText16::Link
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.9. Frontend::Admin::ModuleRegistration
B.2.9.1. Frontend::Module###AdminQueue
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.11. Frontend::Agent::ModuleNotify
B.2.11.1. Frontend::NotifyModule###3-Ticket::AgentTicketSeen
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.3. Frontend::NavBarModule###2-Ticket::BulkAction
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.2. Ticket::Frontend::ArticleViewModule###1-SMIME
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.2. Ticket::Frontend::AgentTicketBounce###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.5. Ticket::Frontend::BounceText
| Description | Value | ||
|---|---|---|---|
| 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.2. Ticket::Frontend::AgentTicketClose###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.16. Ticket::Frontend::AgentTicketClose###ArticleTypes
| Description | Value | ||
|---|---|---|---|
| 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.20. Ticket::Frontend::AgentTicketClose###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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.23. Frontend::Agent::Ticket::ViewCompose
B.2.23.2. Ticket::Frontend::AgentTicketCompose###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.5. Ticket::Frontend::ResponseFormat
| Description | Value | ||
|---|---|---|---|
| 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.8. Ticket::Frontend::AgentTicketCompose###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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.24. Frontend::Agent::Ticket::ViewCustomer
B.2.24.2. Ticket::Frontend::AgentTicketCustomer###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.26. Frontend::Agent::Ticket::ViewEmailNew
B.2.26.9. Ticket::Frontend::AgentTicketEmail###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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.27. Frontend::Agent::Ticket::ViewForward
B.2.27.2. Ticket::Frontend::AgentTicketForward###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.7. Ticket::Frontend::AgentTicketForward###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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.28. Frontend::Agent::Ticket::ViewFreeText
B.2.28.2. Ticket::Frontend::AgentTicketFreeText###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.16. Ticket::Frontend::AgentTicketFreeText###ArticleTypes
| Description | Value | ||
|---|---|---|---|
| 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.20. Ticket::Frontend::AgentTicketFreeText###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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.30. Frontend::Agent::Ticket::ViewMailbox
B.2.31. Frontend::Agent::Ticket::ViewMerge
B.2.31.2. Ticket::Frontend::AgentTicketMerge###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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
| Description | Value | ||
|---|---|---|---|
| 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.33. Frontend::Agent::Ticket::ViewNote
B.2.33.2. Ticket::Frontend::AgentTicketNote###RequiredLock
| Description | Value | ||
|---|---|---|---|
| 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.16. Ticket::Frontend::AgentTicketNote###ArticleTypes
| Description | Value | ||
|---|---|---|---|
| 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.20. Ticket::Frontend::AgentTicketNote###TicketFreeText
| Description | Value | ||
|---|---|---|---|
| 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'
};
| ||