Index: AXimpl/Admin/STAT/Invoice/Processor.cls.xml =================================================================== diff -u -r54316 -r54330 --- AXimpl/Admin/STAT/Invoice/Processor.cls.xml (.../Processor.cls.xml) (revision 54316) +++ AXimpl/Admin/STAT/Invoice/Processor.cls.xml (.../Processor.cls.xml) (revision 54330) @@ -75,7 +75,6 @@ Do ..ProcessKlantProductMaandRec(Line, KlantNr, ProductId, Maand) // Ook ProductMaandRec EN ProductKlantMaandRec Do ..ProcessProductLastInfoRec(Line, ProductId) } - Do ..ProcessKlantMaandRec(Line, KlantNr,Maand) // Afgezonderd van ProcessKlantProductMaandRec => check bestaan product irrelevant & Product kan verwijderd zijn! Do ..SetLastProcessedRecord(Line.RecId) } If $$$Not(Line.Currency = "EUR") { @@ -248,14 +247,7 @@ Set $Piece(ProductMaandRec,"\",3) = $Piece(ProductMaandRec,"\",3) + Line.LineAmount Set $Piece(ProductMaandRec,"\",4) = $Piece(ProductMaandRec,"\",4)+Marge Set ^KSTPR(ProductId,0,Maand) = ProductMaandRec -]]> - - - -Line:AXimpl.Admin.STAT.Invoice.Line,KlantNr:%Integer,Maand:%String -1 -KlantNr:%String 1 %Boolean -