Index: vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator/Test.cls.xml
===================================================================
diff -u -r35886 -r36088
--- vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator/Test.cls.xml (.../Test.cls.xml) (revision 35886)
+++ vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator/Test.cls.xml (.../Test.cls.xml) (revision 36088)
@@ -9,7 +9,7 @@
Set Product.RugHoogte = "C"
Set Product.ZijwandVerhogingMateriaal = ##class(DOM.PM.enu.TBXZijwandVerhogingMateriaal).Glas()
Set Product.ZijwandVerhogingKleur = ##class(DOM.PM.enu.TBXZijwandVerhogingKleur).FloatHelder8mm()
- Set Product.ZijwandVerhogingType = ##class(DOM.PM.enu.TBXZijwandVerhogingType).InschuifElement()
+ Set Product.ZijwandVerhogingType = "SimpleGallery"
Set Validator = ##class(APPS.EDI.Bestel.impl.BestelService.TandemboxBesteller.Validator.InschuifElementValidator).%New(Product)
@@ -21,7 +21,7 @@
+
+
+
+
Index: APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator.cls.xml
===================================================================
diff -u -r35883 -r36088
--- APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator.cls.xml (.../InschuifElementValidator.cls.xml) (revision 35883)
+++ APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/InschuifElementValidator.cls.xml (.../InschuifElementValidator.cls.xml) (revision 36088)
@@ -21,14 +21,12 @@
%Boolean