Search found 113 matches

by cbravo
01 Feb 2014, 22:13
Forum: General
Topic: Get complete ticket report
Replies: 3
Views: 1883

Get complete ticket report

Hello there, I'm looking for a report to get the complete conversation from our engineer to the customer, but haven't found anything yet. Is there anything like that? If there isn't, is it possible to get it through an SQL query? I need to present a report of the conversation between the engineer an...
by cbravo
18 Feb 2013, 01:49
Forum: General
Topic: New solved time field
Replies: 1
Views: 1106

New solved time field

Hello guys, I have a new question now to bother y'all again :( What I want to do now is the following, At our company, we sign services and SLA's the beside the first response, update and solve times include isolation time. Isolation time means that we manage to get a partial solution so if for inst...
by cbravo
15 Feb 2013, 21:01
Forum: General
Topic: Require Service and SLA's
Replies: 1
Views: 1176

Require Service and SLA's

Hello there, here is me again bothering y'all for a little help. This time I need the customer to select a service and an SLA. I tried already going into CustomerTicketMessage.dtl and doing class="Mandatory" with no luck. Do you know why it isn't working? Would you mind telling me how coul...
by cbravo
15 Feb 2013, 20:59
Forum: General
Topic: [Solved]Multi company Field
Replies: 2
Views: 1580

[Solved] Re: Multi company Field

Appreciate it, that did the trick!

Greetings,
by cbravo
14 Feb 2013, 15:53
Forum: General
Topic: [Solved]Multi company Field
Replies: 2
Views: 1580

[Solved]Multi company Field

Hello guys, I'm trying to enable the multi company support as per this site: http://doc.otrs.org/3.0/en/html/customer-user-backend.html When I get to the following part: Now add the new column to the MAP array in Kernel/Config.pm, as shown in Script 11.3. # var, frontend, storage, shown (1=always,2=...
by cbravo
25 Oct 2012, 16:16
Forum: General
Topic: Survey Module
Replies: 1
Views: 1220

Survey Module

Hello guys, I have installed the statistics module and it's all working fine. What I want to know is if there is a way for me to get the statistics based on the agents working on the ticket? What I want to know is for instance: a customer replies on the quality of the response of the agent and such ...
by cbravo
25 Sep 2012, 05:37
Forum: General
Topic: Problem with ticket survey.
Replies: 1
Views: 1265

Problem with ticket survey.

Hello guys, I've installed the ticket survey today and was testing a little bit. What I found out is that even if i set the survey tipe to master, my survey gets sent only once per customer. I thought that master type survey was suppose to be sent out for each ticket instead of once per customer. Is...
by cbravo
20 Sep 2012, 17:58
Forum: General
Topic: Autoreply tag references
Replies: 1
Views: 1456

Autoreply tag references

Hello guys, Sorry to be bothering again. What I'm trying to do this is the following: I want to create an autoreply for our customers and include a few of the freetextfields on the text. I see that in the references for the tags I can use are these: You can use the following tags: <OTRS_CUSTOMER_SUB...
by cbravo
20 Sep 2012, 17:19
Forum: General
Topic: [Solved] Can't send replies in OTRS
Replies: 5
Views: 2256

Re: Can't send replies in OTRS

Thank you. That solved my problem.

Greetings,

C.
by cbravo
20 Sep 2012, 16:20
Forum: General
Topic: [Solved] Can't send replies in OTRS
Replies: 5
Views: 2256

Re: Can't send replies in OTRS

crythias wrote:The queue email sender isn't allowed.
What do you mean? how do I enable it?
by cbravo
20 Sep 2012, 15:36
Forum: General
Topic: [Solved] Can't send replies in OTRS
Replies: 5
Views: 2256

[Solved] Can't send replies in OTRS

Hello guys, I've installed OTRS 3.1.8 and now I'm getting an error everytime an agent replies to a customer. The agents were created internally in otrs but the customers come from an Active directory database. These are the logs I extracted from the system. Wed Sep 19 15:40:03 2012 error OTRS-otrs.G...
by cbravo
31 Aug 2012, 00:42
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

[solved] Re: Problems with email response from customer.

Awesome, I figure out how to do it. Thank you so much for your help! it's working now. For anybody having the same issue here are a few tips on how to solve it: Use the link that crythias sent and copy the Subject of the email when you press reply. Paste that text on the text area and try to find a ...
by cbravo
30 Aug 2012, 20:42
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

Re: Problems with email response from customer.

I'm feeling a little more confortable with the perl language now (started learning perl) when I started using OTRS. I know this is if ( $String =~ /\Q$TicketHook$TicketHookDivider\E(\d{4,10}$SystemID\d{4,40})/i ) means find the expression on the right and place it in the $String variable. What I wan...
by cbravo
29 Aug 2012, 21:40
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

Re: Problems with email response from customer.

Thank you, I thought it had something to do with that problem. I'm using DateChecksum as the number generator. Do you know in what file is that function located? that way I can look at my comments and the modifications I did. Also, if you could tell me where the ticket parser is so I can do the same...
by cbravo
29 Aug 2012, 21:10
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

Re: Problems with email response from customer.

Here are the system logs. Wed Aug 29 12:30:25 2012 notice OTRS-PostMasterMailbox.pl-10 POP3: Fetched 2 email(s) from emailadress@emailadress.com Wed Aug 29 12:30:24 2012 notice OTRS-PostMasterMailbox.pl-10 Sent agent 'New Ticket' notification to 'agent@email.com'. Wed Aug 29 12:30:20 2012 notice OTR...
by cbravo
17 Aug 2012, 19:14
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

Re: Problems with email response from customer.

Nope, the agent is replying from the web interface and then a notification is sent via email to the ustomer letting him know of the reply (standard functionality of otrs). When the customer sees the email and sends a response through his email, a new ticket is created instead of the reply getting ap...
by cbravo
17 Aug 2012, 18:13
Forum: General
Topic: [Solved] Problems with email response from customer.
Replies: 10
Views: 4817

[Solved] Problems with email response from customer.

Hello guys, it's me again. This time, I'm having a few problems with the email response from the customer. This is how it goes: 1.- Customer creates the ticket through web interface. 2.- Agent replies and request for more data. 3.- Customer replies to the email from outlook. 4.- The otrs creates a n...
by cbravo
17 Aug 2012, 18:10
Forum: General
Topic: [Solved] Delay autoresponse
Replies: 5
Views: 2298

Re: Delay autoresponse

That might just work. Thank you very much.
by cbravo
17 Aug 2012, 15:27
Forum: General
Topic: [Solved] Delay autoresponse
Replies: 5
Views: 2298

Re: Delay autoresponse

but that would be only for tickets created through email. I'm talking about the tickets created through the web interface.

Greetings,

C.
by cbravo
17 Aug 2012, 15:02
Forum: General
Topic: [Solved] Delay autoresponse
Replies: 5
Views: 2298

[Solved] Delay autoresponse

Hello guys, Today I would like to ask you if there is any way to delay the autoresponse for about 5 minutes. I've set up an autoresponse everytime a customer creates a ticket but the autoresponse replies right after the ticket has been created and it seems to automatic for me that way. I would like ...
by cbravo
16 Aug 2012, 00:20
Forum: General
Topic: Customer database from Active Directory
Replies: 2
Views: 1838

Re: Customer database from Active Directory

I was getting the following error:

Search failed! 0000208D: NameErr: DSID-031001E4, problem 2001 (NO_OBJECT), data 0, best match of:

but for some reason it works now! I tried today and could login without doing any change.

Thank you for your help though!

Greetings,

C.
by cbravo
14 Aug 2012, 23:33
Forum: General
Topic: Customer database from Active Directory
Replies: 2
Views: 1838

Customer database from Active Directory

Hello guys, I've successfully integrated my otrs with my active directory to get my customer database. As you will see from these images, I'm getting my user info from the AD (Windows Server 2008) and since there is no password field to change I know the integration is working. user info AD.JPG When...
by cbravo
10 Aug 2012, 07:39
Forum: General
Topic: Validate FreeTextField
Replies: 2
Views: 1647

Validate FreeTextField

Hello guys, What I would like to do now is validate the value a user has written in a FreeTextField. For instance, I want to check the serial number written against a list I have. I don't mind if the solution is javascript only at the moment. I would appreciate any help you guys could give me. it co...
by cbravo
26 Jul 2012, 15:47
Forum: General
Topic: First Response of each ticket.
Replies: 8
Views: 4879

Re: First Response of each ticket.

I need the response. I can't get it even by a query?

Greetings,
by cbravo
26 Jul 2012, 15:21
Forum: General
Topic: First Response of each ticket.
Replies: 8
Views: 4879

First Response of each ticket.

Is there any way to create an statistic that can let you get the first response of each ticket? I need the first response an agent made to each of our customers. I've been looking at the options, but can't find anything related to responses. If I have to create a query I don't mind, but I would very...
by cbravo
07 Jun 2012, 18:15
Forum: General
Topic: First Response Time
Replies: 6
Views: 8457

Re: First Response Time

Unless I create a user account called TAC User and hardcode him as the sender of the email. For the time as the first answer, I'll look for a solution and post it here once I come up with something.

Very much appreciate the help sir.

Thank you.

Greetings,

Carlos.
by cbravo
07 Jun 2012, 15:11
Forum: General
Topic: First Response Time
Replies: 6
Views: 8457

Re: First Response Time

yes, i Know. What I was having trouble with is the first response still ticking after the automatic response. I would appreciate if you could guide me as to what stops the first response time, so I could see if I can modify the code so the generic response makes a call to that method. Appreciate it....
by cbravo
06 Jun 2012, 23:35
Forum: General
Topic: First Response Time
Replies: 6
Views: 8457

Re: First Response Time

I think you got me wrong. Escalation sends a notification once the ticket got escalated because it reached a given time. What I want is the system to automatically send and email to the customer and the first response time to stop ticking. For instance: a customer creates a ticket. The system sends ...
by cbravo
06 Jun 2012, 15:12
Forum: General
Topic: First Response Time
Replies: 6
Views: 8457

First Response Time

Hello guys, I've been trying to do the following thing but can't get it to work. I'm trying to set a first response time (either through a generic agent or through an automatic response) but I want that when the system sends the message, the first response time stops ticking. Is there any way to do ...
by cbravo
02 Apr 2012, 16:05
Forum: General
Topic: Get user who last responded to a ticket
Replies: 2
Views: 1561

Get user who last responded to a ticket

Hello guys, I'm trying to create a generic agent who will send emails depending on who was the last person who responded to a ticket. For instance, if the agent replied to a ticket and we are expecting a reply from the customer the generic agent will check if the ticket is 48 hours old and then send...
by cbravo
06 Feb 2012, 21:48
Forum: General
Topic: Reply to new ticket message not working.
Replies: 4
Views: 2159

Re: Reply to new ticket message not working.

would you guys mind sharing an example of how this should look like? I mean, how the ticket title should be when the user receives the notification so he can reply correctly. Appreciate the help guys. PS.- here are some strange logs, I don't know if this is what you mean. Mon Feb 6 12:23:07 2012 err...
by cbravo
06 Feb 2012, 17:58
Forum: General
Topic: Reply to new ticket message not working.
Replies: 4
Views: 2159

Reply to new ticket message not working.

Hello guys, I have OTRS installed and everything was working fine. Now I tried to enable my customers to be able to reply from their outlook to the tickets and this mail would get appended to the OTRS. Instead, it is creating a new ticket every time a user replies to a ticket notification. What am I...
by cbravo
31 Jan 2012, 21:37
Forum: General
Topic: SolutionDiffInMin field
Replies: 1
Views: 1239

SolutionDiffInMin field

Hello guys, when I generate a report I get the following fields: created : 04/10/2011 08:54 closed : 17/10/2011 15:42 solution : 17/10/2011 15:42 solution in minutes : 19128 solution diff minutes: 2472 I have two questions from this: 1.- What's the difference between closed and solution time? 2.- Wh...
by cbravo
26 Jan 2012, 15:14
Forum: General
Topic: Change Ticket #
Replies: 1
Views: 881

Change Ticket #

Hello guys, I have a question. When I create a report and download it as csv, the ticket number is too big for excel to interpret it so I keep getting ################. I like the yearmonthdaynumber format but I want to change it to 120129001 for instance (2 numbers for the year, 2 numbers for the m...
by cbravo
25 Jan 2012, 18:16
Forum: General
Topic: new field in report
Replies: 6
Views: 1704

Re: new field in report

thank you. That helped me a lot.

Appreciate it.
by cbravo
17 Jan 2012, 23:22
Forum: General
Topic: new field in report
Replies: 6
Views: 1704

Re: new field in report

but I don't get the ticket owner as an option to select it. Thats the problem.

Is there any way to force it to be there? like hardcoding it there.

Greetings,

Carlos
by cbravo
17 Jan 2012, 01:18
Forum: General
Topic: new field in report
Replies: 6
Views: 1704

Re: new field in report

a custom one that I made.
by cbravo
16 Jan 2012, 22:58
Forum: General
Topic: new field in report
Replies: 6
Views: 1704

new field in report

Hello guys, I wanted to know if I could add extra fields to the reports that you print out. For instance, I'm trying to get the owner of the ticket, but can't find a way to make it visible. Appreciate any help you guys could give me.

Thanks.

Greetings,

Carlos.
by cbravo
14 Dec 2011, 17:33
Forum: General
Topic: Change Ticket Owner
Replies: 1
Views: 1178

Change Ticket Owner

Hello guys, what I'm trying to achieve now is to allow the customer to change the ticket owner. My customer is a company who has people that detect problems and create tickets, but they don't work on them they assign an specialist to work on the ticket along with our support engineers. Is there any ...
by cbravo
06 Dec 2011, 00:00
Forum: General
Topic: linking tickets.
Replies: 3
Views: 1337

Re: linking tickets.

Ok, thank you. That clarifies much for me. How does it work with the join option then tho? I tried joining two tickets and the output is that one ticket dissapear but the info from it doesn't get appended to the other ticket. I thought the two tickets would combine along with the conversation and su...
by cbravo
05 Dec 2011, 21:40
Forum: General
Topic: linking tickets.
Replies: 3
Views: 1337

linking tickets.

Hello guys, what's the use for the link button in a ticket? I see you can link two tickets and after you select the two tickets to link togheter you get an option to link it as a parent ticket or as a child ticket. What does it do? I've tried searching in the forums and in the help topics but couldn...
by cbravo
24 Nov 2011, 19:50
Forum: General
Topic: Arithmetic operations in dtl
Replies: 6
Views: 1939

Re: Arithmetic operations in dtl

awesome thank you. Just run some tests and works like a charm Will be updating this post with info on how to do it later on.

Thanks again.
by cbravo
24 Nov 2011, 16:42
Forum: General
Topic: Arithmetic operations in dtl
Replies: 6
Views: 1939

Re: Arithmetic operations in dtl

sorry to be bothering again. I created the javascript and it works like a charm, but I'm having a problem still. Currently I can make the script execute when the user presses a button, but can't get it to work by itself. Is there a special place where I should put the script for it to get automatica...
by cbravo
23 Nov 2011, 21:27
Forum: General
Topic: Arithmetic operations in dtl
Replies: 6
Views: 1939

Re: Arithmetic operations in dtl

Appreciate your help and quick response. I think I'm doing something wrong tho, I tried to do something like that and when I write something like: use Date::Parse; it gets render too instead of include the referenced module. I'm sorry but I'm just getting started with perl (I find it quite powerful)...
by cbravo
23 Nov 2011, 21:03
Forum: General
Topic: Arithmetic operations in dtl
Replies: 6
Views: 1939

Arithmetic operations in dtl

Hello guys, I am currently modifying the AgentTicketZoom.dtl file so I can get extra info under the Ticket information block on the upper right corner. I have 2 TicketFreeTIme fields that I use, and I would like to show the difference between them two. I've tried doing the following $QData{"TIc...
by cbravo
09 Aug 2011, 19:09
Forum: General
Topic: New Ticket Update Alerts
Replies: 19
Views: 14970

Re: New Ticket Update Alerts

crythias wrote:Yes, but that will only apply to tickets that are owned by the agent, and/or the queues that are selected/highlighted in the Agent's My Queues.
Exactly. Appreciate it.

Greetings,
by cbravo
09 Aug 2011, 18:23
Forum: General
Topic: New Ticket Update Alerts
Replies: 19
Views: 14970

Re: New Ticket Update Alerts

crythias wrote:That's a preference for the agent. There is no need to create such a notification (Event).
I was looking for the same thing. Do you mean that I should change "Ticket follow up notification" to yes for the agent preferences so they can get an email everytime a customer replies to a ticket?
by cbravo
18 Jul 2011, 06:05
Forum: Howtos
Topic: How to stop ticket age otrs 3.04
Replies: 8
Views: 9006

Re: How to stop ticket age otrs 3.04

haven't really looked at it before. I might make some time to do it.
by cbravo
01 Jul 2011, 22:41
Forum: General
Topic: Disable changing owner of ticket
Replies: 1
Views: 1154

Disable changing owner of ticket

What I currently have is the following configuration. When a client opens a new ticket it goes into a queue. On that queue I have a supervisor and x amount of agents. I have stablished the group permissions of the supervisor to R/W and the agents permissions to read, create, add note, and change pri...
by cbravo
23 Mar 2011, 16:12
Forum: Developers
Topic: how to change freetext type
Replies: 0
Views: 1158

how to change freetext type

I want to make a field where I can select the current date but when I set freetext I can only use link, combobox and text. Could I some how use a hidden field for the freetext field while showing the 3 comboboxes with the date and through javascript load my hidden field? Anyone knows if this can be ...