Index: vhTestFiles/IntegratieTests/ProductBeheer.Maatwerk.Configurator.Legrabox.GeefDefaults/Test/Webshop/Daro/Daro_Klant/DaroGebruiker/File_001.xml =================================================================== diff -u -r36602 -r36645 --- vhTestFiles/IntegratieTests/ProductBeheer.Maatwerk.Configurator.Legrabox.GeefDefaults/Test/Webshop/Daro/Daro_Klant/DaroGebruiker/File_001.xml (.../File_001.xml) (revision 36602) +++ vhTestFiles/IntegratieTests/ProductBeheer.Maatwerk.Configurator.Legrabox.GeefDefaults/Test/Webshop/Daro/Daro_Klant/DaroGebruiker/File_001.xml (.../File_001.xml) (revision 36645) @@ -2,16 +2,15 @@ - BodemOndersteuning + AfdekkapBinnen + AfdekkapBuiten + Geleider FrontBevestiging - Glijder - Koppeling + InschuifElementZijkant Opvullijst - TiponBlumotionSetEenhedenEnMeenemers - TiponBlumotionSynchronisatieAdapter - TiponBlumotionSynchronisatieStang - AfdekkapBoven - TiponSynchronisatieStangTiponSynchronisatieTandwiel + Zijstabilisering + BevestigingBodemFront + TiponSynchronisatieSetTiponSynchronisatieStang true L Index: APPS/PM/Maatwerk/impl/MaatwerkDefaultsViaProductProgrammaToepasser.cls.xml =================================================================== diff -u -r36436 -r36645 --- APPS/PM/Maatwerk/impl/MaatwerkDefaultsViaProductProgrammaToepasser.cls.xml (.../MaatwerkDefaultsViaProductProgrammaToepasser.cls.xml) (revision 36436) +++ APPS/PM/Maatwerk/impl/MaatwerkDefaultsViaProductProgrammaToepasser.cls.xml (.../MaatwerkDefaultsViaProductProgrammaToepasser.cls.xml) (revision 36645) @@ -46,7 +46,7 @@ Set Defaults.ZijWandType = ##class(DOM.PM.enu.LBXZijWandType).Pure() If ##class(TECH.Context.RuntimeContext).Instance().GeefPersonalityID() = ##class(DOM.common.enu.Personality).Daro() { - Set Defaults.NietMeeleveren = ##class(DOM.PM.Maatwerk.Calc.HF.enu.TAORNietMeeleveren).ValueList() + Set Defaults.NietMeeleveren = ##class(DOM.PM.Maatwerk.Calc.HF.enu.LBXNietMeeleveren).ValueList() } Quit Defaults