asset: Felder wkn, isin, symobl + suche + test
This commit is contained in:
parent
13007f30c8
commit
353df93a9e
8 changed files with 267 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue