book: hierarchie + test

book: Feld 'start_balance' entfernt
This commit is contained in:
Frederik Jaeckel 2022-09-15 23:49:54 +02:00
parent e10616e847
commit a2e7f192f8
16 changed files with 319 additions and 168 deletions

View file

@ -15,29 +15,32 @@ full copyright notices and license terms. -->
</group>
</group>
<label name="btype"/>
<field name="btype"/>
<label name="balance"/>
<field name="balance"/>
<newline/>
<notebook colspan="4">
<page id="pgrecon" string="Reconciliations" col="1">
<page name="reconciliations" string="Reconciliations" col="1">
<field name="reconciliations"/>
</page>
<page id="pggeneral" string="General Information" col="4">
<label name="company"/>
<field name="company"/>
<label name="parent"/>
<field name="parent"/>
<field name="childs" colspan="4"/>
</page>
<page name="number_sequ" string="Amount and Numbering" col="4">
<label name="number_sequ"/>
<field name="number_sequ"/>
<label name="number_atcheck"/>
<field name="number_atcheck"/>
<label name="btype"/>
<field name="btype"/>
<label name="currency"/>
<field name="currency"/>
<label name="start_balance"/>
<field name="start_balance"/>
<label name="start_date"/>
<field name="start_date"/>
<label name="currency"/>
<field name="currency"/>
<label id="phaccount" colspan="2" string=" "/>
</page>