Index: APPS/TBXWeb/TBXContext.cls.xml =================================================================== diff -u -r183 -r195 --- APPS/TBXWeb/TBXContext.cls.xml (.../TBXContext.cls.xml) (revision 183) +++ APPS/TBXWeb/TBXContext.cls.xml (.../TBXContext.cls.xml) (revision 195) @@ -699,8 +699,8 @@ Set ToonKnop=0 If ..IsVHEPN { // Reeds eerder toegelaten klanten : (nieuwe KLNr's vooraan toevoegen --> historiek) - // KLNr= 999999 / 6019 / 9936 / 14937 / 12848 / 14484 / 3524 / 8575 / 5977 / 10096 /10939 / 4137 / 10547 / 5872 / 8537 / 4874 / 1093 / 8537 / 2118 --> 999999 = disabled - If KLNr=6019 { + // KLNr= 999999 / 8215 / 6019 / 9936 / 14937 / 12848 / 14484 / 3524 / 8575 / 5977 / 10096 /10939 / 4137 / 10547 / 5872 / 8537 / 4874 / 1093 / 8537 / 2118 --> 999999 = disabled + If (KLNr=999999) || (($L(KLNr))&&($G(^WS.TBX.KlantData(0,"VHEPN",KLNr,"TESTPAGE"))=1)) { Set ToonKnop=1 } }