/opt/otrs/Kernel/Config/Files/Framework.xml
From:
otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Frans
Stekelenburg
Sent: Thursday, April 16, 2009 5:20 PM
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Calendar definition
Hmm…
./Kernel/Config/Files/Framework.xml
perhaps.
Like this you find all files
that mention ©alendar:
cd /opt/otrs
find . -type f -exec grep
'alendar' {} \; -print -ls|more | egrep "^./"
gr,
Frans
From:
otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Aysel
Pamuk
Sent: donderdag 16 april 2009 15:56
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Calendar definition
I mean the values.
There are 9 calendars in the
system.
./Kernel/Config/Files/Calendar.structure
of Calendar, but I need the values of Calendar1,2,3…9 .
From: otrs-bounces@otrs.org
[mailto:otrs-bounces@otrs.org] On Behalf Of Frans Stekelenburg
Sent: Thursday, April 16, 2009 4:50 PM
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Calendar definition
Sorry… did not read your question
well. You ment the settings, not the values J
./Kernel/Config/Files/Calendar.xml
perhaps?
<ConfigItem
Name="Frontend::Module###AgentCalendar" Required="0"
Valid="1">
<Description Lang="en">All parameters for the Calendar object
in the agent interface.</Description>
<Description Lang="de">Alle Parameter des Calendar-Objekts im
Agent-Interface.</Description>
gr,
Frans
From:
otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of Aysel
Pamuk
Sent: donderdag 16 april 2009 15:16
To: otrs@otrs.org
Subject: [otrs] Calendar definition
Hello,
I have updated calendar definitions from
Where is Calendar information kept? I could
not find in the database. I think it is written to a file. Which file is it?
Regards,
Aysel