Index: APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/KlantEtiketDataProductAanvuller.cls.xml =================================================================== diff -u -r30953 -r30954 --- APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/KlantEtiketDataProductAanvuller.cls.xml (.../KlantEtiketDataProductAanvuller.cls.xml) (revision 30953) +++ APPS/Halux/PPS/Activiteit/impl/TAOR/Verpakking/KlantEtiketDataProductAanvuller.cls.xml (.../KlantEtiketDataProductAanvuller.cls.xml) (revision 30954) @@ -145,7 +145,7 @@ #dim Kleuren As Array of TECH.Enumeration If (LadeInfo.GeefZijkanten().Count() > 0) { Set Kleuren = LadeInfo.GeefZijkanten().GetAt(1).GeefKleuren() - Set KleurCodes = KleurCodes_Kleuren.GetAt(1)_"-"_Kleuren.GetAt(2) + Set KleurCodes = KleurCodes_Kleuren.GetAt(2)_"-"_Kleuren.GetAt(1) } If (LadeInfo.GeefBodems().Count() > 0) { Set Kleuren = LadeInfo.GeefBodems().GetAt(1).GeefKleuren()