lazhen
2024-12-05 316564c9b8ca21287def1bd25b4ce4060c8cdafe
_Main/BL/Type_AssemblyOnlinePlanPush/StaticMethod_GenerateData.qbl
@@ -40,7 +40,8 @@
                                                                             , VersionName             := macroplan.ScenarioName()
                                                                             , InterfaceTime           := nowdate
                                                                             , FactoryName             := row.Unit()
                                                                            , Fac                     := ifexpr( row.Unit() = FinancialProductionReport::GetDefaultCCUnit(), 'CC', 'DL' )
                                                                             , Note                    := cell.Note()
                                                                             , Fac                     := ifexpr( row.Unit() = FinancialProductionReport::GetDefaultCCUnit(), 'CC', 'DL' )
      //                                                                       , VersionFlag             := versionflag
                                                                             , ProductFourCode         := ifexpr( row.ProductID() = row.Name(), '', row.Name() )
                                                                             );