[Mpuls-commits] r4601 - waska/trunk/waskaweb/public/xml

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Feb 10 09:55:48 CET 2011


Author: torsten
Date: 2011-02-10 09:55:48 +0100 (Thu, 10 Feb 2011)
New Revision: 4601

Modified:
   waska/trunk/waskaweb/public/xml/eval_weitere.xml
Log:
Issue1786: Fixed requirements for evaluation "Schnittstelle Austritt". Only
finished cases are taken.  


Modified: waska/trunk/waskaweb/public/xml/eval_weitere.xml
===================================================================
--- waska/trunk/waskaweb/public/xml/eval_weitere.xml	2011-02-09 18:08:26 UTC (rev 4600)
+++ waska/trunk/waskaweb/public/xml/eval_weitere.xml	2011-02-10 08:55:48 UTC (rev 4601)
@@ -495,6 +495,9 @@
       <where>('%(sdate)s'::date &lt;= coalesce(beendigung_5, now()) 
 		AND '%(edate)s'::date &gt;= datum_feststellung)</where>
     </basequery>
+    <requirement>
+      <phase>3,4,5</phase>
+    </requirement>
     <xdim>
       <label>Geschlecht</label>
       <field>geschlecht</field>



More information about the Mpuls-commits mailing list