Index: AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml =================================================================== diff -u -r46560 -r46565 --- AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 46560) +++ AX/Uitgaand/PM/Assortimenten/impl/ProductCategorieGenerator.cls.xml (.../ProductCategorieGenerator.cls.xml) (revision 46565) @@ -118,6 +118,7 @@ If (($Extract(KortTekst,1,3)="GEN") && (LeverancierNummer = "6332")) { Do ..Stream.WriteLine("Retail;Maatwerk;"_IdentNr) + Do ..Stream.WriteLine("Assortiment;1. KS producten;"_IdentNr) } Else { Set AssortimentGroep=..CategorieBepaler.GeefAssortiment(PRNr) Do ..Stream.WriteLine("Assortiment"_";"_..CategorieBepaler.VertaalAssortimentGroep(AssortimentGroep)_";"_IdentNr)