_Main/BL/Type_AssemblyOnlinePlanPush/StaticMethod_GenerateData.qbl
@@ -33,7 +33,7 @@ traverse( column, Cell, cell ){ row := cell.Row(); if( ( iscc and row.Unit() = FinancialProductionReport::GetDefaultCCUnit() ) or ( isdl and row.Unit() = FinancialProductionReport::GetDefaultDLUnit() ) ){ cd :=interfaceDataset.AssemblyOnlinePlanPPPSPush( relnew, Product := row.ProductID() cd :=interfaceDataset.AssemblyOnlinePlanPPPSPush( relnew, Product := row.Name() , PlanningDate := column.StartDate() , PlanningQty := [Number]cell.Quantity() , Sequence := cell.Order()