_Main/BL/Type_CCEngineLogisticsCostReport0/StaticMethod_InitializeNew.qbl
@@ -220,12 +220,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; //} info( '-------------------------------------end----------------------------------' ); // showtable.Generate( search, products );