Search found 22 matches

by marty210578
14 May 2012, 11:14
Forum: Help
Topic: CompanyTickets using UserCustomerIDs field
Replies: 1
Views: 1777

CompanyTickets using UserCustomerIDs field

Hello All,

We want to utilize the Customer portal and up to now the users can see their own tickets under both "my tickets" and "Company Tickets"
The config.pm containts this config for the users


###############################################
#LDAP CustomerUser - Netherlands ...
by marty210578
18 Nov 2011, 10:23
Forum: Developers
Topic: New Module: Dasboard Modification
Replies: 4
Views: 5007

Re: New Module: Dasboard Modification

Thanks,

Let me see what i can come up with... My programming skills are not high level but perhaps with trail and error and reading the developper book I can figure out how to achive the same in 3.x

thanks and will let you know once i know more.
by marty210578
17 Nov 2011, 16:02
Forum: Help
Topic: Display owner's Full Name for each ticket in Dashboard
Replies: 5
Views: 4653

Re: Display owner's Full Name for each ticket in Dashboard

I managed to do this trick for the customer portal via this post :
http://forums.otrs.org/viewtopic.php?f=17&t=2239

So to my best knowledge and following the guidelines from the post i need to edit the PM file and the DTL file
Question remains is it:
Kernel/Output/HTML/DashboardTicketGeneric.pm ...
by marty210578
17 Nov 2011, 11:26
Forum: Developers
Topic: New Module: Dasboard Modification
Replies: 4
Views: 5007

Re: New Module: Dasboard Modification

Hi

Sadly this doesn't work in the 3.0 version.
I was looking for the "owner name" in particular. I was struggeling to get this to work in version 3. in order that it shows the agent fullname instead of the loginname.

I openend the OPM file but i see only jibbajabba. Is there a way you could ...
by marty210578
17 Nov 2011, 10:02
Forum: Help
Topic: [Solved] Change Ticket Properties After Creation
Replies: 6
Views: 2839

Re: Change Ticket Properties After Creation

Totally different question... how can i make that "free fields" option available in the navbar??
by marty210578
16 Nov 2011, 13:21
Forum: Help
Topic: Queue selection within "reply" form
Replies: 2
Views: 1447

Re: Queue selection within "reply" form

I found out that i need to edit the AgentTicketCompose.pm in order to retrieve the required fields...

Doing my best. keep update and again help or direction would be highly appreciated:)
by marty210578
16 Nov 2011, 10:58
Forum: Hilfe
Topic: View Compose
Replies: 3
Views: 1389

Re: View Compose

Hallo, Ich versuche im Deutch zu tunn..

Ich habe dieselbe probleme und habe ein post gemacht :
http://forums.otrs.org/viewtopic.php?f=62&t=12553

Veilleicht zusammen konnen wir das problem lossen?
by marty210578
16 Nov 2011, 10:24
Forum: Help
Topic: Queue selection within "reply" form
Replies: 2
Views: 1447

Queue selection within "reply" form

Currently when a ticket/mail arrives in OTRS it is by default assigned to a predefined queue.
You then start to work on the ticket and via the Ticket Zoom you move it to a corresponding queue.

I was thinking and received also a wish from within our organization to shorten the handling steps.
Most ...
by marty210578
15 Nov 2011, 12:06
Forum: Help
Topic: Display owner's Full Name for each ticket in Dashboard
Replies: 5
Views: 4653

Re: Display owner's Full Name for each ticket in Dashboard

I was trying to find this out myself as well.
Problem is that you cannot simply use "UserFirstname" as this is not a property of the ticketdata.
http://faq.otrs.org/otrs/public.pl?Action=PublicFAQ&ItemID=186

There needs to be a combination/link made with OwnerID and fields in the table user ...
by marty210578
13 Oct 2011, 15:07
Forum: Help
Topic: [SOLVED] Postmaster Filter match a string in Body
Replies: 1
Views: 1750

Re: [SOLVED] Postmaster Filter match a string in Body

Managed to create the regular expression.

Made a allow and ignore filter
(Brief Message|Full Message)|(00460|80480|80470|80472)
by marty210578
07 Oct 2011, 13:29
Forum: Help
Topic: Filter a Queue from the statistics and dashboard chart
Replies: 6
Views: 3024

Re: Filter a Queue from the statistics and dashboard chart

Hi All, I know this issue is reported a long time ago but i'm running into a similiar issue.

We have a monitoring queue with several subqueues. I created a special state called "monitoring" so we can filter this easily in reports.
Next to that we do also have some mailfilters that automatically ...
by marty210578
04 Oct 2011, 15:46
Forum: Help
Topic: [SOLVED] Postmaster Filter match a string in Body
Replies: 1
Views: 1750

[SOLVED] Postmaster Filter match a string in Body

Hello All.
I run into a issue with a postmaster filter. I know i need to use Regex in order to get this going but completely lost.

Let me explain what i have:
filter.JPG

This does the job perfect but....
In the body there is a certain text fe. WH_ID 80480 or WH_ID 80472 but it also could be WH ...
by marty210578
04 Oct 2011, 12:42
Forum: Help
Topic: column changes lock/unlock as text
Replies: 0
Views: 919

column changes lock/unlock as text

I would like to add a column that shows simple locked/unlocked as a text>
I tried to add the following code:

<!-- dtl:block:ContentLargeTicketGenericRowMeta -->
<td class="W10pc">
<a href="$Env{"Baselink"}Action=AgentTicketZoom;TicketID=$Data{"TicketID"}" title="$QData{"Title"}" class="AsBlock ...
by marty210578
27 Sep 2011, 12:34
Forum: Help
Topic: [SOLVED]OTRS Customer Template Tickets dropdownlist
Replies: 3
Views: 3129

Re: OTRS Customer Template Tickets dropdownlist

Erwing....

many many thanks!! this indeed did the Job :)
by marty210578
27 Sep 2011, 12:11
Forum: General
Topic: [SOLVED] Sick of merging tickets!
Replies: 6
Views: 5843

Re: [SOLVED] Sick of merging tickets!

I tried the option : PostMasterFollowupSearch
But still i see each replay to the same topic without the [ticketnumber] will generate a new ticket in OTRS.

$Self->{'PostmasterDefaultPriority'} = '3 Medium';
$Self->{'PostmasterFollowUpSearchInRaw'} = '1';
$Self->{'PostmasterFollowUpSearchInBody ...
by marty210578
16 Sep 2011, 13:32
Forum: Help
Topic: [SOLVED]OTRS Customer Template Tickets dropdownlist
Replies: 3
Views: 3129

[SOLVED]OTRS Customer Template Tickets dropdownlist

Hello.
I created 2 customer ticket templates based on the http://forums.otrs.org/viewtopic.php?f=60&t=10673 and specific http://www.youtube.com/watch?v=1B8mZ9Ku_bA
It works perfectly only disadvantage is that the users see buttons instead of a dropdown selection list.
For 2 templates that would be ...
by marty210578
02 Sep 2011, 13:38
Forum: Help
Topic: [SOLVED] Status View: new statetype under "closed"
Replies: 1
Views: 1260

Re: Status View: new statetype under "closed"

This can be closed.

I needed to logout and back in.
Then i saw the tickets again in QueueView: My Queues and in the statusview they were no longer in the Closed filter.

sorry to disturb you....
by marty210578
02 Sep 2011, 13:16
Forum: Help
Topic: [SOLVED] Status View: new statetype under "closed"
Replies: 1
Views: 1260

[SOLVED] Status View: new statetype under "closed"

Hello,

I created a new state/type called monitoring in my OTRS 3.0.10
I followed the procedures described in the http://doc.otrs.org/3.0/en/html/states-customizing.html

New tickets that arrived via email/filter are correctly assigned the state : monitoring
but when i open the Ticket:Status View ...
by marty210578
29 Aug 2011, 16:16
Forum: Help
Topic: Queue view : list all queues
Replies: 0
Views: 850

Queue view : list all queues

Hi There,

Perhaps the question have been reased before, if so please provide me a link since I couldn't find it.

We have a bunch of queues, which i actualy like to see as Folders where i place my tickets in.
When a Agent is selecting "tickets", there is a dropdown menu with fe. Queue View

What i ...
by marty210578
22 Apr 2011, 15:53
Forum: Help
Topic: Auto response only when ticket is locked
Replies: 2
Views: 1587

Re: Auto response only when ticket is locked

THanks :)

the Event Notification works like a charme and is indeed a perfect solution for the request i received from the business here :)

thanks for the prompt support.
by marty210578
21 Apr 2011, 14:48
Forum: Help
Topic: Auto response only when ticket is locked
Replies: 2
Views: 1587

Auto response only when ticket is locked

HI All.

Is there a option that there is only a auto email response when the ticket is assigned/locked by a agent?
This request is comming from the business, they are not interested in the fct that the email has been received but are more interested to receive a email when the ticket is locked by a ...
by marty210578
04 Apr 2011, 16:46
Forum: Help
Topic: Sending responses to Users/Customers
Replies: 1
Views: 1389

Sending responses to Users/Customers

Hello All,
I have a 2 in 1 OTRS system, so i will serve 2 departments from 1 system.

I have created 2 postmaster mailaccounts and assigned them to their own inbox queue.
Postmaster 1-> 1-raw
postmaster 2-> 2-raw

on the queues i have configured
Queue 1-raw -> system address :postmaster1@something ...