Search found 20 matches

by georgelazar
06 Apr 2011, 20:30
Forum: General
Topic: [ SOLVED ] Email ticket templates
Replies: 4
Views: 5770

Re: Email ticket templates

Yes, that's the way I have accomplished this.
Thanks.
by georgelazar
01 Apr 2011, 17:12
Forum: General
Topic: Report - Number of tickets moved in other queue
Replies: 5
Views: 2991

Re: Report - Number of tickets moved in other queue

Well.. no :(
I have abandoned the idea for a while but if you find a solution in the mean time, please share it!
Thanks.
by georgelazar
01 Apr 2011, 17:09
Forum: General
Topic: Create New Tickets with Generic Agent
Replies: 3
Views: 2077

Re: Create New Tickets with Generic Agent

Interesting.. Thanks!
by georgelazar
01 Apr 2011, 16:59
Forum: General
Topic: [ SOLVED ] Email ticket templates
Replies: 4
Views: 5770

Re: Email ticket templates

Hi HervE, I'm referring to New Email ticket, when an agent manually create a new email ticket to have the body pre populated with data depending on the (from) queue selected. At this moment only signature is automatically populated when I choose New email ticket and I select From: queue but I need t...
by georgelazar
01 Apr 2011, 07:44
Forum: General
Topic: [ SOLVED ] Email ticket templates
Replies: 4
Views: 5770

[ SOLVED ] Email ticket templates

Hi,

I'm using OTRS 3.0.5 and I'm trying to setup email ticket templates.
It seems that is possible to create just one default template from sysconfig but I need to populate the body of the New email ticket with various templates depending on the selected queue.

Is this possible?

Thanks.
by georgelazar
14 Mar 2011, 15:52
Forum: General
Topic: Create New Tickets with Generic Agent
Replies: 3
Views: 2077

Create New Tickets with Generic Agent

Hi,

Is there a way to automatically create new tickets with specific subject/content in a specific queue using Generic Agent?
I'm using OTRS 3.0.5

Thanks,
George
by georgelazar
21 Dec 2010, 22:58
Forum: General
Topic: Issue with Generic agent
Replies: 9
Views: 5797

Re: Issue with Generic agent

I have exactly the same issue.
OTRS version 2.4.8 running on Linux Gentoo 10, cluster mode.
by georgelazar
15 Dec 2010, 16:06
Forum: General
Topic: Report - Number of tickets moved in other queue
Replies: 5
Views: 2991

Re: Report - Number of tickets moved in other queue

Hi Jojo,

Thanks for recomandation.


George
by georgelazar
10 Dec 2010, 09:04
Forum: General
Topic: Report - Number of tickets moved in other queue
Replies: 5
Views: 2991

Re: Report - Number of tickets moved in other queue

Anybody?
Please, I really need this type or report.

Thanks!
by georgelazar
01 Dec 2010, 22:44
Forum: General
Topic: Report - Number of tickets moved in other queue
Replies: 5
Views: 2991

Report - Number of tickets moved in other queue

Hi,

I'm trying to create a monthly report with the number of the tickets moved into a specific queue per each day.
A standard report with the number of new/open tickets in that queue is not an option (I will not have the values I need)

Any advise?

Thanks!
by georgelazar
17 Nov 2010, 15:26
Forum: General
Topic: 10000 closed tickets limit
Replies: 3
Views: 2974

Re: 10000 closed tickets limit

Can I change this setting somewhere?

Thanks.
by georgelazar
16 Nov 2010, 23:04
Forum: General
Topic: 10000 closed tickets limit
Replies: 3
Views: 2974

10000 closed tickets limit

When I look at all tickets I always see closed (10000) and I know I have much more in the system and the number is not changing even when new tickets are closed.
Is this a limitation somewhere?

Thanks!
by georgelazar
29 Oct 2010, 18:28
Forum: Help
Topic: Ticket Type on AgentTicketCompose
Replies: 13
Views: 9307

Re: Ticket Type on AgentTicketCompose

Any update on this? I got the same problem.
by georgelazar
29 Oct 2010, 16:03
Forum: General
Topic: Custom text fields to be completed by the agent
Replies: 2
Views: 2430

Re: Custom text fields to be completed by the agent

jojo wrote:no, just don't activate the dropdown


is working..I wasn't thought on that...

Thanks jojo!
by georgelazar
29 Oct 2010, 14:50
Forum: General
Topic: Custom text fields to be completed by the agent
Replies: 2
Views: 2430

Custom text fields to be completed by the agent

Hi, I have added few FreeText Fields with drop down values in agent compose (answer) window but I need to add some other text fields that are available for completion to the agent. For example a text field where the agent can write a serial number of an device provided by the customer on the phone. ...
by georgelazar
25 Oct 2010, 11:16
Forum: General
Topic: Freetext fields per queue
Replies: 3
Views: 3052

Re: Freetext fields per queue

Thanks for answer,
I was hoping that I missing something and the feature exist.. but unfortunately not!

G
by georgelazar
19 Oct 2010, 18:54
Forum: General
Topic: Freetext fields per queue
Replies: 3
Views: 3052

Freetext fields per queue

Is it possible to create custom fields with drop down values associated per queue?
For example for the tickets on a particular queue when an agent answer to have those custom fields to complete? (with customer specific info)

Thanks,
George
by georgelazar
18 Oct 2010, 12:04
Forum: General
Topic: Auto Responses SMTP relayed
Replies: 1
Views: 1889

Re: Auto Responses SMTP relayed

Nobody?!?
:(
by georgelazar
13 Oct 2010, 17:12
Forum: General
Topic: single signon with active directory
Replies: 30
Views: 25117

Re: single signon with active directory

here is my config and is workig like a charm: $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::Host'} = ' pdc.mydomain.com '; $Self->{'AuthModule::LDAP::BaseDN'} = 'dc= mydomain ,dc= com '; $Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName'; And the usersnames in OTR...
by georgelazar
12 Oct 2010, 15:54
Forum: General
Topic: Auto Responses SMTP relayed
Replies: 1
Views: 1889

Auto Responses SMTP relayed

Hi, I have the following situation: 1. My OTRS is configured to send emails by default through a local email server. 2. Few queues are for outside customers and I'm using their external email addresses to receive the emails for those queues. 3. Externalk email addresses are assigned per queue and th...