2022-11-09 21:49:33 +01: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>
|
2022-11-23 10:44:09 +01:00
|
|
|
<field name="name" expand="2"/>
|
2022-11-25 15:28:49 +01:00
|
|
|
<field name="change_day1" />
|
|
|
|
<field name="change_month1" />
|
|
|
|
<field name="change_month3" />
|
|
|
|
<field name="change_month6" />
|
2022-12-01 16:55:27 +01:00
|
|
|
<field name="date"/>
|
|
|
|
<field name="rate"/>
|
2022-12-02 23:29:01 +01:00
|
|
|
<field name="symbol"/>
|
2022-12-01 16:55:27 +01:00
|
|
|
<field name="isin"/>
|
|
|
|
<field name="wkn" />
|
2022-11-09 21:49:33 +01:00
|
|
|
</tree>
|