book: tree/list optimiert

This commit is contained in:
Frederik Jaeckel 2023-01-02 21:59:16 +01:00
parent fd36a3f4ce
commit 66a933d21b
4 changed files with 71 additions and 72 deletions

View file

@ -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>