Index: WS/Halux/Planning/ActiviteitPerBatchService/Queries.cls.xml
===================================================================
diff -u -r58807 -r62511
--- WS/Halux/Planning/ActiviteitPerBatchService/Queries.cls.xml (.../Queries.cls.xml) (revision 58807)
+++ WS/Halux/Planning/ActiviteitPerBatchService/Queries.cls.xml (.../Queries.cls.xml) (revision 62511)
@@ -28,7 +28,7 @@
ProductieLijn
0"
+ ;_" and ((AB.Productgroep in ('TBX','LBX') and AB.IsLeading=2) or (AB.Productgroep in ('TAX') and AB.IsLeading=1)) "
+ _") "
+ _"where ActiviteitID_1 is not null and isnull(Status_1,'')<>'F' "
+ _"order by Eindtijdstip "
+]]>
+
+
+
+1
+'F' "
_"order by Eindtijdstip "
@@ -250,31 +284,40 @@
1
'F' "
+ _"where ( ActiviteitID_1 is not null or ActiviteitID_2 is not null ) "
+ _" and ( (isnull(Status_1,'')<>'F' and isnull(Aantal_1,0)>0) or (isnull(Status_2,'')<>'F' and isnull(Aantal_2,0)>0) )"
_"order by Eindtijdstip "
]]>