kategorie: typ 'einnahme/ausgabe' - test muß noch
This commit is contained in:
parent
d57d76ba3b
commit
52ffa0536e
7 changed files with 95 additions and 1 deletions
|
@ -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"/>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue