line: add fields 'Fee' + 'Dividend' - todos
This commit is contained in:
parent
43c9a1a2fa
commit
c70d2fef7a
12 changed files with 569 additions and 0 deletions
|
@ -34,6 +34,12 @@ full copyright notices and license terms. -->
|
|||
<field name="diff_percent" xexpand="0"/>
|
||||
<label name="diff_percent" xalign="0.0" string="%" xexpand="1"/>
|
||||
</group>
|
||||
|
||||
<label name="trade_fee"/>
|
||||
<field name="trade_fee"/>
|
||||
<label name="asset_dividend"/>
|
||||
<field name="asset_dividend"/>
|
||||
|
||||
</page>
|
||||
</xpath>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue