backend-api http://jira.mfd.msk:8088/browse/CLS-519 meta fix
This commit is contained in:
parent
44880a2b4b
commit
4ee335efd5
3 changed files with 3 additions and 3 deletions
|
|
@ -5923,7 +5923,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "price",
|
||||
"type": 10,"name": "Цена %","shortname": "Цена %","visible": true,"searchable": true,"sortable": true
|
||||
"type": 10,"name": "Цена, %","shortname": "Цена, %","visible": true,"searchable": true,"sortable": true
|
||||
}
|
||||
,
|
||||
{"code": "settlementAmount",
|
||||
|
|
|
|||
|
|
@ -1370,7 +1370,7 @@
|
|||
<securityId type="1" dbname="Идентификатор финансового инструмента" name="Финансовый инструмент" shortname="Код биржевого инструмента / товара" searchable="true" sortable="true" link="security" linkCode="securitySymbol" ignore="true"/>
|
||||
<interestAmount type="11" name="НКД" shortname="НКД" visible="true" searchable="true" sortable="true"/>
|
||||
<exchangeOrderId type="1" name="Идентификационный номер заявки в Торговой системе" shortname="Номер заявки" visible="true" searchable="true" sortable="true"/>
|
||||
<price type="10" name="Цена %" shortname ="Цена %" visible="true" searchable="true" sortable="true"/>
|
||||
<price type="10" name="Цена, %" shortname ="Цена, %" visible="true" searchable="true" sortable="true"/>
|
||||
<settlementAmount type="11" name="Объем сделки" shortname="Объем" visible="true" searchable="true" sortable="true"/>
|
||||
<lots type="11" name="Количество лотов" shortname="Лоты" visible="true" searchable="true" sortable="true"/>
|
||||
<quantity type="11" name="Количество штук" shortname="Штуки" visible="false" searchable="true" sortable="true"/>
|
||||
|
|
|
|||
|
|
@ -5923,7 +5923,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "price",
|
||||
"type": 10,"name": "Цена %","shortname": "Цена %","visible": true,"searchable": true,"sortable": true
|
||||
"type": 10,"name": "Цена, %","shortname": "Цена, %","visible": true,"searchable": true,"sortable": true
|
||||
}
|
||||
,
|
||||
{"code": "settlementAmount",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue