Index: APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml
===================================================================
diff -u -r54787 -r55986
--- APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 54787)
+++ APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 55986)
@@ -45,7 +45,7 @@
#dim IngegevenKenmerken As DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken = MaatwerkProduct.GeefIngegevenKenmerken()
If (..ProductieOpstartfaseBepaler.IsInOpstartfase(MaatwerkProduct)) {
- Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).SpecialsPM()
+ Set ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).Opstartfase()
} ElseIf $$$Not(IngegevenKenmerken.ProductieWijze = ..Enum.ProductieWijze.Volledig) {
Set ProductieGroep = ..ProductieGroep.Specials
} ElseIf ((IngegevenKenmerken.Klasse = ..Enum.Klasse.Spoelbak) && $$$Not(IngegevenKenmerken.VerpakkingType = ..Enum.VerpakkingType.VHoss)) {
Index: vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml
===================================================================
diff -u -r55983 -r55986
--- vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 55983)
+++ vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 55986)
@@ -138,10 +138,16 @@
]]>
+
+
+
+
IngegevenKenmerken:DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken,VerwachteProductieGroep:APPS.Halux.common.enu.ProductieGroep,FakeKlantID:DOM.VKP.VanHoeckeKlantID="",IsInOpstartFase:%Boolean=0