[otrs] Change in display name

2013-07-03 Thread Darshak Modi
First Name - Last Name - I want to change the order like Last Name- FirstName . Also in report - agent name comes as Name(email), is there a way to remove (email) ? - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive:

Re: [otrs] Ticket Refresh

2013-07-03 Thread Roman Gelfand
it appears that refresh only works on ticket overview but not ticket zoom. Correct me if I am wrong. On Wed, Jul 3, 2013 at 2:19 PM, Roman Gelfand wrote: > I am running otrs 3.2.7. The customer site is not refreshing ticket > detail when a new note is added by the agent. The customer set > ref

[otrs] Dynamic Fields in Notification

2013-07-03 Thread Frans Stekelenburg
Hi, Sometimes it's quite hard to find the exact configuration options online for OTRS, especially when it comes to Notification Tags. Like how to use dynamic fields as tags in notification. It may be written somewhere but I didn't find it. But from all he bits and pieces and two trials, here i

[otrs] Ticket Refresh

2013-07-03 Thread Roman Gelfand
I am running otrs 3.2.7. The customer site is not refreshing ticket detail when a new note is added by the agent. The customer set refresh interval in preferences to 2 minutes. Is there anything I need to do to make this work? Thanks in advance --

Re: [otrs] (no subject)

2013-07-03 Thread Steven Carr
See the link at the bottom of every message to the list. To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > ^ ^ ^ ^ ^ - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs

Re: [otrs] Statistics Scheduled

2013-07-03 Thread David Boyes
It would help if you showed us what errors you are receiving But Error showing , can anybody help me or give Exmple : - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To uns

Re: [otrs] Agent Ticket Print

2013-07-03 Thread Renee B
You can, but this needs development. You have to change Kernel/Modules/AgentTicketPrint.pm and Kernel/Output/HTML/LayoutLinkObject.pm. On 03.07.2013 14:11, Carlos Igor Silva wrote: > Hello, > Anyone know if i can print the linked children tickets information on the > parent ticket? when i print

Re: [otrs] fetchmail/imap and keeping messages in the mailbox

2013-07-03 Thread Ralf Hildebrandt
* Steven Carr : > No, this has been asked many times before. The way you achieve this is > to have 2 mailboxes and setup an email address which delivers the mail > to both mailboxes. You then use one mailbox to pull the emails into > OTRS and the other mailbox acts as an "archive". Thought so. Th

Re: [otrs] Agent Ticket Print

2013-07-03 Thread Steven Carr
You asked this a few days ago and no-one had an answer then. Asking again is not going to get you an answer. Steve On 3 July 2013 13:11, Carlos Igor Silva wrote: > Hello, > > Anyone know if i can print the linked children tickets information on the > parent ticket? when i print a ticket and thi

Re: [otrs] fetchmail/imap and keeping messages in the mailbox

2013-07-03 Thread Steven Carr
No, this has been asked many times before. The way you achieve this is to have 2 mailboxes and setup an email address which delivers the mail to both mailboxes. You then use one mailbox to pull the emails into OTRS and the other mailbox acts as an "archive". Steve On 3 July 2013 13:09, Ralf Hild

[otrs] Agent Ticket Print

2013-07-03 Thread Carlos Igor Silva
Hello, Anyone know if i can print the linked children tickets information on the parent ticket? when i print a ticket and this one have linked child tickets i just can see the child's id and their subject. i want to print their status and other information, someone knows how can i do this?

[otrs] fetchmail/imap and keeping messages in the mailbox

2013-07-03 Thread Ralf Hildebrandt
Currently we're fetching the messages from an IMAP mailbox using fetchmail. Is there a way of keeping the messages in the IMAP mailbox and maybe just mark them read? -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebra...@charite.deCampus Benjamin Frankli

Re: [otrs] Help on upgrade to OTRS 3.2.8

2013-07-03 Thread Wielbert Collinson
Hi Guys, OTRS 3.2.8 is re-installed successfully and works like a charm. A good exercise and nice way to learn OTRS. Performed a backup of the DB. Uninstalled 3.2.6 and re-installed 3.2.8 . Reinstalled 3.2.6 ITSM Bundle. Restored the Database. Replaced needed config files (Config.pm/ZZZ

Re: [otrs] Statistics Scheduled

2013-07-03 Thread Renee B
Please show the command you run (you posted the usage message) and the error. On 03.07.2013 13:24, KalyanaChakravarthy MP wrote: > Hi > > I ma trying to run otrs.GenerateStats.pl -n [-p ] > [-o > ] [-r -s ] [-m ] [-l ] [-f > CSV|Print] [-S ] e. g. 'Year=1977&Month=10' > (only for stati

[otrs] Statistics Scheduled

2013-07-03 Thread KalyanaChakravarthy MP
Hi I ma trying to run otrs.GenerateStats.pl -n [-p ] [-o ] [-r -s ] [-m ] [-l ] [-f CSV|Print] [-S ] e. g. 'Year=1977&Month=10' (only for static files) /output/dir/ But Error showing , can anybody help me or give Exmple : Regards, Kalyana chakravarthy M .P, Sr software Engin

Re: [otrs] Any way to exclude system articles from being counted as unread?

2013-07-03 Thread Bogdan Iosif
The toolbar shows count for tickets with unread articles (a ticket is counted only once, regardless of how many unread articles it has). It seems there's a config, Ticket::NewArticleIgnoreSystemSender, that controls if a ticket should be marked as read when it has unread system articles. I'll try