PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
include
/
i18n
/
uk
- #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: 2 name: Вирішена state: closed mode: 1 sort: 2 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]