Index: OBJTimpl/Herbevoorrading/OphalenVoorraad.cls.xml =================================================================== diff -u -r68860 -r68871 --- OBJTimpl/Herbevoorrading/OphalenVoorraad.cls.xml (.../OphalenVoorraad.cls.xml) (revision 68860) +++ OBJTimpl/Herbevoorrading/OphalenVoorraad.cls.xml (.../OphalenVoorraad.cls.xml) (revision 68871) @@ -65,7 +65,7 @@ _ " join OBJT_WAREHOUSE wh on ir.WAREHOUSEOID=wh.OID " _ " where tracelevel=1 " _ " and (isnull(it.USRNUM2,0)>0 ) " ;or it.NAME in ('0.661.673.8','0.644.998.3','0.888.547.3'))" - _ " and wh.Name in ('06','07','04','05','01',L7-','02')" + _ " and wh.Name in ('06','07','04','05','01','L7-','02')" _ " group by it.Name" try