[Mpuls-commits] r2561 - wasko/branches/2.0/jmdweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Apr 29 13:01:59 CEST 2010
Author: torsten
Date: 2010-04-29 13:01:59 +0200 (Thu, 29 Apr 2010)
New Revision: 2561
Modified:
wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
Log:
New formedtree
Modified: wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
===================================================================
--- wasko/branches/2.0/jmdweb/public/formed/formedtree.xml 2010-04-29 10:32:38 UTC (rev 2560)
+++ wasko/branches/2.0/jmdweb/public/formed/formedtree.xml 2010-04-29 11:01:59 UTC (rev 2561)
@@ -102,8 +102,8 @@
</choice>
<date description="Datum der Entscheidung" flags="required:phase_1;time:phase_1" name="datum_ea_ende" target="a"/>
<rule expr="$art_begleitung isset" mark="warning:art_begleitung" name="required-rule-manual-4" value="Fehlende Pflichtfeldangabe"/>
- <rule description="Intensive nur startbar wenn art beratung cm ist" expr="$art_begleitung 0 == $phase 2 == and not " mark="error:art_begleitung" name="phase-rule-7" value="Der Jugendliche darf nicht in Beratung aufgenommen werden"/>
- <rule description="CM startbar wenn art beratung cm ist" expr="$art_begleitung 1 == $phase 4 == and not" mark="error:art_begleitung" name="phase-rule-8" value="Der Jugendliche darf nicht in das CM aufgenommen werden"/>
+ <rule description="Intensive nur startbar wenn art beratung cm ist" expr="$art_begleitung 0 == $phase 2 == and not " mark="error:art_begleitung" name="phase-rule-7" value="Die Angabe steht im Widerspruch zur aktuell laufenden Phase"/>
+ <rule description="CM startbar wenn art beratung cm ist" expr="$art_begleitung 1 == $phase 4 == and not" mark="error:art_begleitung" name="phase-rule-8" value="Die Angabe steht im Widerspruch zur aktuell laufenden Phase"/>
<conditional description="Nur wenn CM-Fall" expr="$art_begleitung 1 ==" name="conditional-16" target="b">
<date description="Datum Beginn des CM" flags="required:phase_2;time:phase_2" name="datum_cm_start" order="datum_ea_ende;datum_cm_ende" target="b"/>
<rule expr="$datum_cm_start isset" mark="warning:datum_cm_start" name="required-rule-7" value="Fehlende Pflichtfeldangabe"/>
More information about the Mpuls-commits
mailing list