asset:tabellenzugriff optimiert,
diagram: darstellung in diagramm ergänzt
This commit is contained in:
parent
83acfbb14b
commit
1a61b112e0
9 changed files with 352 additions and 6 deletions
14
view/graph_form.xml
Normal file
14
view/graph_form.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?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. -->
|
||||
<data>
|
||||
|
||||
<xpath expr="/form/separator[@name='currency']" position="before">
|
||||
<separator name="asset" colspan="6" string="Asset"/>
|
||||
<label name="asset"/>
|
||||
<field name="asset"/>
|
||||
<newline/>
|
||||
</xpath>
|
||||
|
||||
</data>
|
Loading…
Add table
Add a link
Reference in a new issue