columns optional

This commit is contained in:
Frederik Jaeckel 2023-12-06 20:04:52 +01:00
parent 8dafa0bce0
commit 3d0ce89df8
5 changed files with 13 additions and 13 deletions

View file

@ -5,8 +5,8 @@ full copyright notices and license terms. -->
<data>
<xpath expr="/tree/field[@name='amount_2nd_currency']" position="after">
<field name="quantity" symbol="quantity_uom"/>
<field name="quantity_2nd_uom" symbol="quantity2nd"/>
<field name="quantity" symbol="quantity_uom" optional="0"/>
<field name="quantity_2nd_uom" symbol="quantity2nd" optional="0"/>
</xpath>
</data>