book: tree/list optimiert
This commit is contained in:
parent
fd36a3f4ce
commit
66a933d21b
4 changed files with 71 additions and 72 deletions
|
@ -5,10 +5,10 @@ full copyright notices and license terms. -->
|
|||
<data>
|
||||
|
||||
<xpath expr="/tree/field[@name='balance']" position="after">
|
||||
<field name="current_value"/>
|
||||
<field name="diff_amount"/>
|
||||
<field name="current_value" symbol="currency"/>
|
||||
<field name="diff_amount" symbol="currency"/>
|
||||
<field name="diff_percent"/>
|
||||
<field name="quantity"/>
|
||||
<field name="quantity" symbol="quantity_uom"/>
|
||||
</xpath>
|
||||
|
||||
</data>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue