Thank you guys.
It is very helpful.
Navidlo
Search found 10 matches
- 17 Aug 2013, 19:53
- Forum: Help
- Topic: [SOLVED] Adding Dynamic Fields to Database Views
- Replies: 7
- Views: 7234
- 31 Jul 2013, 18:00
- Forum: Help
- Topic: [SOLVED]SQL query to track Agent work
- Replies: 3
- Views: 1671
Re: [SOLVED]SQL query to track Agent work
Try replace ${INTERVAL} with 1 MONTH or 1 YEAR or 1 WEEK or 1 DAY
Navidlo
Navidlo
- 18 Jul 2013, 17:26
- Forum: Help
- Topic: Changing the fields in Status View
- Replies: 2
- Views: 1441
Re: Changing the fields in Status View
You must edit Kernel\Output\HTML\Standard\AgentTicketOverviewSmall.dtl
In attached file is my modification.
Navidlo
In attached file is my modification.
Navidlo
- 18 Jul 2013, 17:17
- Forum: Help
- Topic: Disable merge notification
- Replies: 8
- Views: 4110
Re: Disable merge notification
Hi.
I found it.
In Ticket.pm, in section "sub TicketMerge" , i change:
# add merge article to merge ticket
$Self->ArticleCreate(
TicketID => $Param{MergeTicketID},
SenderType => 'agent',
ArticleType => 'note-external',
ContentType => "text/plain; charset=ascii",
UserID => $Param{UserID ...
I found it.
In Ticket.pm, in section "sub TicketMerge" , i change:
# add merge article to merge ticket
$Self->ArticleCreate(
TicketID => $Param{MergeTicketID},
SenderType => 'agent',
ArticleType => 'note-external',
ContentType => "text/plain; charset=ascii",
UserID => $Param{UserID ...
- 16 Jul 2013, 16:11
- Forum: Help
- Topic: Disable merge notification
- Replies: 8
- Views: 4110
Re: Disable merge notification
Here is hystory.
I test it with mi test account for customer. System send me a mail.
EDIT:Customer mail in last line is my private mail is set as a test customer. Agent is another work mail.
Thanks
I test it with mi test account for customer. System send me a mail.
EDIT:Customer mail in last line is my private mail is set as a test customer. Agent is another work mail.
Thanks
- 16 Jul 2013, 15:32
- Forum: Help
- Topic: Disable merge notification
- Replies: 8
- Views: 4110
Re: Disable merge notification
Hi.
Yes. Send to customer (check box "inform customer" is unchecked) .
Please, how i disable sending mail on merge action in system or in program files *.pm ?
Thanks
Navidlo
Yes. Send to customer (check box "inform customer" is unchecked) .
Please, how i disable sending mail on merge action in system or in program files *.pm ?
Thanks
Navidlo
- 16 Jul 2013, 15:01
- Forum: Help
- Topic: Disable merge notification
- Replies: 8
- Views: 4110
Re: Disable merge notification
Hi.
I do. I don't chek this option. But system send message:
Your email with ticket number "<OTRS_TICKET>" is merged to "<OTRS_MERGE_TO_TICKET>".
setted in Ticket::Frontend::AutomaticMergeText ...
But this option is disallowed to disable in system config.
Thanks
Navidlo
I do. I don't chek this option. But system send message:
Your email with ticket number "<OTRS_TICKET>" is merged to "<OTRS_MERGE_TO_TICKET>".
setted in Ticket::Frontend::AutomaticMergeText ...
But this option is disallowed to disable in system config.
Thanks
Navidlo
- 16 Jul 2013, 14:28
- Forum: Help
- Topic: mail notification extern
- Replies: 3
- Views: 1549
Re: mail notification extern
Hi.
The first message is that this was info on Customer portal.
The second message is that this was info on Customer mail.
When the note is to be the only info agents are used note-internal.
When you inform the customer, you use note-external, and he sees it in the portal.
To be informed of mail ...
The first message is that this was info on Customer portal.
The second message is that this was info on Customer mail.
When the note is to be the only info agents are used note-internal.
When you inform the customer, you use note-external, and he sees it in the portal.
To be informed of mail ...
- 16 Jul 2013, 13:59
- Forum: Help
- Topic: mail notification extern
- Replies: 3
- Views: 1549
Re: mail notification extern
Hi.
sorry mi english...
Create custom notification for send email to customer and/or agent.
This topic may help you:
viewtopic.php?f=53&t=7290&p=68209&hilit ... ion#p68209
Best regards
Navidlo
sorry mi english...
Create custom notification for send email to customer and/or agent.
This topic may help you:
viewtopic.php?f=53&t=7290&p=68209&hilit ... ion#p68209
Best regards
Navidlo
- 16 Jul 2013, 12:43
- Forum: Help
- Topic: Disable merge notification
- Replies: 8
- Views: 4110
Disable merge notification
Hello.
At first. Please sorry mi bad english.
I need help. Please, how i stopping notification to customer (or to all) when i merge one or more tickets to another ticket?
Many thanks.
Navidlo
At first. Please sorry mi bad english.
I need help. Please, how i stopping notification to customer (or to all) when i merge one or more tickets to another ticket?
Many thanks.
Navidlo