16 lines
526 B
XML
16 lines
526 B
XML
<?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>
|
|
<field name="name" expand="2"/>
|
|
<field name="change_day1" />
|
|
<field name="change_month1" />
|
|
<field name="change_month3" />
|
|
<field name="change_month6" />
|
|
<field name="date"/>
|
|
<field name="rate"/>
|
|
<field name="uom_symbol"/>
|
|
<field name="isin"/>
|
|
<field name="wkn" />
|
|
</tree>
|