lazhen
2024-11-07 dbcd0cd071f45285dc1fc134477536fd125a4fcf
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_MatrixEditorTable#791.def
@@ -17,12 +17,10 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            FilterArguments: 'search:QMacroPlanner::FormAssemblyOnlinePlanVersion.dhSearch'
            FixedFilter: 'object.Column().TimeUnit() = search.TimeUnit() and object.Column().StartDate() >= search.StartDate() and object.Column().StartDate() <= search.EndDate()'
            Source: 'InterfaceDataset'
            DataType: 'InventoryPlanArchiveVersion'
            Source: 'DataHolderTable'
            Taborder: 0
            Transformation: 'InventoryPlanArchiveVersion.Row.Cell'
            Transformation: 'Row.Cell'
          ]
        }
      ]
@@ -46,10 +44,10 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            Source: 'InterfaceDataset'
            DataType: 'InventoryPlanArchiveVersion'
            Source: 'DataHolderTable'
            Taborder: 0
            Transformation: 'InventoryPlanArchiveVersion.Row'
            Transformation: 'Row'
          ]
        }
      ]
@@ -72,12 +70,10 @@
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'InterfaceDataset'
            FilterArguments: 'search:QMacroPlanner::FormAssemblyOnlinePlanVersion.dhSearch'
            FixedFilter: 'object.TimeUnit() = search.TimeUnit() and  ( search.StartDate().IsMinInfinity() or object.StartDate() >= search.StartDate() )  and ( search.EndDate().IsMaxInfinity() or object.StartDate() <= search.EndDate() )'
            Source: 'InterfaceDataset'
            DataType: 'InventoryPlanArchiveVersion'
            Source: 'DataHolderTable'
            Taborder: 0
            Transformation: 'InventoryPlanArchiveVersion.Column'
            Transformation: 'Column'
          ]
        }
      ]