Index: vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml
===================================================================
diff -u -r55977 -r55984
--- vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 55977)
+++ vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 55984)
@@ -97,6 +97,13 @@
]]>
+
+
+
+
Verpakking:DOM.PM.enu.TBXVerpakking=##class(DOM.PM.enu.TBXVerpakking).StukMetOnderdelen(),OnderdelenSpeciaal:%String="",InbouwBreedte:%Decimal=1324,GeleiderTechnologie:DOM.PM.enu.TBXBlumotion=##class(DOM.PM.enu.TBXBlumotion).Geintegreerd()
1
Index: APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml
===================================================================
diff -u -r54796 -r55984
--- APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 54796)
+++ APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 55984)
@@ -32,7 +32,7 @@
#dim ODSP As %String = TBXLade.GeefOnderdelenSpeciaal()
If (..ProductieOpstartfaseBepaler.IsInOpstartfase(TBXLade, ProductId)) {
- Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).SpecialsPM()
+ Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Opstartfase()
} ElseIf (ODSP '= "") {
Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Specials()
} ElseIf (..IsBuroOfHangmappenLade(TBXLade)) {