Index: APPS/Halux/AAP/DnaCodeService/DnaCodeServiceHelper.cls.xml =================================================================== diff -u -r66811 -r66814 --- APPS/Halux/AAP/DnaCodeService/DnaCodeServiceHelper.cls.xml (.../DnaCodeServiceHelper.cls.xml) (revision 66811) +++ APPS/Halux/AAP/DnaCodeService/DnaCodeServiceHelper.cls.xml (.../DnaCodeServiceHelper.cls.xml) (revision 66814) @@ -56,7 +56,6 @@ If (Product.%Extends("DOM.PM.MaatwerkProduct")) { - Do ##class(Tools.Wlip).%New(252).String(..ProductTypeAPI.GeefProductTypePrefix(ProductID)) If ..ProductTypeAPI.IsAntislipmatProduct(ProductID) { Do ..MaakEnBewaarExtraDnaCodeVoorMat(ToeleveringLijn, Batch) } ElseIf ..IngegevenKenmerkenSpaceStepHelper.IsSpaceStep(Product.GeefIngegevenKenmerken()) { @@ -100,7 +99,6 @@