Index: APPS/PM/OL/ConsistentieChecker.cls.xml =================================================================== diff -u -r2646 -r3846 --- APPS/PM/OL/ConsistentieChecker.cls.xml (.../ConsistentieChecker.cls.xml) (revision 2646) +++ APPS/PM/OL/ConsistentieChecker.cls.xml (.../ConsistentieChecker.cls.xml) (revision 3846) @@ -50,7 +50,6 @@ if (Product.GetFotoSleutel()="") { Set Fouten(UnID,"FotoSleutel kenmerkwaarde"_Suffix) = 1 } else { - /* // Foto controleren set URL = ##class(TECH.Files).AppendFile("http://res.vanhoecke.be/images/orgalux",Product.GetFotoBestand()) ;w URL,! @@ -86,7 +85,6 @@ Set Fouten(UnID,"Foto op de server ("_URL_")"_Suffix) = 1 } } - */ } if (Product.GetProductGroep()="") Set Fouten(UnID,"ProductGroep"_Suffix) = 1 if (Product.GetFotoSorteerSleutel(1)="") Set Fouten(UnID,"FotoSorteerSleutel"_Suffix) = 1