kategorie: sperrt 'Typ' wenn parent existiert, korrekte Anpassung
der sub-kategorien bei Änderung + test Line: Kategoriefeld prüft Inhalt + tests
This commit is contained in:
parent
52ffa0536e
commit
8fd6e0d339
7 changed files with 137 additions and 46 deletions
|
@ -23,7 +23,7 @@ full copyright notices and license terms. -->
|
|||
<field name="parent"/>
|
||||
<label name="sequence"/>
|
||||
<field name="sequence"/>
|
||||
<field name="childs" colspan="4"/>
|
||||
<field name="childs" colspan="6"/>
|
||||
</page>
|
||||
</notebook>
|
||||
|
||||
|
|
|
@ -17,12 +17,12 @@ full copyright notices and license terms. -->
|
|||
|
||||
<label name="date"/>
|
||||
<field name="date"/>
|
||||
<label name="category"/>
|
||||
<field name="category"/>
|
||||
<newline/>
|
||||
|
||||
<label name="bookingtype"/>
|
||||
<field name="bookingtype"/>
|
||||
<newline/>
|
||||
|
||||
<label name="category"/>
|
||||
<field name="category"/>
|
||||
<label name="amount"/>
|
||||
<field name="amount" symbol="currency"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue