Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
test_block_process
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
community
test_block_process
Commits
5a04b224
Commit
5a04b224
authored
May 14, 2018
by
Aigul Baimussayeva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
application
parent
4718da8c
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
869 additions
and
0 deletions
+869
-0
README.md
README.md
+10
-0
src/main/resources/application/Test_blocking_process.application.json
...ources/application/Test_blocking_process.application.json
+23
-0
src/main/resources/application/basic_objects/test_block_form_interpreter.form/formDefinition.json
...ects/test_block_form_interpreter.form/formDefinition.json
+97
-0
src/main/resources/application/basic_objects/test_blocking_form.form/formDefinition.json
...basic_objects/test_blocking_form.form/formDefinition.json
+121
-0
src/main/resources/application/basic_objects/test_statuses.dictionary.json
...s/application/basic_objects/test_statuses.dictionary.json
+49
-0
src/main/resources/application/integration/event_blocking_interpreter_blocking_2.interpreter/interpreter.json
...cking_interpreter_blocking_2.interpreter/interpreter.json
+9
-0
src/main/resources/application/integration/event_blocking_interpreter_blocking_2.interpreter/script.js
...ent_blocking_interpreter_blocking_2.interpreter/script.js
+34
-0
src/main/resources/application/integration/event_blocking_interpreter_blocking_3.interpreter/interpreter.json
...cking_interpreter_blocking_3.interpreter/interpreter.json
+9
-0
src/main/resources/application/integration/event_blocking_interpreter_blocking_3.interpreter/script.js
...ent_blocking_interpreter_blocking_3.interpreter/script.js
+8
-0
src/main/resources/application/processes/test_block_form_interpreter.registry.json
...ation/processes/test_block_form_interpreter.registry.json
+195
-0
src/main/resources/application/processes/test_blocking_registry.registry.json
...pplication/processes/test_blocking_registry.registry.json
+211
-0
src/main/resources/application/q.docType.json
src/main/resources/application/q.docType.json
+37
-0
src/main/resources/application/q.numberTemplate.json
src/main/resources/application/q.numberTemplate.json
+22
-0
src/main/resources/application/q.register.json
src/main/resources/application/q.register.json
+44
-0
No files found.
README.md
View file @
5a04b224
...
...
@@ -60,3 +60,13 @@
```
6.
В маршруте реестра добавить блокирующий процесс
`event.blocking.test.blocking.3`
# Приложение Synergy с конфигурацией объектов
В папке
`src/main/resources/application`
содержатся файлы с описанием и объектами
приложения
`Test blocking process`
Чтобы выполнить импорт приложения в свой экземпляр Synergy, необходимо поместить содержимое папки
`application`
в архив с форматом 7zip и в Synergy IDE в меню
``Приложение``
нажать на
``Импорт...``
,
где выбрать созданный архив.
src/main/resources/application/Test_blocking_process.application.json
0 → 100644
View file @
5a04b224
{
"code"
:
"Test_blocking_process"
,
"revision"
:
52
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"Test blocking process"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"Test blocking process"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"Test blocking process"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"Test blocking process"
,
"editByUser"
:
false
}
],
"rights"
:
[
],
"synergyVersion"
:
"4.0"
}
\ No newline at end of file
src/main/resources/application/basic_objects/test_block_form_interpreter.form/formDefinition.json
0 → 100644
View file @
5a04b224
{
"name"
:
"test_block_form_interpreter"
,
"nameru"
:
"test_block_form_interpreter"
,
"namekz"
:
"test_block_form_interpreter"
,
"code"
:
"test_block_form_interpreter"
,
"description"
:
"test_block_form_interpreter"
,
"type"
:
"form"
,
"format"
:
1
,
"properties"
:
[
{
"id"
:
"listbox"
,
"type"
:
"listbox"
,
"label"
:
null
,
"required"
:
false
,
"style"
:
{
"align"
:
"left"
,
"font"
:
"Arial"
,
"fontsize"
:
"12"
},
"properties"
:
[
],
"layout"
:
null
,
"config"
:
{
"type"
:
0
},
"data"
:
{
"id"
:
"listbox"
,
"type"
:
"listbox"
,
"value"
:
"статус1"
,
"key"
:
"1"
},
"dataSource"
:
{
"dict"
:
"test_statuses"
,
"id"
:
"listbox"
,
"key"
:
"value"
,
"type"
:
"dict"
,
"value"
:
"key"
,
"filter"
:
null
,
"locale"
:
null
},
"tableBlockIndex"
:
null
},
{
"id"
:
"textbox"
,
"type"
:
"textbox"
,
"label"
:
null
,
"required"
:
false
,
"style"
:
{
"align"
:
"left"
,
"font"
:
"Arial"
,
"fontsize"
:
"12"
},
"properties"
:
[
],
"layout"
:
null
,
"config"
:
{
"type"
:
0
},
"data"
:
null
,
"dataSource"
:
null
,
"tableBlockIndex"
:
null
}
],
"layout"
:
{
"totalPages"
:
1
,
"pages"
:
[
{
"columns"
:
1
,
"rows"
:
2
,
"page"
:
1
,
"config"
:
null
,
"components"
:
[
{
"id"
:
"listbox"
,
"column"
:
0
,
"row"
:
1
,
"colspan"
:
1
,
"rowspan"
:
1
},
{
"id"
:
"textbox"
,
"column"
:
0
,
"row"
:
0
,
"colspan"
:
1
,
"rowspan"
:
1
}
]
}
]
},
"pointers"
:
[
],
"views"
:
[
],
"migrated"
:
true
,
"collations"
:
[
],
"config"
:
{
"background"
:
"#ffffff"
,
"fixedLayout"
:
false
},
"dataSources"
:
null
,
"data"
:
[
{
"id"
:
"listbox"
,
"type"
:
"listbox"
,
"value"
:
"статус1"
,
"key"
:
"1"
}
],
"hidden"
:
false
}
\ No newline at end of file
src/main/resources/application/basic_objects/test_blocking_form.form/formDefinition.json
0 → 100644
View file @
5a04b224
{
"name"
:
"test_blocking_form"
,
"nameru"
:
"test_blocking_form"
,
"namekz"
:
"test_blocking_form"
,
"code"
:
"test_blocking_form"
,
"description"
:
"test_blocking_form"
,
"type"
:
"form"
,
"format"
:
1
,
"properties"
:
[
{
"id"
:
"label-alqwhv"
,
"type"
:
"label"
,
"label"
:
"Текстовое поле"
,
"required"
:
false
,
"style"
:
{
"align"
:
"left"
,
"font"
:
"Arial"
,
"fontsize"
:
"12"
},
"properties"
:
[
],
"layout"
:
null
,
"config"
:
{
"type"
:
0
},
"data"
:
null
,
"dataSource"
:
null
,
"tableBlockIndex"
:
null
},
{
"id"
:
"textbox"
,
"type"
:
"textbox"
,
"label"
:
null
,
"required"
:
false
,
"style"
:
{
"align"
:
"left"
,
"font"
:
"Arial"
,
"fontsize"
:
"12"
},
"properties"
:
[
],
"layout"
:
null
,
"config"
:
{
"type"
:
0
},
"data"
:
null
,
"dataSource"
:
null
,
"tableBlockIndex"
:
null
},
{
"id"
:
"listbox-test"
,
"type"
:
"listbox"
,
"label"
:
null
,
"required"
:
false
,
"style"
:
{
"align"
:
"left"
,
"font"
:
"Arial"
,
"fontsize"
:
"12"
},
"properties"
:
[
],
"layout"
:
null
,
"config"
:
{
"type"
:
0
},
"data"
:
{
"id"
:
"listbox-test"
,
"type"
:
"listbox"
,
"value"
:
"статус1"
,
"key"
:
"1"
},
"dataSource"
:
{
"dict"
:
"test_statuses"
,
"id"
:
"listbox-test"
,
"key"
:
"value"
,
"type"
:
"dict"
,
"value"
:
"key"
,
"filter"
:
null
,
"locale"
:
null
},
"tableBlockIndex"
:
null
}
],
"layout"
:
{
"totalPages"
:
1
,
"pages"
:
[
{
"columns"
:
1
,
"rows"
:
3
,
"page"
:
1
,
"config"
:
null
,
"components"
:
[
{
"id"
:
"label-alqwhv"
,
"column"
:
0
,
"row"
:
0
,
"colspan"
:
1
,
"rowspan"
:
1
},
{
"id"
:
"textbox"
,
"column"
:
0
,
"row"
:
1
,
"colspan"
:
1
,
"rowspan"
:
1
},
{
"id"
:
"listbox-test"
,
"column"
:
0
,
"row"
:
2
,
"colspan"
:
1
,
"rowspan"
:
1
}
]
}
]
},
"pointers"
:
[
],
"views"
:
[
],
"migrated"
:
true
,
"collations"
:
[
],
"config"
:
{
"background"
:
"#ffffff"
,
"fixedLayout"
:
false
},
"dataSources"
:
null
,
"data"
:
[
{
"id"
:
"listbox-test"
,
"type"
:
"listbox"
,
"value"
:
"статус1"
,
"key"
:
"1"
}
],
"hidden"
:
false
}
\ No newline at end of file
src/main/resources/application/basic_objects/test_statuses.dictionary.json
0 → 100644
View file @
5a04b224
{
"code"
:
"test_statuses"
,
"name"
:
"test_statuses"
,
"comment"
:
""
,
"columns"
:
[
{
"code"
:
"key"
,
"name"
:
"key"
,
"order"
:
0
,
"comment"
:
""
,
"localized"
:
false
},
{
"code"
:
"value"
,
"name"
:
"value"
,
"order"
:
1
,
"comment"
:
""
,
"localized"
:
false
}
],
"items"
:
[
{
"values"
:
[
{
"value"
:
"1"
,
"columnCode"
:
"key"
,
"translations"
:
null
},
{
"value"
:
"статус1"
,
"columnCode"
:
"value"
,
"translations"
:
null
}
]
},
{
"values"
:
[
{
"value"
:
"2"
,
"columnCode"
:
"key"
,
"translations"
:
null
},
{
"value"
:
"статус2"
,
"columnCode"
:
"value"
,
"translations"
:
null
}
]
},
{
"values"
:
[
{
"value"
:
"3"
,
"columnCode"
:
"key"
,
"translations"
:
null
},
{
"value"
:
"статус3"
,
"columnCode"
:
"value"
,
"translations"
:
null
}
]
}
]
}
\ No newline at end of file
src/main/resources/application/integration/event_blocking_interpreter_blocking_2.interpreter/interpreter.json
0 → 100644
View file @
5a04b224
{
"name"
:
"event.blocking.interpreter.blocking.2"
,
"code"
:
"event_blocking_interpreter_blocking_2"
,
"description"
:
"event.blocking.interpreter.blocking.2"
,
"login"
:
"1"
,
"password"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"key"
:
null
,
"defaultMessage"
:
"event.blocking.interpreter.blocking.2"
}
\ No newline at end of file
src/main/resources/application/integration/event_blocking_interpreter_blocking_2.interpreter/script.js
0 → 100644
View file @
5a04b224
console
.
error
(
"
content {}
"
,
message
.
content
);
console
.
error
(
"
props {}
"
,
message
.
props
);
/*добавим значение в map*/
message
.
props
.
put
(
"
test
"
,
"
test
"
);
console
.
error
(
"
values {}
"
,
message
.
props
.
values
());
var
keys
=
message
.
props
.
keySet
().
toArray
();
console
.
error
(
"
========================
"
);
for
(
let
i
=
0
;
i
<
keys
.
length
;
i
++
)
{
console
.
error
(
"
{} - {}
"
,
keys
[
i
],
message
.
props
.
get
(
keys
[
i
]));
}
var
form
=
platform
.
getFormsManager
().
getFormData
(
dataUUID
);
form
.
load
();
var
textbox
=
form
.
getValue
(
"
textbox
"
);
console
.
error
(
textbox
);
form
.
setValue
(
"
listbox
"
,
"
2
"
);
form
.
save
();
var
result
=
true
;
var
message
=
"
saved 2
"
;
if
(
textbox
==
"
1
"
)
{
result
=
false
;
message
=
"
saved 2 with result false
"
;
}
src/main/resources/application/integration/event_blocking_interpreter_blocking_3.interpreter/interpreter.json
0 → 100644
View file @
5a04b224
{
"name"
:
"event.blocking.interpreter.blocking.3"
,
"code"
:
"event_blocking_interpreter_blocking_3"
,
"description"
:
"event.blocking.interpreter.blocking.3"
,
"login"
:
"1"
,
"password"
:
"c4ca4238a0b923820dcc509a6f75849b"
,
"key"
:
null
,
"defaultMessage"
:
"event.blocking.interpreter.blocking.3"
}
\ No newline at end of file
src/main/resources/application/integration/event_blocking_interpreter_blocking_3.interpreter/script.js
0 → 100644
View file @
5a04b224
var
form
=
platform
.
getFormsManager
().
getFormData
(
dataUUID
);
form
.
load
();
form
.
setValue
(
"
listbox
"
,
"
3
"
);
form
.
save
();
var
result
=
true
;
var
message
=
"
saved 3
"
;
\ No newline at end of file
src/main/resources/application/processes/test_block_form_interpreter.registry.json
0 → 100644
View file @
5a04b224
{
"code"
:
"test_block_form_interpreter"
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
}
],
"hidden"
:
false
,
"formCode"
:
"test_block_form_interpreter"
,
"docTypeCode"
:
null
,
"actionName"
:
[
{
"locale"
:
"c"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"test_block_form_interpreter"
,
"editByUser"
:
false
}
],
"displayInOwn"
:
true
,
"icon"
:
"images/actions/tree/collection/icon_24.png"
,
"closeAfterActivation"
:
false
,
"replyRegistryCode"
:
null
,
"replyBtnName"
:
""
,
"sortBy"
:
"date"
,
"sortCol"
:
"created"
,
"sortDir"
:
"desc"
,
"createRootWork"
:
false
,
"rootWorkName"
:
null
,
"beforeActivationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"activationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
{
"code"
:
null
,
"finishParallel"
:
false
,
"number"
:
1
,
"elements"
:
[
{
"name"
:
"event.blocking.interpreter.blocking.3"
,
"typeID"
:
28
,
"returnNumber"
:
0
,
"length"
:
0.0
,
"lengthType"
:
0
,
"workloadValue"
:
20.0
,
"workloadType"
:
0
,
"userCode"
:
null
,
"positionCode"
:
null
,
"groupCode"
:
null
,
"target"
:
null
,
"elementTypeID"
:
0
,
"props"
:
{
"eventType"
:
"event.blocking.interpreter.blocking.3"
},
"transfers"
:
{
"formCode"
:
null
,
"ownerFormsOnly"
:
false
,
"defaultTransfer"
:
null
,
"transfers"
:
[
]
},
"collations"
:
[
]
}
]
}
],
"hidden"
:
false
},
"afterActivationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"beforeModificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"modificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
{
"code"
:
null
,
"finishParallel"
:
false
,
"number"
:
1
,
"elements"
:
[
{
"name"
:
"event.blocking.interpreter.blocking.2"
,
"typeID"
:
28
,
"returnNumber"
:
0
,
"length"
:
0.0
,
"lengthType"
:
0
,
"workloadValue"
:
20.0
,
"workloadType"
:
0
,
"userCode"
:
null
,
"positionCode"
:
null
,
"groupCode"
:
null
,
"target"
:
null
,
"elementTypeID"
:
0
,
"props"
:
{
"eventType"
:
"event.blocking.interpreter.blocking.2"
},
"transfers"
:
{
"formCode"
:
null
,
"ownerFormsOnly"
:
false
,
"defaultTransfer"
:
null
,
"transfers"
:
[
]
},
"collations"
:
[
]
}
]
}
],
"hidden"
:
false
},
"afterModificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"beforeRemovalRoute"
:
null
,
"removalRoute"
:
null
,
"afterRemovalRoute"
:
null
,
"cols"
:
[
{
"columnCode"
:
"listbox"
,
"number"
:
1
,
"visible"
:
true
,
"orderNum"
:
1
,
"input"
:
true
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"1"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"1"
,
"editByUser"
:
true
},
{
"locale"
:
"kk"
,
"value"
:
"1"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"1"
,
"editByUser"
:
false
}
],
"body"
:
true
},
{
"columnCode"
:
"textbox"
,
"number"
:
0
,
"visible"
:
false
,
"orderNum"
:
0
,
"input"
:
true
,
"translations"
:
[
],
"body"
:
false
}
],
"rights"
:
[
{
"groupCode"
:
"ROOT"
,
"canCreate"
:
true
,
"canList"
:
true
,
"canRead"
:
true
,
"canEdit"
:
true
,
"canModify"
:
true
,
"canDelete"
:
true
}
],
"collatedRegistries"
:
[
],
"filters"
:
[
]
}
\ No newline at end of file
src/main/resources/application/processes/test_blocking_registry.registry.json
0 → 100644
View file @
5a04b224
{
"code"
:
"test_blocking_registry"
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"test_blocking_registry"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"test_blocking_registry"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"test_blocking_registry"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"test_blocking_registry"
,
"editByUser"
:
false
}
],
"hidden"
:
false
,
"formCode"
:
"test_blocking_form"
,
"docTypeCode"
:
null
,
"actionName"
:
[
{
"locale"
:
"c"
,
"value"
:
"test blocking"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"test blocking"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"test blocking"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"test blocking"
,
"editByUser"
:
false
}
],
"displayInOwn"
:
true
,
"icon"
:
"images/actions/tree/collection/icon_24.png"
,
"closeAfterActivation"
:
false
,
"replyRegistryCode"
:
null
,
"replyBtnName"
:
""
,
"sortBy"
:
"date"
,
"sortCol"
:
"created"
,
"sortDir"
:
"desc"
,
"createRootWork"
:
false
,
"rootWorkName"
:
null
,
"beforeActivationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"activationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
{
"code"
:
null
,
"finishParallel"
:
false
,
"number"
:
1
,
"elements"
:
[
{
"name"
:
"event.blocking.test.blocking.3"
,
"typeID"
:
28
,
"returnNumber"
:
0
,
"length"
:
0.0
,
"lengthType"
:
0
,
"workloadValue"
:
20.0
,
"workloadType"
:
0
,
"userCode"
:
null
,
"positionCode"
:
null
,
"groupCode"
:
null
,
"target"
:
null
,
"elementTypeID"
:
0
,
"props"
:
{
"eventType"
:
"event.blocking.test.blocking.3"
},
"transfers"
:
{
"formCode"
:
null
,
"ownerFormsOnly"
:
false
,
"defaultTransfer"
:
null
,
"transfers"
:
[
]
},
"collations"
:
[
]
}
]
}
],
"hidden"
:
false
},
"afterActivationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"beforeModificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"modificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
{
"code"
:
null
,
"finishParallel"
:
false
,
"number"
:
1
,
"elements"
:
[
{
"name"
:
"event.blocking.test.blocking.2"
,
"typeID"
:
28
,
"returnNumber"
:
0
,
"length"
:
0.0
,
"lengthType"
:
0
,
"workloadValue"
:
20.0
,
"workloadType"
:
0
,
"userCode"
:
null
,
"positionCode"
:
null
,
"groupCode"
:
null
,
"target"
:
null
,
"elementTypeID"
:
0
,
"props"
:
{
"eventType"
:
"event.blocking.test.blocking.2"
},
"transfers"
:
{
"formCode"
:
null
,
"ownerFormsOnly"
:
false
,
"defaultTransfer"
:
null
,
"transfers"
:
[
]
},
"collations"
:
[
]
}
]
}
],
"hidden"
:
false
},
"afterModificationRoute"
:
{
"code"
:
null
,
"name"
:
null
,
"showOnSave"
:
false
,
"items"
:
[
],
"hidden"
:
false
},
"beforeRemovalRoute"
:
null
,
"removalRoute"
:
null
,
"afterRemovalRoute"
:
null
,
"cols"
:
[
{
"columnCode"
:
"listbox-test"
,
"number"
:
1
,
"visible"
:
true
,
"orderNum"
:
1
,
"input"
:
true
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"1"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"1"
,
"editByUser"
:
true
},
{
"locale"
:
"kk"
,
"value"
:
"1"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"1"
,
"editByUser"
:
false
}
],
"body"
:
true
},
{
"columnCode"
:
"textbox"
,
"number"
:
0
,
"visible"
:
true
,
"orderNum"
:
2
,
"input"
:
true
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"2"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"2"
,
"editByUser"
:
true
},
{
"locale"
:
"kk"
,
"value"
:
"2"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"2"
,
"editByUser"
:
false
}
],
"body"
:
true
}
],
"rights"
:
[
{
"groupCode"
:
"ROOT"
,
"canCreate"
:
true
,
"canList"
:
true
,
"canRead"
:
true
,
"canEdit"
:
true
,
"canModify"
:
true
,
"canDelete"
:
true
}
],
"collatedRegistries"
:
[
],
"filters"
:
[
]
}
\ No newline at end of file
src/main/resources/application/q.docType.json
0 → 100644
View file @
5a04b224
{
"code"
:
"q"
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"q"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"q"
,
"editByUser"
:
false
}
],
"registerCode"
:
"q"
,
"formCode"
:
null
,
"formType"
:
0
,
"formName"
:
null
,
"form"
:
null
,
"demandRegComment"
:
false
,
"regCondition"
:
0
,
"demandDocFile"
:
false
,
"demandResUser"
:
false
,
"inputMethodTerm"
:
0
,
"calcMethodTerm"
:
0
,
"duration"
:
1
,
"groupCodes"
:
[
],
"routeTemplateCodes"
:
[
],
"visibleFields"
:
[
],
"checkDocCard"
:
false
,
"hidden"
:
false
}
\ No newline at end of file
src/main/resources/application/q.numberTemplate.json
0 → 100644
View file @
5a04b224
{
"code"
:
"q"
,
"formula"
:
"q"
,
"hidden"
:
false
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"q"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"q"
,
"editByUser"
:
false
}
]
}
\ No newline at end of file
src/main/resources/application/q.register.json
0 → 100644
View file @
5a04b224
{
"code"
:
"q"
,
"translations"
:
[
{
"locale"
:
"c"
,
"value"
:
"q"
,
"editByUser"
:
true
},
{
"locale"
:
"ru"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"kk"
,
"value"
:
"q"
,
"editByUser"
:
false
},
{
"locale"
:
"en"
,
"value"
:
"q"
,
"editByUser"
:
false
}
],
"baseRegisterID"
:
"internal_docs"
,
"templateCode"
:
"q"
,
"hidden"
:
false
,
"hideWrittenOfDocs"
:
false
,
"allowAutoRegistration"
:
false
,
"restrictApprovals"
:
false
,
"restrictAgreements"
:
false
,
"processID"
:
"assignment-single"
,
"sortings"
:
[
{
"columnCode"
:
"reg_date"
,
"reverse"
:
true
}
],
"facet"
:
{
"fieldFacet"
:
"ALL"
,
"fieldFacetNumberPart"
:
-1
,
"fieldFacetPart"
:
null
,
"registerFacet"
:
"ALL"
,
"wildcardFacet"
:
"ALL"
,
"fieldSort"
:
"RELEVANCE"
,
"fieldSortType"
:
0
,
"fieldSortNumberPart"
:
-1
,
"fieldSortPart"
:
null
,
"groupFacet"
:
"NO_GROUP"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment