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 004024685..9df2fa63c 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.9.0.64",
+ "version": "3.9.0.65",
"enums": {
@@ -4688,11 +4688,11 @@
}
,
{"code": "accountId",
- "type": 1,"dbname": "Идентификатор счета","name": "Номер счета","shortname": "Счет","searchable": true,"sortable": true,"visible": true,"link": "account","linkCode": "account"
+ "type": 1,"dbname": "Идентификатор счета","name": "Счет Депо КС","shortName": "Счет Депо КС","searchable": true,"sortable": true,"visible": true,"link": "account","linkCode": "account"
}
,
{"code": "accountSymbolValue",
- "type": 2,"length": 255,"name": "Значение реквизита","shortname": "Значение","searchable": true,"sortable": true,"visible": true
+ "type": 2,"length": 255,"name": "Счет РДЦ","shortName": "Счет РДЦ","searchable": true,"sortable": true,"visible": true
}
]
,"actions":[
@@ -4706,11 +4706,11 @@
"fields": [
{"code": "accountId",
- "type": 1,"dbname": "Идентификатор счета","name": "Номер счета","shortname": "Счет","link": "account","linkCode": "account","required": true
+ "type": 1,"dbname": "Идентификатор счета","name": "Счет Депо КС","shortName": "Счет Депо КС","link": "account","linkCode": "account","required": true
}
,
{"code": "accountSymbolValue",
- "type": 2,"length": 255,"name": "Значение реквизита","shortname": "Значение","required": true
+ "type": 2,"length": 255,"name": "Счет РДЦ","shortName": "Счет РДЦ","required": true
}
]
}
@@ -5855,7 +5855,7 @@
,
"executionDeposit": {
- "name": "Сделки",
+ "name": "Сделки на секции МКР",
"destination": "execution-deposits",
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 82e8088fa..381e62399 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 @@
-
+
@@ -1086,12 +1086,12 @@
-
-
+
+
-
-
+
+
@@ -1353,7 +1353,7 @@
-
+
diff --git a/clearing-parent/backend-api/src/test/resources/meta.json b/clearing-parent/backend-api/src/test/resources/meta.json
index 004024685..9df2fa63c 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.9.0.64",
+ "version": "3.9.0.65",
"enums": {
@@ -4688,11 +4688,11 @@
}
,
{"code": "accountId",
- "type": 1,"dbname": "Идентификатор счета","name": "Номер счета","shortname": "Счет","searchable": true,"sortable": true,"visible": true,"link": "account","linkCode": "account"
+ "type": 1,"dbname": "Идентификатор счета","name": "Счет Депо КС","shortName": "Счет Депо КС","searchable": true,"sortable": true,"visible": true,"link": "account","linkCode": "account"
}
,
{"code": "accountSymbolValue",
- "type": 2,"length": 255,"name": "Значение реквизита","shortname": "Значение","searchable": true,"sortable": true,"visible": true
+ "type": 2,"length": 255,"name": "Счет РДЦ","shortName": "Счет РДЦ","searchable": true,"sortable": true,"visible": true
}
]
,"actions":[
@@ -4706,11 +4706,11 @@
"fields": [
{"code": "accountId",
- "type": 1,"dbname": "Идентификатор счета","name": "Номер счета","shortname": "Счет","link": "account","linkCode": "account","required": true
+ "type": 1,"dbname": "Идентификатор счета","name": "Счет Депо КС","shortName": "Счет Депо КС","link": "account","linkCode": "account","required": true
}
,
{"code": "accountSymbolValue",
- "type": 2,"length": 255,"name": "Значение реквизита","shortname": "Значение","required": true
+ "type": 2,"length": 255,"name": "Счет РДЦ","shortName": "Счет РДЦ","required": true
}
]
}
@@ -5855,7 +5855,7 @@
,
"executionDeposit": {
- "name": "Сделки",
+ "name": "Сделки на секции МКР",
"destination": "execution-deposits",