_Main/BL/Type_CCEngineLogisticsCostReport/StaticMethod_Initialize.qbl
@@ -150,12 +150,12 @@ } } } rows := selectsortedset( table, Row, row, row.Name() ); i := 0; traverse( rows, Elements, e ){ e.RowNr( i ); i := i + 1; } //rows := selectsortedset( table, Row, row, row.Name() ); //i := 0; //traverse( rows, Elements, e ){ // e.RowNr( i ); // i := i + 1; //} // showtable.Generate( search, products ); *]