From 8546affd947fbdc7615679442ad2978f3f8548d2 Mon Sep 17 00:00:00 2001 From: AKurakin Date: Fri, 26 May 2023 19:42:26 +0300 Subject: [PATCH] meta 3.5.0.27 --- .../src/main/resources/meta/meta.json | 160 +++++++++--------- .../src/main/resources/meta/meta.xml | 43 ++--- .../backend-api/src/test/resources/meta.json | 160 +++++++++--------- 3 files changed, 186 insertions(+), 177 deletions(-) diff --git a/clearing-parent/backend-api/src/main/resources/meta/meta.json b/clearing-parent/backend-api/src/main/resources/meta/meta.json index e30767a8b..d48786815 100644 --- a/clearing-parent/backend-api/src/main/resources/meta/meta.json +++ b/clearing-parent/backend-api/src/main/resources/meta/meta.json @@ -1,6 +1,6 @@ { - "version": "3.5.0.26", + "version": "3.5.0.27", "enums": { @@ -2473,7 +2473,7 @@ } , {"code": "termType", - "type": 12,"dbname": "Код вида инструмента","name": "Наименование вида инструмента","shortname": "Вид инструмента","searchable": true,"sortable": true,"visible": false,"link": "termType","ignore": true + "type": 12,"dbname": "Код вида инструмента","name": "Наименование вида инструмента","shortname": "Вид инструмента","searchable": true,"sortable": true,"visible": false,"link": "termType" } , {"code": "lotSize", @@ -2638,7 +2638,7 @@ } , {"code": "termType", - "type": 12,"name": "Наименование вида инструмента","shortname": "Вид инструмента","link": "termType","visible": false + "type": 12,"name": "Наименование вида инструмента","shortname": "Вид инструмента","link": "termType" } , {"code": "description", @@ -3961,7 +3961,7 @@ ,"actions":[ {"method":"post", - "name": "Досрочное изъятие части денежных средств по депозиту МКР", + "name": "Досрочное изъятие депозита", "destination": "registries/splitDeposit", @@ -3970,8 +3970,12 @@ "class": "ru.spcex.clearing.backendapi.controller.request.cud.registry.RSplitDepositActionNew", "fields": [ + {"code": "companyId", + "type": 1,"name": "Наименование участника","shortname": "Инициатор","link": "company","linkCode": "shortName","enabled": false + } + , {"code": "contract", - "type": 2,"length": 255,"name": "Договор","shortname": "Договор","required": true + "type": 2,"length": 255,"name": "Договор","shortname": "Номер договора","required": true,"enabled": false } , {"code": "outboundAmount", @@ -5016,6 +5020,35 @@ , {"method":"post", + "destination": "SCLR", + + "group": "Клиринг", + + "name": "Запуск клиринговой сессии", + + "confirmation": "section,sessionType", + + "fields": [ + {"code": "section", + "type": 12,"name": "Секция","shortname": "Секция","link": "section","linkCode": "name","linkKeyCode": "code" + } + , + {"code": "sessionType", + "type": 12,"name": "Тип клиринговой сессии","shortname": "Тип клиринговой сессии","link": "sessionType","linkCode": "name","linkKeyCode": "code" + } + , + {"code": "companyId", + "type": 1,"name": "Наименование инициатора","shortname": "Инициатор","link": "company","linkCode": "shortName","visible": false + } + , + {"code": "securityId", + "type": 1,"name": "Наименование инструмента","shortname": "Инструмент","link": "security","linkCode": "shortName","visible": false + } + ] + } + , + {"method":"post", + "destination": "GTRD", "group": "Обмен с Торговой системой", @@ -5049,79 +5082,6 @@ , {"method":"post", - "destination": "LOCM", - - "group": "Обмен с интеграционными модулями", - - "name": "Загрузка участников", - - "fields": [] - } - , - {"method":"post", - - "destination": "LOSC", - - "group": "Обмен с интеграционными модулями", - - "name": "Загрузка инструментов", - - "fields": [] - } - , - {"method":"post", - - "destination": "GVER", - - "group": "Общее", - - "name": "Запуск сверки", - - "fields": [] - } - , - {"method":"post", - - "destination": "GRYT", - - "group": "Общее", - - "name": "Подготовка КС к клиринговому дню", - - "fields": [] - } - , - {"method":"post", - - "destination": "SCLR", - - "group": "Клиринг", - - "name": "Запуск клиринговой сессии", - - "confirmation": "section,sessionType", - - "fields": [ - {"code": "section", - "type": 12,"name": "Секция","shortname": "Секция","link": "section","linkCode": "name","linkKeyCode": "code" - } - , - {"code": "sessionType", - "type": 12,"name": "Тип клиринговой сессии","shortname": "Тип клиринговой сессии","link": "sessionType","linkCode": "name","linkKeyCode": "code" - } - , - {"code": "companyId", - "type": 1,"name": "Наименование инициатора","shortname": "Инициатор","link": "company","linkCode": "shortName","visible": false - } - , - {"code": "securityId", - "type": 1,"name": "Наименование инструмента","shortname": "Инструмент","link": "security","linkCode": "shortName","visible": false - } - ] - } - , - {"method":"post", - "destination": "GRRT", "group": "Формирование реестров и отчетности", @@ -5233,6 +5193,50 @@ } ] } + , + {"method":"post", + + "destination": "LOCM", + + "group": "Обмен с интеграционными модулями", + + "name": "Загрузка участников", + + "fields": [] + } + , + {"method":"post", + + "destination": "LOSC", + + "group": "Обмен с интеграционными модулями", + + "name": "Загрузка инструментов", + + "fields": [] + } + , + {"method":"post", + + "destination": "GVER", + + "group": "Общее", + + "name": "Запуск сверки", + + "fields": [] + } + , + {"method":"post", + + "destination": "GRYT", + + "group": "Общее", + + "name": "Подготовка КС к клиринговому дню", + + "fields": [] + } ] } , diff --git a/clearing-parent/backend-api/src/main/resources/meta/meta.xml b/clearing-parent/backend-api/src/main/resources/meta/meta.xml index 8cdbfd236..b08418cf1 100644 --- a/clearing-parent/backend-api/src/main/resources/meta/meta.xml +++ b/clearing-parent/backend-api/src/main/resources/meta/meta.xml @@ -1,6 +1,6 @@ - + @@ -569,7 +569,7 @@ - + @@ -609,7 +609,7 @@ - + @@ -921,12 +921,13 @@ - - - + + + + - + @@ -1168,26 +1169,18 @@ - - - - - - - - - - - - - -
+ + + + + + @@ -1209,6 +1202,14 @@ + + + + + + + + diff --git a/clearing-parent/backend-api/src/test/resources/meta.json b/clearing-parent/backend-api/src/test/resources/meta.json index e30767a8b..d48786815 100644 --- a/clearing-parent/backend-api/src/test/resources/meta.json +++ b/clearing-parent/backend-api/src/test/resources/meta.json @@ -1,6 +1,6 @@ { - "version": "3.5.0.26", + "version": "3.5.0.27", "enums": { @@ -2473,7 +2473,7 @@ } , {"code": "termType", - "type": 12,"dbname": "Код вида инструмента","name": "Наименование вида инструмента","shortname": "Вид инструмента","searchable": true,"sortable": true,"visible": false,"link": "termType","ignore": true + "type": 12,"dbname": "Код вида инструмента","name": "Наименование вида инструмента","shortname": "Вид инструмента","searchable": true,"sortable": true,"visible": false,"link": "termType" } , {"code": "lotSize", @@ -2638,7 +2638,7 @@ } , {"code": "termType", - "type": 12,"name": "Наименование вида инструмента","shortname": "Вид инструмента","link": "termType","visible": false + "type": 12,"name": "Наименование вида инструмента","shortname": "Вид инструмента","link": "termType" } , {"code": "description", @@ -3961,7 +3961,7 @@ ,"actions":[ {"method":"post", - "name": "Досрочное изъятие части денежных средств по депозиту МКР", + "name": "Досрочное изъятие депозита", "destination": "registries/splitDeposit", @@ -3970,8 +3970,12 @@ "class": "ru.spcex.clearing.backendapi.controller.request.cud.registry.RSplitDepositActionNew", "fields": [ + {"code": "companyId", + "type": 1,"name": "Наименование участника","shortname": "Инициатор","link": "company","linkCode": "shortName","enabled": false + } + , {"code": "contract", - "type": 2,"length": 255,"name": "Договор","shortname": "Договор","required": true + "type": 2,"length": 255,"name": "Договор","shortname": "Номер договора","required": true,"enabled": false } , {"code": "outboundAmount", @@ -5016,6 +5020,35 @@ , {"method":"post", + "destination": "SCLR", + + "group": "Клиринг", + + "name": "Запуск клиринговой сессии", + + "confirmation": "section,sessionType", + + "fields": [ + {"code": "section", + "type": 12,"name": "Секция","shortname": "Секция","link": "section","linkCode": "name","linkKeyCode": "code" + } + , + {"code": "sessionType", + "type": 12,"name": "Тип клиринговой сессии","shortname": "Тип клиринговой сессии","link": "sessionType","linkCode": "name","linkKeyCode": "code" + } + , + {"code": "companyId", + "type": 1,"name": "Наименование инициатора","shortname": "Инициатор","link": "company","linkCode": "shortName","visible": false + } + , + {"code": "securityId", + "type": 1,"name": "Наименование инструмента","shortname": "Инструмент","link": "security","linkCode": "shortName","visible": false + } + ] + } + , + {"method":"post", + "destination": "GTRD", "group": "Обмен с Торговой системой", @@ -5049,79 +5082,6 @@ , {"method":"post", - "destination": "LOCM", - - "group": "Обмен с интеграционными модулями", - - "name": "Загрузка участников", - - "fields": [] - } - , - {"method":"post", - - "destination": "LOSC", - - "group": "Обмен с интеграционными модулями", - - "name": "Загрузка инструментов", - - "fields": [] - } - , - {"method":"post", - - "destination": "GVER", - - "group": "Общее", - - "name": "Запуск сверки", - - "fields": [] - } - , - {"method":"post", - - "destination": "GRYT", - - "group": "Общее", - - "name": "Подготовка КС к клиринговому дню", - - "fields": [] - } - , - {"method":"post", - - "destination": "SCLR", - - "group": "Клиринг", - - "name": "Запуск клиринговой сессии", - - "confirmation": "section,sessionType", - - "fields": [ - {"code": "section", - "type": 12,"name": "Секция","shortname": "Секция","link": "section","linkCode": "name","linkKeyCode": "code" - } - , - {"code": "sessionType", - "type": 12,"name": "Тип клиринговой сессии","shortname": "Тип клиринговой сессии","link": "sessionType","linkCode": "name","linkKeyCode": "code" - } - , - {"code": "companyId", - "type": 1,"name": "Наименование инициатора","shortname": "Инициатор","link": "company","linkCode": "shortName","visible": false - } - , - {"code": "securityId", - "type": 1,"name": "Наименование инструмента","shortname": "Инструмент","link": "security","linkCode": "shortName","visible": false - } - ] - } - , - {"method":"post", - "destination": "GRRT", "group": "Формирование реестров и отчетности", @@ -5233,6 +5193,50 @@ } ] } + , + {"method":"post", + + "destination": "LOCM", + + "group": "Обмен с интеграционными модулями", + + "name": "Загрузка участников", + + "fields": [] + } + , + {"method":"post", + + "destination": "LOSC", + + "group": "Обмен с интеграционными модулями", + + "name": "Загрузка инструментов", + + "fields": [] + } + , + {"method":"post", + + "destination": "GVER", + + "group": "Общее", + + "name": "Запуск сверки", + + "fields": [] + } + , + {"method":"post", + + "destination": "GRYT", + + "group": "Общее", + + "name": "Подготовка КС к клиринговому дню", + + "fields": [] + } ] } ,