line: splitbuchung mit transfer

This commit is contained in:
Frederik Jaeckel 2022-09-10 21:21:17 +02:00
parent 1fee218ee6
commit b2147f56b3
8 changed files with 300 additions and 19 deletions

View file

@ -9,8 +9,13 @@ full copyright notices and license terms. -->
<label name="amount"/>
<field name="amount" symbol="currency"/>
<label name="splittype"/>
<field name="splittype"/>
<label name="category"/>
<field name="category"/>
<field name="category" colspan="3"/>
<label name="booktransf"/>
<field name="booktransf" colspan="3"/>
<group name="description" colspan="4" col="1" string="Description" yexpand="1">
<field name="description" yfill="1"/>