[Mpuls-commits] r5124 - in wasko/trunk: . waskoweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Jun 22 11:51:50 CEST 2011
Author: ludwig
Date: 2011-06-22 11:51:49 +0200 (Wed, 22 Jun 2011)
New Revision: 5124
Modified:
wasko/trunk/ChangeLog
wasko/trunk/waskoweb/public/formed/formedtree.xml
Log:
I1201005 Add a new field (einkommen) to a formular.
Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog 2011-06-22 08:48:29 UTC (rev 5123)
+++ wasko/trunk/ChangeLog 2011-06-22 09:51:49 UTC (rev 5124)
@@ -1,6 +1,11 @@
2011-06-22 Ludwig Reiter <ludwig.reiter at intevation.de>
* waskoweb/public/formed/formedtree.xml:
+ I1201005 Add a new field (einkommen) to a formular.
+
+2011-06-22 Ludwig Reiter <ludwig.reiter at intevation.de>
+
+ * waskoweb/public/formed/formedtree.xml:
I1201003 Add two new fields to the first page.
2011-06-21 Ludwig Reiter <ludwig.reiter at intevation.de>
Modified: wasko/trunk/waskoweb/public/formed/formedtree.xml
===================================================================
--- wasko/trunk/waskoweb/public/formed/formedtree.xml 2011-06-22 08:48:29 UTC (rev 5123)
+++ wasko/trunk/waskoweb/public/formed/formedtree.xml 2011-06-22 09:51:49 UTC (rev 5124)
@@ -638,6 +638,21 @@
</radio>
</radio-matrix>
<textarea description="Nennung Sonstiges" function="suppress_value" name="einkommen_d_t" rows="3"/>
+ <choice description="Einkommen des jungen Menschen" function="suppress_value" name="einkommen" size="1">
+ <bool checked="true" description="keine Angabe" name="bool-1455" value="-1"/>
+ <bool description="Unbekannt" name="bool-2148" value="-3"/>
+ <bool description="Sonstiges" name="bool-1454" value="-2"/>
+ <bool description="Erwerbstätig" name="bool-2149" value="1"/>
+ <bool description="Selbstständig" name="bool-2150" value="2"/>
+ <bool description="Grundsicherung/Transferleistung" name="bool-2151" value="3"/>
+ <bool description="Ausbildungsvergütung" name="bool-2152" value="4"/>
+ <bool description="Staatliche Ausbildungsförderung" name="bool-2153" value="5"/>
+ <bool description="Stipendium" name="bool-2154" value="6"/>
+ <bool description="Unterhaltszahlungen" name="bool-2155" value="7"/>
+ <bool description="Erwerbstätig und ergänzende Transferleistungen" name="bool-2156" value="8"/>
+ <bool description="Einkommen durch Partner/in" name="bool-2157" value="9"/>
+ <bool description="Taschengeld" name="bool-2158" value="10"/>
+ </choice>
</page>
<page containers="a,b,c,d,e" description="3.6 Bezugspersonen/soziales Umfeld" name="page-7">
<group containers="a,b,c,d,e,f" description="Bezugspersonen (Mehrfachantwort möglich)" name="group-15" target="a">
More information about the Mpuls-commits
mailing list