book: optimize form
This commit is contained in:
parent
971dbc4520
commit
86e6c33cc1
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue