2022-11-09 20:49:33 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- This file is part of the investment-module from m-ds for Tryton.
|
|
|
|
The COPYRIGHT file at the top level of this repository contains the
|
|
|
|
full copyright notices and license terms. -->
|
|
|
|
<tree>
|
2023-01-04 16:12:46 +00:00
|
|
|
<field name="name" expand="1"/>
|
2022-11-25 14:28:49 +00:00
|
|
|
<field name="change_day1" />
|
|
|
|
<field name="change_month1" />
|
|
|
|
<field name="change_month3" />
|
|
|
|
<field name="change_month6" />
|
2022-12-01 15:55:27 +00:00
|
|
|
<field name="date"/>
|
2023-01-04 16:12:46 +00:00
|
|
|
<field name="rate" symbol="asset_symbol"/>
|
2022-12-01 15:55:27 +00:00
|
|
|
<field name="isin"/>
|
|
|
|
<field name="wkn" />
|
2022-11-09 20:49:33 +00:00
|
|
|
</tree>
|