[Mpuls-commits] r3737 - in waska/trunk: . waskaweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Sep 20 10:19:17 CEST 2010
Author: roland
Date: 2010-09-20 10:19:15 +0200 (Mon, 20 Sep 2010)
New Revision: 3737
Modified:
waska/trunk/ChangeLog
waska/trunk/waskaweb/public/formed/formedtree.xml
Log:
issue935: additional rules for after-care phase
Modified: waska/trunk/ChangeLog
===================================================================
--- waska/trunk/ChangeLog 2010-09-20 07:46:38 UTC (rev 3736)
+++ waska/trunk/ChangeLog 2010-09-20 08:19:15 UTC (rev 3737)
@@ -1,3 +1,8 @@
+2010-09-20 Roland Geider <roland.geider at intevation.de>
+
+ * waskaweb/public/formed/formedtree.xml: issue935: additional rules
+ for after-care phase
+
2010-09-17 Frank Koormann <frank.koormann at intevation.de>
* waskaweb/public/formed/annotations.xhtml: Removed help entries
Modified: waska/trunk/waskaweb/public/formed/formedtree.xml
===================================================================
--- waska/trunk/waskaweb/public/formed/formedtree.xml 2010-09-20 07:46:38 UTC (rev 3736)
+++ waska/trunk/waskaweb/public/formed/formedtree.xml 2010-09-20 08:19:15 UTC (rev 3737)
@@ -1900,7 +1900,7 @@
</group>
<group description="Phase C - Nachbetreuung" name="phase-c">
<page description="9. Nachbetreuung" name="page_nachbetreuung">
- <conditional expr="$art_beendigung isset $art_beendigung 1 != and" name="conditional-1" target="a">
+ <conditional expr="$art_beendigung isset $art_beendigung 1 == and" name="conditional-1" target="a">
<group containers="a,b" description="Eingliederung" name="eingliederung" target="a">
<date description="Datum des Ende der Nachbetreuung" flags="required:phase_5;time:phase_5" name="beendigung_nachbetreuung" order="beendigung_5;" target="a:25"/>
<rule description="phase nb nicht länger als 36 monate" expr="$beendigung_5 isset $beendigung_nachbetreuung isset and $beendigung_5 known $beendigung_nachbetreuung known and and $beendigung_5 $beendigung_nachbetreuung days 1116 > and not" mark="error:beendigung_nachbetreuung" name="rule-5" value='Die eingetragenen Datumsangaben sind offensichtlich falsch und überschreiten die maximale Dauer der Phase "Nachbetreuung". Bitte korrigieren Sie Ihre Angaben, da die Fallakte andernfalls nicht auswertbar ist.'/>
More information about the Mpuls-commits
mailing list