Index: production/models/mvx/MVX Configurator,1.0.0.xml =================================================================== diff -u -r4605 -r4611 --- production/models/mvx/MVX Configurator,1.0.0.xml (.../MVX Configurator,1.0.0.xml) (revision 4605) +++ production/models/mvx/MVX Configurator,1.0.0.xml (.../MVX Configurator,1.0.0.xml) (revision 4611) @@ -2632,7 +2632,7 @@ - + @@ -2695,12 +2695,12 @@ - + - + @@ -5018,6 +5018,10 @@ if (DATA.Kenmerken.IsBinnenlade and (DATA.Kenmerken.LadeHoogte == "K")) then DATA.Kenmerken.VoorwandType = "Metaal"; end if; + + if (DATA.Kenmerken.IsBinnenlade and (DATA.Kenmerken.LadeHoogte == "E") and (Config.Settings.KlantId == "23112")) then + DATA.Kenmerken.VoorwandType = "Metaal"; + end if; end if; Default invullen voor VoorwandType (wel CreateConfig)