book: optimize form

This commit is contained in:
Frederik Jaeckel 2023-02-23 10:35:49 +01:00
parent 971dbc4520
commit 86e6c33cc1

View file

@ -21,13 +21,14 @@ full copyright notices and license terms. -->
<notebook colspan="4">
<page name="balance" string="Balance" col="6">
<separator colspan="6" id="balance" string="Balance"/>
<separator colspan="2" id="balance" string="Balance"/>
<newline/>
<label name="balance"/>
<field name="balance" symbol="currency"/>
<newline/>
<label name="balance_all"/>
<field name="balance_all" symbol="currency"/>
<newline/>
<label name="balance_ref"/>
<field name="balance_ref" symbol="company_currency"/>
</page>