lazhen
2024-08-13 f6a108e67cf221fe34a2338a44c9cb7894c9e07e
_Main/BL/Type_CCEngineLogisticsCostReport/Method_Generate.qbl
@@ -29,7 +29,7 @@
          
          sumcell    := selectobject( column, Cell, c, c.Row() = sumrow );
          if( isnull( sumcell ) ){
            sumcell  := showrow.Cell( relnew, RentEnterCost         := 0
            sumcell  := sumrow.Cell( relnew, RentEnterCost         := 0
                                     , RentOutCost                 := 0 
                                     , FactoryToRentTransCost      := 0
                                     , RentStorageCost             := 0 );