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:
Frederik Jaeckel 2022-08-11 11:06:28 +02:00
parent 52ffa0536e
commit 8fd6e0d339
7 changed files with 137 additions and 46 deletions

View file

@ -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>

View file

@ -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"/>