Index: vhUnitTest/APPS/Halux/Afmelden/ProductieAfmeldenService/Controle/TestControleAantalProducten.cls.xml =================================================================== diff -u -r50780 -r51070 --- vhUnitTest/APPS/Halux/Afmelden/ProductieAfmeldenService/Controle/TestControleAantalProducten.cls.xml (.../TestControleAantalProducten.cls.xml) (revision 50780) +++ vhUnitTest/APPS/Halux/Afmelden/ProductieAfmeldenService/Controle/TestControleAantalProducten.cls.xml (.../TestControleAantalProducten.cls.xml) (revision 51070) @@ -117,7 +117,7 @@ Set IsExceptieGeraised = 1 #dim Exceptie As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch() Do $$$AssertEquals(Exceptie.%ClassName(1),"TECH.Exceptions.InvalidInputException") - Do $$$AssertEquals(Exceptie.GeefOmschrijving(),"Product TB8M/A.TKHI300x263 O WALG met dossiercode TKHI zit 2 keer in toeleveringen. Er zijn reeds 1 stuks afgemeld, daarom kunnen nu geen 20 stuks afgemeld worden. ProductID: 620938") + Do $$$AssertEquals(Exceptie.GeefOmschrijving(),"Product TB8M/A.TKHI300x263 O WALG met dossiercode TKHI zit 1 keer in toeleveringen. Er zijn reeds 0 stuks afgemeld, daarom kunnen nu geen 20 stuks afgemeld worden. ProductID: 620938") } Do $$$AssertTrue(IsExceptieGeraised) ]]> Index: APPS/Halux/Afmelden/ProductieAfmeldenService.cls.xml =================================================================== diff -u -r36941 -r51070 --- APPS/Halux/Afmelden/ProductieAfmeldenService.cls.xml (.../ProductieAfmeldenService.cls.xml) (revision 36941) +++ APPS/Halux/Afmelden/ProductieAfmeldenService.cls.xml (.../ProductieAfmeldenService.cls.xml) (revision 51070) @@ -54,7 +54,9 @@ %Status 1 Index: APPS/MAG/ReceptieService.cls.xml =================================================================== diff -u -r29059 -r51070 --- APPS/MAG/ReceptieService.cls.xml (.../ReceptieService.cls.xml) (revision 29059) +++ APPS/MAG/ReceptieService.cls.xml (.../ReceptieService.cls.xml) (revision 51070) @@ -6,7 +6,7 @@ %RegisteredObject -APPS.MAG.ReceptieService +APPS.MAG.Receptie.impl.ReceptieService 1