line: reiter für monate, kategorie + test

This commit is contained in:
Frederik Jaeckel 2022-08-09 17:37:37 +02:00
parent d6a8b254a3
commit a23407f515
9 changed files with 333 additions and 3 deletions

View file

@ -16,7 +16,11 @@ full copyright notices and license terms. -->
<button name="wfcheck"/>
</group>
<label name="description"/>
<field name="description" colspan="3"/>
<label name="category"/>
<field name="category"/>
<newline/>
<group name="description" colspan="4" col="1" string="Description">
<field name="description"/>
</group>
</form>

View file

@ -5,6 +5,7 @@ full copyright notices and license terms. -->
<tree>
<field name="cashbook"/>
<field name="date"/>
<field name="category"/>
<field name="description"/>
<field name="state"/>
<button name="wfedit"/>