xiaoding721
2024-09-30 46f580350af9ee2bbccfa88fea8532b129564ce0
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_MatrixEditor#988.def
@@ -18,7 +18,7 @@
          Properties:
          [
            DataType: 'LocalTable'
            Source: 'dhComparisonData'
            Source: 'dhTable'
            Taborder: 0
            Transformation: 'LocalRow.LocalCell.astype(LocalCell_ProductionComparison)'
          ]
@@ -47,7 +47,7 @@
            DataType: 'LocalTable'
            FilterArguments: 'checkedProduct:QMacroPlanner::FormOfflinePlanComparison.dhFinelProduct'
            FixedFilter: 'exists( checkedProduct,Elements,product,product.ID() = object.Name() )'
            Source: 'dhComparisonData'
            Source: 'dhTable'
            Taborder: 0
            Transformation: 'LocalRow'
          ]
@@ -75,7 +75,7 @@
            DataType: 'LocalTable'
            FilterArguments: 'startDate:QMacroPlanner::FormOfflinePlanComparison.dhStartDate;endDate:QMacroPlanner::FormOfflinePlanComparison.dhEndDate'
            FixedFilter: 'not object.IsAttrbuteColumn() and startDate <= object.Date() and endDate > object.Date()'
            Source: 'dhComparisonData'
            Source: 'dhTable'
            Taborder: 0
            Transformation: 'LocalColumn'
          ]