asset: Felder wkn, isin, symobl + suche + test

This commit is contained in:
Frederik Jaeckel 2022-11-11 22:46:53 +01:00
parent 13007f30c8
commit 353df93a9e
8 changed files with 267 additions and 3 deletions

View file

@ -18,4 +18,14 @@ full copyright notices and license terms. -->
<label name="product_uom" />
<field name="product_uom" />
<separator id="sepids" colspan="4" string="Identifiers"/>
<label name="wkn" />
<field name="wkn" />
<label name="secsymb" />
<field name="secsymb" />
<label name="isin" />
<field name="isin" />
<newline/>
</form>

View file

@ -4,6 +4,9 @@ The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<tree>
<field name="rec_name"/>
<field name="isin"/>
<field name="secsymb"/>
<field name="wkn"/>
<field name="currency"/>
<field name="uom"/>
</tree>