Search found 21 matches

by MatjazBF
13 Sep 2015, 19:01
Forum: Help
Topic: Add option to change service on change queue action
Replies: 0
Views: 980

Add option to change service on change queue action

Hi I would like to add an option to select a service when an agent clicks on Queue action to change a queue of a ticket. ...index.pl?Action=AgentTicketMove... I'm able to add dynamicFields that I have created but I don't know how to add a service. I have tried to add DynamicField "Service"...
by MatjazBF
17 Aug 2015, 17:31
Forum: Help
Topic: URL with popup IE11
Replies: 0
Views: 696

URL with popup IE11

Our agents are using IE11 and when they get an email that has an URL to another internal site that site should open a PDF document in a popup window it fails to open. The problem is that if they click on URL in OTRS ticket the window opens blank, and if they copy/paste the URL into the same IE it op...
by MatjazBF
03 Aug 2015, 00:43
Forum: Hilfe
Topic: Falsche Timezone beim Versenden von Mails - 4.0.10
Replies: 9
Views: 3815

Re: Falsche Timezone beim Versenden von Mails - 4.0.10

There is a fix posted on http://bugs.otrs.org/show_bug.cgi?id=11367 it has solved the timezone issue for me!
by MatjazBF
13 Apr 2015, 23:37
Forum: Help
Topic: [SOLVED]Search tickets where a field is not empty
Replies: 2
Views: 1559

Re: Search tickets where a field is not empty

try putting .+ into search -> this is regular expression that matches at least one character or more (please report back if it is working)
by MatjazBF
28 Feb 2015, 16:03
Forum: General
Topic: [SOLVED] How to disable tooltip in agent ticket zoom
Replies: 9
Views: 4580

Re: [SOLVED] How to disable tooltip in agent ticket zoom

jojo thanks for your reply.
But can I disable this message for all users?
by MatjazBF
28 Feb 2015, 11:28
Forum: General
Topic: [SOLVED] How to disable tooltip in agent ticket zoom
Replies: 9
Views: 4580

Re: [SOLVED] How to disable tooltip in agent ticket zoom

We are on 4.0.6, but I can't find where in the config can I disable this notice?
thanks
by MatjazBF
15 Jan 2015, 16:50
Forum: Developers
Topic: web services OTRS as requester
Replies: 2
Views: 3043

Re: web services OTRS as requester

I haven't been able to solve this issues ... sorry, but if you come any closer to the solution please post back.
by MatjazBF
16 Dec 2014, 00:07
Forum: Help
Topic: [SOLVED]v4 upgrade help unable to start httpd after upgrade
Replies: 6
Views: 6084

Re: v4 upgrade help unable to start httpd after upgrade

try renaming IfModule mod_perl.c -> IfModule mod_perl.so
in /etc/httpd/conf.d/zzz_otrs.conf

hope it helps
by MatjazBF
03 Dec 2014, 13:05
Forum: Developers
Topic: web services OTRS as requester
Replies: 2
Views: 3043

web services OTRS as requester

I have created webService in OTRS with OTRS acting as requester. I'm using testSimple example invoker. It has an invoker with event triggers for TicketStateUpdate and for TicketDynamicFieldUpdate_BTKtest. (Later I will add some more) PROBLEM 1 The problem is that OTRS is sending SOAP request to outs...
by MatjazBF
08 Oct 2014, 23:21
Forum: Help
Topic: [SOLVED] OTRS on CentOS 7 - Error in installation
Replies: 4
Views: 4272

Re: OTRS on CentOS 7 - Error in installation

You shoud install RPM as root Here are my notes for instal: yum upgrade yum -y install net-tools vim wget yum -y install mariadb-server mariadb vim /etc/my.cnf max_allowed_packet=20M query_cache_size=32M #MYSQL service mariadb start /usr/bin/mysql_secure_installation #OTRS wget http://ftp.otrs.org/p...
by MatjazBF
08 Oct 2014, 10:09
Forum: Help
Topic: modify PDF print colors
Replies: 2
Views: 1630

Re: modify PDF print colors

UFF that was a good one!
The file /opt/otrs/Custom/Kernel/Modules/AgentTicketPrint.pm exists and if I modify it the PDFs are modified.

THANKS
by MatjazBF
08 Oct 2014, 08:46
Forum: Help
Topic: modify PDF print colors
Replies: 2
Views: 1630

modify PDF print colors

I'm trying to remove grey areas from PDF that agents print. I have modified the /opt/otrs/Kernel/Modules/AgentTicketPrint.pm but when an agent prints a ticket to PDF the PDFs aren't changed at all. If i modify the CustomerTicketPrint.pm the PDFs that customers print are modified OK. Am I missing som...
by MatjazBF
19 Feb 2014, 15:16
Forum: Help
Topic: Postmaster filter 100 characters limit
Replies: 6
Views: 2534

Re: Postmaster filter 100 characters limit

You actually want to make two tickets? If you want them to make multiple tickets, pop3 multiple boxes. If you want one ticket, alias one box. (At least, this seems to make sense as I write it...) I'm affraid multiple mailboxes won't work. It is true that emails sent to different mailboxes will prod...
by MatjazBF
19 Feb 2014, 10:09
Forum: Help
Topic: Postmaster filter 100 characters limit
Replies: 6
Views: 2534

Re: Postmaster filter 100 characters limit

Don't use customer based queues, btw. We are using multiple (>20) incoming addresses on one OTRS system and when customers send one mail with two email addresses in to or cc (both one the same OTRS) I plan to catch those emails and put them in special queue where agents can then split them. If anyo...
by MatjazBF
18 Feb 2014, 17:55
Forum: Help
Topic: Postmaster filter 100 characters limit
Replies: 6
Views: 2534

Re: Postmaster filter 100 characters limit

found the solution ... edit the Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl


will do the tests tomorrow if it is working and report back
by MatjazBF
18 Feb 2014, 17:32
Forum: Help
Topic: Postmaster filter 100 characters limit
Replies: 6
Views: 2534

Postmaster filter 100 characters limit

Hi!

I'm trying to implement some complex regular expressions to automatically deliver emails to queues but in the PostMaster Filter Management the Filter condition value is limited to 100 characters.

Can this number be extended and how?
Thanks
by MatjazBF
11 Feb 2014, 10:56
Forum: Help
Topic: ticket move show tree selection on dropdown
Replies: 5
Views: 2550

Re: ticket move show tree selection on dropdown

Hi, you can change the Queue Move behaviour - Dropdown - Window In the screenshot there is the dropdown. check sysconfig options for this Action. Flo Thanks for all the recomendations ... those are the two options I'm talking about. The problem is that if we use the dropdown there is no tree select...
by MatjazBF
10 Feb 2014, 10:36
Forum: Help
Topic: ticket move show tree selection on dropdown
Replies: 5
Views: 2550

Re: ticket move show tree selection on dropdown

@Schulmann
Link button? there is a button Queue (it used to be change queue)
by MatjazBF
05 Feb 2014, 16:07
Forum: Help
Topic: ticket move show tree selection on dropdown
Replies: 5
Views: 2550

ticket move show tree selection on dropdown

When moving tickets to other queue there are two options. 1. to use drop down menue in ticket zoom view 2. to use link in ticket zoom view The thing is that when using the link option ... it is possible to use tree selection. Is it possible to implement this tree selection when using drop down? BR M
by MatjazBF
20 Nov 2013, 16:40
Forum: Help
Topic: Move notification and email body MoveType New Window
Replies: 2
Views: 1209

Re: Move notification and email body MoveType New Window

Thanks crythias for your reply! I have opened the Ticket -> Frontend::Agent::Ticket::ViewMove and tried: removing the checkmark at Ticket::Frontend::AgentTicketMove###Body and then also tried to put in the variable <OTRS_CUSTOMER_EMAIL[30]> or <OTRS_CUSTOMER_BODY> Unfortunately the emails are then s...
by MatjazBF
20 Nov 2013, 11:25
Forum: Help
Topic: Move notification and email body MoveType New Window
Replies: 2
Views: 1209

Move notification and email body MoveType New Window

I have changed the Ticket::Frontend::MoveType from Dropdown to New Window in Edit Config Settings in Ticket -> Frontend::Agent::Ticket::ViewMove After this change, when a ticket is moved to other queues ticket, notification emails that agents receive on their mailboxes contain only the move notifica...