abfrage der prozentwerte für tag/1 monat, 3 monate, 6 monate, 12 monate
test muß noch
This commit is contained in:
parent
a99d11a4a0
commit
64b8383096
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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue