File: Stats.NewTickets.de.xml

package info (click to toggle)
otrs2 2.2.7-2lenny3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 13,444 kB
  • ctags: 5,808
  • sloc: perl: 129,825; xml: 16,139; sql: 11,400; sh: 1,198; makefile: 31; php: 16
file content (21 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="ISO-8859-1"?>

<otrs_stats>
<Cache>1</Cache>
<Description>Anzahl der neuen Tickets pro Tag und Queue die im letzten
Monat in das System gelangt sind.</Description>
<Format>Print</Format>
<Object>Ticket</Object>
<ObjectModule>Kernel::System::Stats::Dynamic::Ticket</ObjectModule>
<Permission>stats</Permission>
<StatType>dynamic</StatType>
<SumCol>1</SumCol>
<SumRow>1</SumRow>
<Title>Neue Tickets</Title>
<UseAsValueSeries Element="QueueIDs" Fixed="1">
</UseAsValueSeries>
<UseAsXvalue Element="CreateTime" Fixed="1" TimeRelativeCount="1" TimeRelativeUnit="Month" TimeScaleCount="1">
<SelectedValues>Day</SelectedValues>
</UseAsXvalue>
<Valid>1</Valid>
</otrs_stats>