line/book: sequence für zeilen-nummerierung

This commit is contained in:
Frederik Jaeckel 2022-08-16 16:24:07 +02:00
parent 5fdbb0ce89
commit a801775880
8 changed files with 128 additions and 17 deletions

View file

@ -7,12 +7,8 @@ full copyright notices and license terms. -->
<separator name="state" colspan="2" string="State"/>
<field name="cashbook" colspan="2"/>
<group id="grpparty" colspan="2" col="4">
<label name="party"/>
<field name="party"/>
<label name="booktransf"/>
<field name="booktransf"/>
</group>
<label name="number"/>
<field name="number"/>
<field name="state"/>
<group id="grpstate" col="2">
@ -27,10 +23,19 @@ full copyright notices and license terms. -->
<label name="reconciliation"/>
<field name="reconciliation"/>
<label name="category"/>
<field name="category"/>
<group id="grpparty" colspan="2" col="4">
<label name="party"/>
<field name="party"/>
<label name="booktransf"/>
<field name="booktransf"/>
</group>
<label name="amount"/>
<field name="amount" symbol="currency"/>
<newline/>
<label name="category"/>
<field name="category"/>
<newline/>
<group name="description" colspan="4" col="1" string="Description">
<field name="description"/>