backend-api update meta 3.9.0.65
This commit is contained in:
parent
79eaffbda6
commit
9ac71532f7
3 changed files with 18 additions and 18 deletions
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--?xml-stylesheet type="text/xsl" href="\..\corp-reports\src\data\meta\meta.server.xslt"?-->
|
||||
<meta version="3.9.0.64">
|
||||
<meta version="3.9.0.65">
|
||||
<!-- _xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" _xsi:noNamespaceSchemaLocation="file:///E:/d/projects/meta/from/meta.xsd" -->
|
||||
<!--Здесь словари-->
|
||||
<enums>
|
||||
|
|
@ -1086,12 +1086,12 @@
|
|||
</depoAccount>
|
||||
<accountSymbols name="Депо КС - РДЦ" destination="accounting/depo-accounts-symbols" class="ru.clearing.classes.statics.data.account.AccountSymbols" logUpdates="true" table="depo_account_symbols">
|
||||
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
|
||||
<accountId type="1" dbname="Идентификатор счета" name="Номер счета" shortname="Счет" searchable="true" sortable="true" visible="true" link="account" linkCode="account"/>
|
||||
<accountSymbolValue type="2" length="255" name="Значение реквизита" shortname="Значение" searchable="true" sortable="true" visible="true"/>
|
||||
<accountId type="1" dbname="Идентификатор счета" name="Счет Депо КС" shortName= "Счет Депо КС" searchable="true" sortable="true" visible="true" link="account" linkCode="account"/>
|
||||
<accountSymbolValue type="2" length="255" name="Счет РДЦ" shortName="Счет РДЦ" searchable="true" sortable="true" visible="true"/>
|
||||
<actions>
|
||||
<post name="Добавление депо КС - РДЦ" confirmation="accountId,accountSymbolValue" class="ru.spcex.clearing.backendapi.controller.request.cud.account.AccountSymbolsNewAction">
|
||||
<accountId type="1" dbname="Идентификатор счета" name="Номер счета" shortname="Счет" link="account" linkCode="account" required="true"/>
|
||||
<accountSymbolValue type="2" length="255" name="Значение реквизита" shortname="Значение" required="true"/>
|
||||
<accountId type="1" dbname="Идентификатор счета" name="Счет Депо КС" shortName= "Счет Депо КС" link="account" linkCode="account" required="true"/>
|
||||
<accountSymbolValue type="2" length="255" name="Счет РДЦ" shortName="Счет РДЦ" required="true"/>
|
||||
</post>
|
||||
<delete name="Удаление депо КС - РДЦ" confirmation="accountId,accountSymbolValue">
|
||||
<id type="1" name="Идентификатор записи" shortname="ID" link="account" linkCode="id" required="true"/>
|
||||
|
|
@ -1353,7 +1353,7 @@
|
|||
<bankAccId type="2" length="12" name="Идентификатор расчетного счета/кода в клиринговой организации" shortname="Код позиции" searchable="true" sortable="true"/>
|
||||
<section type="12" dbname="Код наименования секции" name="Наименование секции" shortname="Секция" searchable="true" sortable="true" visible="true" link="section"/>
|
||||
</sTrades>
|
||||
<executionDeposit name="Сделки" destination="execution-deposits" historyDestination="history" class="ru.clearing.classes.statics.data.execution.ExecutionDeposit" logUpdates="true" table="execution_deposit">
|
||||
<executionDeposit name="Сделки на секции МКР" destination="execution-deposits" historyDestination="history" class="ru.clearing.classes.statics.data.execution.ExecutionDeposit" logUpdates="true" table="execution_deposit">
|
||||
<exchangeExecutionId type="1" name="Идентификационный номер сделки в Торговой системе" shortname="Номер сделки" visible="true" searchable="true" sortable="true"/>
|
||||
<exchangeExecutionTime type="4" name="Время заключения сделки в Торговой системе" shortname="Время заключения сделки" visible="true" searchable="true" sortable="true"/>
|
||||
<tradingDate type="6" name="Дата заключения сделки" shortname="Дата заключения сделки" visible="true" searchable="true" sortable="true"/>
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue