book: form optimiert
This commit is contained in:
parent
af0c825607
commit
5f20001f72
3 changed files with 20 additions and 7 deletions
|
@ -15,17 +15,22 @@ full copyright notices and license terms. -->
|
|||
</group>
|
||||
</group>
|
||||
|
||||
<label name="balance"/>
|
||||
<field name="balance" symbol="currency"/>
|
||||
<label name="btype"/>
|
||||
<field name="btype"/>
|
||||
|
||||
<label name="balance_all"/>
|
||||
<field name="balance_all" symbol="currency"/>
|
||||
<label name="balance_ref"/>
|
||||
<field name="balance_ref" symbol="company_currency"/>
|
||||
<newline/>
|
||||
|
||||
<notebook colspan="4">
|
||||
<page name="balance" string="Balance" col="4">
|
||||
<separator colspan="4" id="balance" string="Balance"/>
|
||||
<label name="balance"/>
|
||||
<field name="balance" symbol="currency"/>
|
||||
<newline/>
|
||||
|
||||
<label name="balance_all"/>
|
||||
<field name="balance_all" symbol="currency"/>
|
||||
<label name="balance_ref"/>
|
||||
<field name="balance_ref" symbol="company_currency"/>
|
||||
</page>
|
||||
<page name="reconciliations" string="Reconciliations" col="1">
|
||||
<field name="reconciliations"/>
|
||||
</page>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue