Index: WSimpl/EC/Unishop/OrderConfirmation/Service.cls.xml =================================================================== diff -u -r65296 -r65297 --- WSimpl/EC/Unishop/OrderConfirmation/Service.cls.xml (.../Service.cls.xml) (revision 65296) +++ WSimpl/EC/Unishop/OrderConfirmation/Service.cls.xml (.../Service.cls.xml) (revision 65297) @@ -92,7 +92,6 @@ Do ..PasAanShopVoorHaefele(OfferteVanHandel) } If $$$Not(OfferteVanHandel.IsBesteld()) { - Do ##class(Tools.Wlip).%New(207).String("niet besteld") Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.GeneralErrorException).%New("Offerte '"_EDInr_"' van handel is nog niet besteld.")) }