Index: APPS/Halux/Planning/impl/ActiviteitInfoALU.cls.xml =================================================================== diff -u -r3614 -r3674 --- APPS/Halux/Planning/impl/ActiviteitInfoALU.cls.xml (.../ActiviteitInfoALU.cls.xml) (revision 3614) +++ APPS/Halux/Planning/impl/ActiviteitInfoALU.cls.xml (.../ActiviteitInfoALU.cls.xml) (revision 3674) @@ -6,12 +6,12 @@ 0 -DOM.PM.MaatwerkProduct +DOM.PM.KADProduct.KADKaderdeur 1 -Product:DOM.PM.MaatwerkProduct +Product:DOM.PM.KADProduct.KADKaderdeur 1 1 %Status @@ -37,6 +37,11 @@ Set ResourceGebruikData.Hoeveelheid = ResourceGebruikData.Hoeveelheid + KostBouwsteen.TijdPlanning } + If (..Product.GeefVerpakking() = ##class(DOM.PM.KADProduct.enu.KADVerpakking).Export()) + { + Set ActiviteitInfo.ResourceGebruik.KartonMachine.Hoeveelheid = 30 + } + Quit ##class(TECH.ListIterator).%New(ActiviteitLijst) ]]>