This commit is contained in:
Frederik Jaeckel 2024-01-20 18:34:01 +01:00
parent f173dee817
commit 6b3ff4eb9f
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ full copyright notices and license terms. -->
<xpath expr="/tree/field[@name='balance']" position="after">
<field name="current_value" symbol="currency"/>
<field name="current_value_ref" symbol="company_currency" optional="1"/>
<field name="diff_percent"/>
<field name="quantity" symbol="quantity_uom"/>
</xpath>

View file

@ -6,7 +6,6 @@ full copyright notices and license terms. -->
<xpath expr="/tree/field[@name='balance']" position="after">
<field name="diff_amount" symbol="currency"/>
<field name="current_value_ref" symbol="company_currency" optional="1"/>
</xpath>
</data>