Index: vhUnitTest/APPS/Halux/common/impl/ProductieService/PRNrCategorieBepaler/BepaalCategorie/Test.cls.xml
===================================================================
diff -u -r29059 -r68726
--- vhUnitTest/APPS/Halux/common/impl/ProductieService/PRNrCategorieBepaler/BepaalCategorie/Test.cls.xml (.../Test.cls.xml) (revision 29059)
+++ vhUnitTest/APPS/Halux/common/impl/ProductieService/PRNrCategorieBepaler/BepaalCategorie/Test.cls.xml (.../Test.cls.xml) (revision 68726)
@@ -44,6 +44,8 @@
Do ..ProductTypeAPIMethodArray.SetAt($$$False, "IsMDSProduct")
Do ..ProductTypeAPIMethodArray.SetAt($$$False, "IsAntislipmatProduct")
Do ..ProductTypeAPIMethodArray.SetAt($$$False, "IsLegraboxProduct")
+ Do ..ProductTypeAPIMethodArray.SetAt($$$False, "IsMerivoboxProduct")
+ Do ..ProductTypeAPIMethodArray.SetAt($$$False, "IsRevegoProduct")
/*Set ..ProductGenTypeArray = ##class(%ArrayOfDataTypes).%New()
Do ..ProductGenTypeArray.SetAt($$$False, "TBX\HKS\T")
@@ -224,6 +226,15 @@
]]>
+
+
+
+
ProductTypeMethod:%String=""
1
Index: vhUnitTest/APPS/Halux/Planning/impl/ProductieLijnBepaler/Test.cls.xml
===================================================================
diff -u -r62451 -r68726
--- vhUnitTest/APPS/Halux/Planning/impl/ProductieLijnBepaler/Test.cls.xml (.../Test.cls.xml) (revision 62451)
+++ vhUnitTest/APPS/Halux/Planning/impl/ProductieLijnBepaler/Test.cls.xml (.../Test.cls.xml) (revision 68726)
@@ -8,6 +8,11 @@
]]>
+
+
+
+
Categorie:APPS.Halux.common.enu.Categorie,VerwachteLijn:%String,ProductieGroep:%String=""
1