asset: columns optional
This commit is contained in:
parent
4656a4c65c
commit
e63023170f
1 changed files with 8 additions and 8 deletions
|
@ -4,12 +4,12 @@ The COPYRIGHT file at the top level of this repository contains the
|
||||||
full copyright notices and license terms. -->
|
full copyright notices and license terms. -->
|
||||||
<tree>
|
<tree>
|
||||||
<field name="name" expand="1"/>
|
<field name="name" expand="1"/>
|
||||||
<field name="change_day1"/>
|
<field name="change_day1" optional="0"/>
|
||||||
<field name="change_month1"/>
|
<field name="change_month1" optional="0"/>
|
||||||
<field name="change_month3"/>
|
<field name="change_month3" optional="0"/>
|
||||||
<field name="change_month6"/>
|
<field name="change_month6" optional="0"/>
|
||||||
<field name="date"/>
|
<field name="date" optional="0"/>
|
||||||
<field name="rate" symbol="asset_symbol"/>
|
<field name="rate" symbol="asset_symbol" optional="0"/>
|
||||||
<field name="isin"/>
|
<field name="isin" optional="0"/>
|
||||||
<field name="wkn" />
|
<field name="wkn" optional="0"/>
|
||||||
</tree>
|
</tree>
|
||||||
|
|
Loading…
Reference in a new issue