_Main/BL/Type_LocalCell_ScheduleSummary/StaticMethod_Create.qbl
@@ -26,7 +26,7 @@ columnIndexTree.Root().AddChild( columnHandle,columns.Size() - 1 ); } traverse( owner,Unit,unit,unit.HasCapacityTypeTime()){ traverse( owner,Unit,unit,unit.HasCapacityTypeTime() and not unit.HasChild()){ // unit.AsEntity().DisplayNameForSelection() row := table.MP_Row( relnew,CustomName := unit.ID(),Index := table.GetRowIndexCache() ); throughput := sum( unit,Operation,operation,operation.Throughput() ) / unit.Operation( relsize );