abfrage der prozentwerte für tag/1 monat, 3 monate, 6 monate, 12 monate
test muß noch
This commit is contained in:
parent
cba2117d13
commit
d70e674e58
6 changed files with 159 additions and 95 deletions
|
@ -8,12 +8,28 @@ full copyright notices and license terms. -->
|
|||
<label name="rate" />
|
||||
<field name="rate" symbol="currency"/>
|
||||
|
||||
<label id="labdate" colspan="2" string=" "/>
|
||||
<label name="nextupdtate" />
|
||||
<label id="labdate" string=" "/>
|
||||
<label name="nextupdtate" colspan="2"/>
|
||||
<field name="nextupdtate"/>
|
||||
<label name="date" />
|
||||
<field name="date"/>
|
||||
|
||||
<separator id="sepperc" colspan="6" string="Gain and Loss"/>
|
||||
<label name="change_day1" />
|
||||
<field name="change_day1" />
|
||||
|
||||
<label name="change_month1" />
|
||||
<field name="change_month1" />
|
||||
|
||||
<label name="change_month3" />
|
||||
<field name="change_month3" />
|
||||
<label name="change_month6" />
|
||||
<field name="change_month6" />
|
||||
|
||||
<label name="change_month12" />
|
||||
<field name="change_month12" />
|
||||
<newline/>
|
||||
|
||||
<separator id="sepunits" colspan="6" string="Currency and Units"/>
|
||||
<label name="currency" />
|
||||
<field name="currency" />
|
||||
|
|
|
@ -6,10 +6,12 @@ full copyright notices and license terms. -->
|
|||
<field name="name" expand="2"/>
|
||||
<field name="isin" expand="1"/>
|
||||
<field name="wkn" expand="1"/>
|
||||
<field name="change_day1" />
|
||||
<field name="change_month1" />
|
||||
<field name="change_month3" />
|
||||
<field name="change_month6" />
|
||||
<field name="date" expand="1"/>
|
||||
<field name="rate" expand="1"/>
|
||||
<field name="currency"/>
|
||||
<field name="uom" />
|
||||
<field name="change_today" />
|
||||
|
||||
</tree>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue