PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
include
/
i18n
/
zh_TW
- #Default system data for ticket statuses #Fields: #id - (int:optional) id number in the database #name - (string) descriptive name of the status #state - (string) Main status of a ticket #(open, closed, archived, deleted) #mode - (bit) access mask (1 - enabled, 2 - internal) #flags - (bit) flags that can be set on a ticket #properties: #description - (string) Description of the status --- id: 1 name: 處理中 state: open mode: 3 sort: 1 flags: 0 properties: description: > 處理中... - id: 0 name: 已解決 state: closed mode: 1 sort: 0 flags: 0 properties: allowreopen: true reopenstatus: 0 description: > 已解決的案件 - id: 3 name: 已關閉 state: closed mode: 3 sort: 3 flags: 0 properties: allowreopen: true reopenstatus: 0 description: > 已結案的案件。案件將可被客戶和員工查閱。 - id: 4 name: 已封存 state: archived mode: 3 sort: 4 flags: 0 properties: description: > 案件只可管理,但無法再度查閱。 - id: 5 name: 已刪除 state: deleted mode: 3 sort: 5 flags: 0 properties: description: > 個案正等待刪除。不能打開處理。
[+]
..
[-] queue_sort.yaml
[edit]
[-] email_template_group.yaml
[edit]
[-] form.yaml
[edit]
[+]
js
[-] sla.yaml
[edit]
[-] event.yaml
[edit]
[-] file.yaml
[edit]
[-] organization.yaml
[edit]
[-] priority.yaml
[edit]
[-] department.yaml
[edit]
[-] MANIFEST.php
[edit]
[+]
LC_MESSAGES
[+]
help
[-] schedule.yaml
[edit]
[-] ticket_status.yaml
[edit]
[-] config.yaml
[edit]
[-] filter.yaml
[edit]
[-] sequence.yaml
[edit]
[-] list.yaml
[edit]
[-] role.yaml
[edit]
[-] queue_column.yaml
[edit]
[-] team.yaml
[edit]
[+]
templates
[-] group.yaml
[edit]
[-] queue.yaml
[edit]
[-] help_topic.yaml
[edit]
[-] .htaccess.disabled
[edit]