Search found 20 matches

by xtheb
21 Jan 2016, 18:09
Forum: General
Topic: Project management with OTRS ?
Replies: 5
Views: 3914

Re: Project management with OTRS ?

hello,

no I want a real project management inside OTRS (I don't want to use another tool)
by xtheb
20 Jan 2016, 10:57
Forum: General
Topic: Project management with OTRS ?
Replies: 5
Views: 3914

Re: Project management with OTRS ?

hello,

what do you mean ?
by xtheb
18 Jan 2016, 13:47
Forum: General
Topic: Project management with OTRS ?
Replies: 5
Views: 3914

Project management with OTRS ?

Hello,

is there any plugin to integrate a project management tool in OTRS ?

Thank you
by xtheb
02 Nov 2015, 11:15
Forum: Help
Topic: How to open a new ticket when the ticket is already closed in a specific state
Replies: 0
Views: 849

How to open a new ticket when the ticket is already closed in a specific state

Hello, Sometimes our operator change a ticket state to "closed (invoiced)" (it is a state that we have defined, a closed state). But sometimes, customers reply to this ticket, but we don't want to reopen it, we want to open a new ticket. We don't want to reopen it only if the state if &quo...
by xtheb
19 Oct 2015, 17:38
Forum: Help
Topic: dynamic field empty in search result
Replies: 5
Views: 3062

Re: dynamic field empty in search result

thank you !
by xtheb
19 Oct 2015, 16:31
Forum: Help
Topic: dynamic field empty in search result
Replies: 5
Views: 3062

dynamic field empty in search result

hello, in sysconfig (Ticket -> Frontend::Agent::Ticket::ViewSearch) I have added my dynamic field (Price) in : Ticket::Frontend::AgentTicketSearch###SearchCSVData Ticket::Frontend::AgentTicketSearch###DynamicField Ticket::Frontend::AgentTicketSearch###SearchCSVDynamicField Ticket::Frontend::AgentTic...
by xtheb
09 Oct 2015, 12:41
Forum: Help
Topic: Email when creating account / reset password
Replies: 9
Views: 4257

Re: Email when creating account / reset password

hello, I tried to fill SendmailEnvelopeFrom and SendmailNotificationEnvelopeFrom but same error : Error message: Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..] Backend ERROR: OTRS-CGI-55 Perl: 5.14.2 OS: linux Time: Fri Oct 9 12:46:19 2015 Message: Can't send me...
by xtheb
05 Oct 2015, 10:03
Forum: Help
Topic: Email when creating account / reset password
Replies: 9
Views: 4257

Re: Email when creating account / reset password

hello, I use Office 365, not a personnal Exchange server. I think it is not the problem, because my OTRS send perfectly email to operators and customers (with the same sender). The question is : what email parameters are different when OTRS sent email for password renew / account creation ? (SysConf...
by xtheb
02 Oct 2015, 13:53
Forum: Help
Topic: Email when creating account / reset password
Replies: 9
Views: 4257

Re: Email when creating account / reset password

hello,

But why other email works ? (with the same sender !!)
by xtheb
29 Sep 2015, 09:03
Forum: Help
Topic: Email when creating account / reset password
Replies: 9
Views: 4257

Re: Email when creating account / reset password

hello, The email in Sysconfig Core::NotificationSenderEmail is the same as the Postmaster email account. And all notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page I got an error (...
by xtheb
28 Sep 2015, 09:02
Forum: Help
Topic: Email when creating account / reset password
Replies: 9
Views: 4257

Email when creating account / reset password

Hello, All notification and customer emails works perfectly in OTRS but when I try to create new account or when I want to reset a customer password on the URL/otrs/customer.pl page, I got this error : Can't send message: 550Start mail input; end with <CRLF>.<CRLF> 5.7.60 SMTP; Cli[..] Please contac...
by xtheb
07 May 2015, 08:55
Forum: Help
Topic: Paste image in article on Chrome
Replies: 1
Views: 3481

Paste image in article on Chrome

Hello,

Is it possible to paste an image from the clipboard in the article text on Chrome browser ? Maybe a setup somewhere in Chrome ?

It works perfectly on Internet explorer !!

Regards,
Marc PIRIOU
by xtheb
30 Apr 2015, 17:34
Forum: Help
Topic: Import customer user from an outlook CSV file
Replies: 7
Views: 7126

Re: Import customer user from an outlook CSV file

ok I have succeeded, we just have to have to reset cache with script : otrs.DeleteCache.pl
by xtheb
30 Apr 2015, 09:37
Forum: Help
Topic: Import customer user from an outlook CSV file
Replies: 7
Views: 7126

Re: Import customer user from an outlook CSV file

Hello, I really want to import via sql request but if I do that : insert into customer_user (login, email, customer_id, title, first_name, last_name, phone, fax, mobile, street, zip, city, country, comments, valid_id, create_time, create_by, change_time, change_by) values('toto_h_fontaine@hotmail.co...
by xtheb
29 Apr 2015, 17:39
Forum: Help
Topic: Import customer user from an outlook CSV file
Replies: 7
Views: 7126

Re: Import customer user from an outlook CSV file

Hello,

yes I know that but I really need to import contacts from outlook.

I am developer so I can develop a script to import data in these 2 tables, do you think it will works ?

Is there other objects (table, view...) to update ?

Regards,
Sev
by xtheb
29 Apr 2015, 11:03
Forum: Help
Topic: Import customer user from an outlook CSV file
Replies: 7
Views: 7126

Import customer user from an outlook CSV file

Hello, What is the best way to import customer users from an outlook CSV file ? 1. I have already search on this topic but if I use script otrs.AddCustomerUser, I can't import Phone for example... 2. I have tried to insert manually data in customer_user table but if I do that, the line doesn't appea...
by xtheb
29 Apr 2015, 10:55
Forum: General
Topic: How to quickly create customer user from a ticket ?
Replies: 1
Views: 2972

How to quickly create customer user from a ticket ?

Hello,

How to quickly create a customer user from a ticket ?

Regards,
Sev
by xtheb
27 Jan 2015, 16:47
Forum: Help
Topic: Automatic customer account creation?
Replies: 2
Views: 1326

Automatic customer account creation?

Hello,

I would like to know if it would be possible to automatically create a customer user account (if he doesn't already exist of course) as he sends an email to the platform.

Is that possible?

Thank you for your answers.
by xtheb
21 Jan 2015, 18:48
Forum: Help
Topic: Can not send email to customer otrs-4.0.2
Replies: 10
Views: 4560

Re: Can not send email to customer otrs-4.0.2

Edit : problem solved and the solution was not in relation with the topic
by xtheb
16 Jan 2015, 18:38
Forum: Help
Topic: Problem with default OTRS Appliance 4.0.3
Replies: 1
Views: 1374

Problem with default OTRS Appliance 4.0.3

Hi all, I installed OTRS Appliance 4.0.3 on a virtual machine. I wanted to test a conversion of mail into a ticket so as the "Superuser", I went to Admin / PostMaster Mail Accounts. I added a new mail account using the following settings : Type : IMAPTLS Host : outlook.office365.com IMAP F...