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>
|
2022-11-10 21:31:22 +00:00
|
|
|
<field name="rec_name"/>
|
2022-11-11 21:46:53 +00:00
|
|
|
<field name="isin"/>
|
|
|
|
<field name="secsymb"/>
|
|
|
|
<field name="wkn"/>
|
2022-11-14 22:03:54 +00:00
|
|
|
<field name="rate"/>
|
2022-11-09 20:49:33 +00:00
|
|
|
<field name="currency"/>
|
2022-11-10 21:31:22 +00:00
|
|
|
<field name="uom"/>
|
2022-11-09 20:49:33 +00:00
|
|
|
</tree>
|