Search found 7 matches

by rbarten
15 Feb 2011, 12:33
Forum: Help
Topic: ERROR: No Ticket::StateAfterPending found for 'On Hold'
Replies: 3
Views: 1658

Re: ERROR: No Ticket::StateAfterPending found for 'On Hold'

I've created the state as a 'waiting' type. I've changed it now to a pending type and the problem seems to be solved. But On Hold is a "waiting" type. What goes wrong?
by rbarten
10 Feb 2011, 11:43
Forum: Help
Topic: ERROR: No Ticket::StateAfterPending found for 'On Hold'
Replies: 3
Views: 1658

ERROR: No Ticket::StateAfterPending found for 'On Hold'

How do i solve the following error?

ERROR: No Ticket::StateAfterPending found for 'On Hold' in Kernel/Config.pm!

What does this error mean and how can i solve this?
by rbarten
08 Feb 2011, 12:00
Forum: Help
Topic: SESSION ID Invalid customer portal
Replies: 0
Views: 689

SESSION ID Invalid customer portal

Some of our customers get the message: Session ID Invalid when they use the link "My tickets". What causes this error and how can we solve this?
by rbarten
02 Feb 2011, 11:41
Forum: Help
Topic: How do you close multiple tickets simultaneously?
Replies: 14
Views: 12735

Re: How do you close multiple tickets simultaneously?

Direcly in the database? Log in to mysql and remove the tickets from the tickets table. Only one command will do it for you!
by rbarten
26 Jan 2011, 18:11
Forum: General
Topic: User changing the ticket status
Replies: 3
Views: 1999

Re: User changing the ticket status

This is possible in your system configuration. Open OTRS management and open system configuration. Then select "ticket" and open frontend::Customer::Ticket::ViewZoom and set Ticket::Frontend::CustomerTicketZoom###State to 'No'. From here it is also possible to change the possibility for cu...
by rbarten
26 Jan 2011, 11:09
Forum: Help
Topic: Report configuration management
Replies: 2
Views: 1544

Re: Report configuration management

I've also tried to make a new table called 'labels' and made a relation between the xml tags and the labels in the 'label' tabel. This works, but i have a bug in my query. I've got to fix it, but i think this is a good solution.
by rbarten
21 Jan 2011, 12:54
Forum: Help
Topic: Report configuration management
Replies: 2
Views: 1544

Report configuration management

I am trying to get a report from all the config-items in my configuration-item management. I want to know the customer, who is using it, warranty expiry dates etc. I am working now with iReport and i am trying to generate the report directly from the database. A lot of the information i am looking f...