Search found 12 matches

by meoukg
22 Oct 2014, 04:47
Forum: Help
Topic: How to enable the "Customer with multiple IDs" on SQLSRV
Replies: 2
Views: 1286

Re: How to enable the "Customer with multiple IDs" on SQLSRV

crythias wrote:start by add column in SSMS.
Hi Crythias, already add the column, but how can I modify and run config.pm?
by meoukg
21 Oct 2014, 09:23
Forum: Help
Topic: How to attach the customers' signature automatically
Replies: 6
Views: 4072

Re: How to attach the customers' signature automatically

Hi jojo, OK. Maybe it is strange with you because you are not the customers and always don't understand their need. By the way, some software producer (includes OTRS) doesn't listen to the users voices and their engineers act like you who thinks it still makes no sense ==> NEVER BE SUCCESSFUL IN THE...
by meoukg
21 Oct 2014, 08:34
Forum: Help
Topic: How to attach the customers' signature automatically
Replies: 6
Views: 4072

Re: How to attach the customers' signature automatically

Hi Jojo, thanks for your quick reply. But some customers want it, now they must copy their signature to the post when they reply a ticket. They want to bcc to managers (external customer of OTRS System) with the full history like email.
by meoukg
21 Oct 2014, 08:30
Forum: Help
Topic: Missing cc field in OTRS Editor on Customer Portal
Replies: 1
Views: 1396

Missing cc field in OTRS Editor on Customer Portal

We have one customer (company) named ABC Company, they have 2 IT customer users: one customer user is an IT Manager, his name is A, another customer user is an IT Staff, his name is B. When B is typing the message on customer portal to reply a ticket, B wants to cc to A for reference. But the OTRS E...
by meoukg
21 Oct 2014, 07:02
Forum: Help
Topic: How to attach the customers' signature automatically
Replies: 6
Views: 4072

How to attach the customers' signature automatically

Hi All,

Is there any ways to enable the signature feature for the customers to attach on Customer Portal/Preferences (customer.pl) after they've submitted a ticket? Or we can use the customer user information to create a signature for each users?

Thanks & BRs,

Kindly support!
by meoukg
21 Oct 2014, 06:43
Forum: Help
Topic: How to enable the "Customer with multiple IDs" on SQLSRV
Replies: 2
Views: 1286

How to enable the "Customer with multiple IDs" on SQLSRV

Hi All, I know the feature "Customer with multiple IDs (Company tickets)" which has been shared a lot and I knew the way to use this feature by 2 simple steps below: 1. Add a new column in the table customer_user by this command: ALTER TABLE customer_user ADD customer_ids VARCHAR (250) 2.A...
by meoukg
26 Dec 2013, 10:56
Forum: Help
Topic: Invalid CreateTime when creating new ticket
Replies: 3
Views: 1175

Re: Invalid CreateTime when creating new ticket

Hi Crythias, I know the time depends on the OS time but the time is not correct. do you any advices?
by meoukg
11 Dec 2013, 05:33
Forum: Help
Topic: Help to create the custom ticket number
Replies: 3
Views: 1614

Re: Help to create the custom ticket number

Look at, copy, modify otrs/Kernel/System/Ticket/Number/DateChecksum.pm Thanks for your help. But I tried to search on google to understand the content of DateChecksum, but not successful and I don't know the perl code, could you or someone help me to have the code for my ticket number format? So ma...
by meoukg
10 Dec 2013, 14:45
Forum: Help
Topic: Help to create the custom ticket number
Replies: 3
Views: 1614

Help to create the custom ticket number

Hi All,

I'd like to customize the default ticket number with the format like below:

YYMMDDXXXX (YY: year ; MM: month ; DD: day ; XXXX: auto increment number)
Example: 1312100001 : it means the first ticket on December 10th, 2013.

Kindly help!

Thanks.
by meoukg
10 Dec 2013, 14:36
Forum: Help
Topic: Auto Fetch Mail
Replies: 18
Views: 36629

Re: Auto Fetch Mail

Hi all,

please show how to do it on Windows OS.
by meoukg
10 Dec 2013, 04:13
Forum: Help
Topic: Invalid CreateTime when creating new ticket
Replies: 3
Views: 1175

Invalid CreateTime when creating new ticket

Hi all,

Kindly help me to configure the actual system time of OTRS Server. Although I've already selected the right time zone +7 for Vietnam in sysconfig, but aftern I'd created a ticket, it showed that the wrong creation time, even in history of this ticket: Created: 12/10/2013 15:54 by....
by meoukg
15 Nov 2013, 04:54
Forum: Help
Topic: iPhone handle problem
Replies: 2
Views: 1634

Re: iPhone handle problem

Hi all,

I have the same problem. But my OTRS is working on standard well-known port 80. Kindly help.