Index: BL/EC/WebShop.cls.xml
===================================================================
diff -u -r1885 -r2692
--- BL/EC/WebShop.cls.xml (.../WebShop.cls.xml) (revision 1885)
+++ BL/EC/WebShop.cls.xml (.../WebShop.cls.xml) (revision 2692)
@@ -6,7 +6,6 @@
BL.EC.Common
1
%RegisteredObject
-0
=:Datum
@@ -764,7 +763,7 @@
FROM Flow_Offerte.Hoofding
WHERE Klant=:KlantNr and ToegangID=:ToegangID
and isnull(Status,"")=""
- and Oorsprong="EC"
+ and Oorsprong='EC'
and Datum>=:FromDatum)
Quit $G(Count)