Index: Stat/OmzetKlantProductMaand.cls.xml =================================================================== diff -u -r1933 -r2254 --- Stat/OmzetKlantProductMaand.cls.xml (.../OmzetKlantProductMaand.cls.xml) (revision 1933) +++ Stat/OmzetKlantProductMaand.cls.xml (.../OmzetKlantProductMaand.cls.xml) (revision 2254) @@ -415,7 +415,7 @@ Set ProductenLijst = ProductService.ZoekProducten(Criteria).HerkendeProducten For i=1:1:ProductenLijst.Count() { - Set Korttekst = ProductenLijst.GetAt(i).Korttekst + Set Korttekst = ProductenLijst.GetAt(i).Code Set Jaar = $Extract(Korttekst,7,8) Set KorttekstIndex = $Translate(KorttekstPrefix_Jaar,".","") Do %CatalogusLijst.SetAt(1,KorttekstIndex) Index: Stat/Klant/Verkoop.cls.xml =================================================================== diff -u --- Stat/Klant/Verkoop.cls.xml (revision 0) +++ Stat/Klant/Verkoop.cls.xml (revision 2254) @@ -0,0 +1,61 @@ + + + +persistent +DataM +%Persistent +0 + + + +^KSTKL(KLNr,PRNr,0) +%String + + + +%String + + + +%String + + + +%Boolean +1 + Set {*}=0 Set:($L({LaatstGekocht})) {*}=1 +1 + + + +1 +KlantID,ProductID +1 + + + +ProductID,KlantID +1 + + + +%CacheSQLStorage +^Prod.ProductZoekOpKlantS + +data +^KSTKL + +{KlantID} + + +{ProductID} + + +"\" +0 +1 + + + + +