kategorie: typ 'einnahme/ausgabe' - test muß noch

This commit is contained in:
Frederik Jaeckel 2022-08-10 17:06:20 +02:00
parent d57d76ba3b
commit 52ffa0536e
7 changed files with 95 additions and 1 deletions

View file

@ -8,6 +8,10 @@ full copyright notices and license terms. -->
<label name="account"/>
<field name="account"/>
<label name="cattype"/>
<field name="cattype"/>
<newline/>
<label name="description"/>
<field name="description" colspan="3"/>

View file

@ -4,6 +4,7 @@ The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<tree sequence="sequence">
<field name="rec_name"/>
<field name="cattype"/>
<field name="account"/>
<field name="sequence" tree_invisible="1"/>
</tree>

View file

@ -4,6 +4,7 @@ The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<tree sequence="sequence">
<field name="name"/>
<field name="cattype"/>
<field name="account_code"/>
<field name="sequence" tree_invisible="1"/>
<field name="parent" tree_invisible="1"/>