hongji.li
2023-10-10 d69ee9a91590b6fdd6c42b3c1aa6b47a96da0f6f
接口优化&添加视图
已修改8个文件
已添加6个文件
1834 ■■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def 45 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnDockingERPForPRRelease_OnClick.def 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialGroupOperations_O.def 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialOperationsOfEachB.def 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption2#456.def 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormProducts/Response_TIANMA_JITUAN_ListProduct_844_MenuMarkingPanelMaterial_OnClick.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelForecast.def 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/Test.vw 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/对接ERP进行PR释放.vw 168 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/面板拉料_各事业部操作.vw 94 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/面板拉料_集团操作.vw 1471 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
@@ -23,10 +23,53 @@
      Properties:
      [
        Image: 'PIG'
        Taborder: 1
        Taborder: 5
        Title: '年度产销复盘'
      ]
    }
    Component mnPanelPullingMaterialOperationsOfEachBusinessUnit
    {
      #keys: '[414702.1.5481991]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'BANANA'
        Taborder: 1
        Title: '面板拉料_事业部操作'
      ]
    }
    Component mnPanelPullingMaterialGroupOperations
    {
      #keys: '[414702.1.5522564]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'CLIENT_NETWORK'
        Taborder: 2
        Title: '面板拉料_集团操作'
      ]
    }
    Component mn224
    {
      #keys: '[414702.1.5593849]'
      BaseType: 'WebMenu'
      Properties:
      [
        Separator: true
        Taborder: 4
      ]
    }
    Component mnDockingERPForPRRelease
    {
      #keys: '[414702.1.5920760]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'BEER_GLASS'
        Taborder: 3
        Title: '对接ERP进行PR释放'
      ]
    }
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnDockingERPForPRRelease_OnClick.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,16 @@
Quintiq file version 2.0
#parent: cmTestAttempt/mnDockingERPForPRRelease
Response OnClick () id:Response_TIANMA_JITUAN_cmTestAttempt_mnDockingERPForPRRelease_OnClick
{
  #keys: '[414702.1.7136407]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebMenu_OnClick'
  GroupServerCalls: true
  QuillAction
  {
    Body:
    [*
      ApplicationScope.ViewManager().ResetUserViewById( "对接ERP进行PR释放", true );
    *]
  }
}
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialGroupOperations_O.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,16 @@
Quintiq file version 2.0
#parent: cmTestAttempt/mnPanelPullingMaterialGroupOperations
Response OnClick () id:Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialGroupOperations_OnClick
{
  #keys: '[414702.1.5773124]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebMenu_OnClick'
  GroupServerCalls: true
  QuillAction
  {
    Body:
    [*
      ApplicationScope.ViewManager().ResetUserViewById( "面板拉料_集团操作", true );
    *]
  }
}
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialOperationsOfEachB.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,16 @@
Quintiq file version 2.0
#parent: cmTestAttempt/mnPanelPullingMaterialOperationsOfEachBusinessUnit
Response OnClick () id:Response_TIANMA_JITUAN_cmTestAttempt_mnPanelPullingMaterialOperationsOfEachBusinessUnit_OnClick
{
  #keys: '[414702.1.4243881]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebMenu_OnClick'
  GroupServerCalls: true
  QuillAction
  {
    Body:
    [*
      ApplicationScope.ViewManager().ResetUserViewById( "面板拉料_各事业部操作", true );
    *]
  }
}
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption2#456.def
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def
_Main/UI/MacroPlannerWebApp/Component_FormProducts/Response_TIANMA_JITUAN_ListProduct_844_MenuMarkingPanelMaterial_OnClick.def
@@ -2,7 +2,7 @@
#parent: ListProduct_844
Response OnClick (
  Product_MP selection
) id:Response_TIANMA_JITUAN_ListProduct_844_MenuMarkingPanelMaterial_OnClick
) id:Response_ListProduct_844_MenuMarkingPanelMaterial_OnClick
{
  #keys: '[414502.0.406201138]'
  CanBindMultiple: false
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelForecast.def
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
@@ -11,7 +11,7 @@
  ]
  Properties:
  [
    Orientation: 'collapsible'
    Orientation: 'tab'
    Taborder: 1
  ]
}
_Main/UI/MacroPlannerWebApp/Views/Test.vw
@@ -444,15 +444,15 @@
    userconfigurableinformation
    {
    }
    image: 'BEAR'
    page: ''
    group: ''
    index: 0
    image: 'BEAR'
    description: ''
  }
  formatversion: 2
  id: 'Test'
  name: 'Test'
  name: '产能分配_填产'
  isglobal: false
  isroot: true
}
_Main/UI/MacroPlannerWebApp/Views/¶Ô½ÓERP½øÐÐPRÊÍ·Å.vw
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,168 @@
Quintiq file version 2.0
{
  viewcontents
  {
    forms
    {
      form_FormWorkOrderType
      {
        title: 'QTIANMA_JITUAN::FormWorkOrderType'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormWorkOrderType'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 16
          columnPosition: 1
          columnSpan: 3
        }
        components
        {
          FormWorkOrderType_ListWorkOrderType
          {
          }
          FormWorkOrderType_DataSetLevelWorkOrderType
          {
            groupDepth: -1
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_TypeName
            {
              columnId: 'TypeName'
              dataPath: 'TypeName'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormIssueWorkOrder
      {
        title: 'QTIANMA_JITUAN::FormIssueWorkOrder'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormIssueWorkOrder'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 16
          columnPosition: 4
          columnSpan: 9
        }
        components
        {
          FormIssueWorkOrder_PanelButton
          {
            sizeRatio: 1
          }
          FormIssueWorkOrder_PanelIssueWorkOrder
          {
            sizeRatio: 1
          }
          FormIssueWorkOrder_ListIssueWorkOrder
          {
          }
          FormIssueWorkOrder_DataSetLevelIssueWorkOrder
          {
            groupDepth: -1
            column_ProductionWorkOrderNumber
            {
              columnId: 'ProductionWorkOrderNumber'
              dataPath: 'ProductionWorkOrderNumber'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_ProductModel
            {
              columnId: 'ProductModel'
              dataPath: 'ProductModel'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_MaterialDescription
            {
              columnId: 'MaterialDescription'
              dataPath: 'MaterialDescription'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_StartDate
            {
              columnId: 'StartDate'
              dataPath: 'StartDate'
              dataType: 'date'
              index: 3
              subtotals: ''
              width: 150
            }
            column_EndDate
            {
              columnId: 'EndDate'
              dataPath: 'EndDate'
              dataType: 'date'
              index: 4
              subtotals: ''
              width: 150
            }
            column_PlannedQuantity
            {
              columnId: 'PlannedQuantity'
              dataPath: 'PlannedQuantity'
              dataType: 'real'
              index: 5
              subtotals: ''
              width: 150
            }
            column_WorkOrderType
            {
              columnId: 'WorkOrderType'
              dataPath: 'WorkOrderType'
              dataType: 'string'
              index: 6
              subtotals: ''
              width: 150
            }
            column_WorkOrderStatus
            {
              columnId: 'WorkOrderStatus'
              dataPath: 'WorkOrderStatus'
              dataType: 'string'
              index: 7
              subtotals: ''
              width: 150
            }
          }
        }
      }
    }
    userconfigurableinformation
    {
    }
    page: ''
    group: ''
    index: 0
    image: 'INDUSTRIAL_ROBOT'
    description: ''
  }
  formatversion: 2
  id: '对接ERP进行PR释放'
  name: '对接ERP进行PR释放'
  isglobal: false
  isroot: true
}
_Main/UI/MacroPlannerWebApp/Views/Ãæ°åÀ­ÁÏ_¸÷ÊÂÒµ²¿²Ù×÷.vw
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,94 @@
Quintiq file version 2.0
{
  viewcontents
  {
    forms
    {
      form_FormPanelPullPlanReport
      {
        title: 'QTIANMA_JITUAN::FormPanelPullPlanReport'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelPullPlanReport'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 16
          columnPosition: 1
          columnSpan: 6
        }
        components
        {
          FormPanelPullPlanReport_PanelPanelPullPlanReport
          {
            sizeRatio: 1
          }
          FormPanelPullPlanReport_PanelFunctionButtons
          {
            sizeRatio: 1
          }
          FormPanelPullPlanReport_PanelData
          {
            sizeRatio: 1
          }
          FormPanelPullPlanReport_ListData
          {
          }
          FormPanelPullPlanReport_DataSetLevelData
          {
            groupDepth: -1
            column_PanelModel
            {
              columnId: 'PanelModel'
              dataPath: 'PanelModel'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_MaterialDescription
            {
              columnId: 'MaterialDescription'
              dataPath: 'MaterialDescription'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_StartDate
            {
              columnId: 'StartDate'
              dataPath: 'StartDate'
              dataType: 'date'
              index: 2
              subtotals: ''
              width: 150
            }
            column_DemandQuantity
            {
              columnId: 'DemandQuantity'
              dataPath: 'DemandQuantity'
              dataType: 'real'
              index: 3
              subtotals: ''
              width: 150
            }
          }
        }
      }
    }
    userconfigurableinformation
    {
    }
    image: 'BARREL'
    page: ''
    group: ''
    index: 0
    description: ''
  }
  formatversion: 2
  id: '面板拉料_各事业部操作'
  name: '面板拉料_各事业部操作'
  isglobal: false
  isroot: true
}
_Main/UI/MacroPlannerWebApp/Views/Ãæ°åÀ­ÁÏ_¼¯ÍŲÙ×÷.vw
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,1471 @@
Quintiq file version 2.0
{
  viewcontents
  {
    forms
    {
      form_FormPanelMaterialSpecializedDisplay
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialSpecializedDisplay'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialSpecializedDisplay'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 6
          columnPosition: 1
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialSpecializedDisplay_ListPanelMaterialSpecializedDisplay
          {
          }
          FormPanelMaterialSpecializedDisplay_DataSetLevelPanelMaterialSpecializedDisplay
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialSportsHealth
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialSportsHealth'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialSportsHealth'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 6
          columnPosition: 5
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialSportsHealth_ListPanelMaterialSportsHealth
          {
          }
          FormPanelMaterialSportsHealth_DataSetLevelPanelMaterialSportsHealth
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialTM17
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialTM17'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialTM17'
        layout
        {
          mode: 'open'
          rowPosition: 1
          rowSpan: 6
          columnPosition: 9
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialTM17_ListPanelMaterialTM
          {
          }
          FormPanelMaterialTM17_DataSetLevelPanelMaterialTM
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialTM18
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialTM18'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialTM18'
        layout
        {
          mode: 'open'
          rowPosition: 7
          rowSpan: 6
          columnPosition: 1
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialTM18_ListPanelMaterialTM
          {
          }
          FormPanelMaterialTM18_DataSetLevelPanelMaterialTM
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialIT
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialIT'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialIT'
        layout
        {
          mode: 'open'
          rowPosition: 7
          rowSpan: 6
          columnPosition: 5
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialIT_ListPanelMaterialIT
          {
          }
          FormPanelMaterialIT_DataSetLevelPanelMaterialIT
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialTianHua
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialTianHua'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialTianHua'
        layout
        {
          mode: 'open'
          rowPosition: 7
          rowSpan: 6
          columnPosition: 9
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialTianHua_ListPanelMaterialTianHua
          {
          }
          FormPanelMaterialTianHua_DataSetLevelPanelMaterialTianHua
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialAutomotiveElectronics
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialAutomotiveElectronics'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialAutomotiveElectronics'
        layout
        {
          mode: 'open'
          rowPosition: 13
          rowSpan: 6
          columnPosition: 1
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialAutomotiveElectronics_ListPanelMaterialAutomotiveElectronics
          {
          }
          FormPanelMaterialAutomotiveElectronics_DataSetLevelPanelMaterialAutomotiveElectronics
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormPanelMaterialVehicle
      {
        title: 'QTIANMA_JITUAN::FormPanelMaterialVehicle'
        shown: true
        componentID: 'QTIANMA_JITUAN::FormPanelMaterialVehicle'
        layout
        {
          mode: 'open'
          rowPosition: 13
          rowSpan: 6
          columnPosition: 5
          columnSpan: 4
        }
        components
        {
          FormPanelMaterialVehicle_ListPanelMaterialVehicle
          {
          }
          FormPanelMaterialVehicle_DataSetLevelPanelMaterialVehicle
          {
            groupDepth: -1
            column_CurrencyID
            {
              columnId: 'CurrencyID'
              dataPath: 'CurrencyID'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_Customer
            {
              columnId: 'Customer'
              dataPath: 'Customer'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_CustomerID
            {
              columnId: 'CustomerID'
              dataPath: 'CustomerID'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_ID
            {
              columnId: 'ID'
              dataPath: 'ID'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_IsEligibleForNetting
            {
              columnId: 'IsEligibleForNetting'
              dataPath: 'IsEligibleForNetting'
              dataType: 'boolean'
              index: 4
              subtotals: ''
              width: 150
            }
            column_IsExcludedFromFulfillmentKPIUser
            {
              columnId: 'IsExcludedFromFulfillmentKPIUser'
              dataPath: 'IsExcludedFromFulfillmentKPIUser'
              dataType: 'boolean'
              index: 5
              subtotals: ''
              width: 150
            }
            column_IsFirmed
            {
              columnId: 'IsFirmed'
              dataPath: 'IsFirmed'
              dataType: 'boolean'
              index: 6
              subtotals: ''
              width: 150
            }
            column_OrderDate
            {
              columnId: 'OrderDate'
              dataPath: 'OrderDate'
              dataType: 'date'
              index: 7
              subtotals: ''
              width: 150
            }
            column_OrderID
            {
              columnId: 'OrderID'
              dataPath: 'OrderID'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }
            column_OrderLineID
            {
              columnId: 'OrderLineID'
              dataPath: 'OrderLineID'
              dataType: 'string'
              index: 9
              subtotals: ''
              width: 150
            }
            column_Price
            {
              columnId: 'Price'
              dataPath: 'Price'
              dataType: 'real'
              index: 10
              subtotals: ''
              width: 150
            }
            column_PriorityName
            {
              columnId: 'PriorityName'
              dataPath: 'PriorityName'
              dataType: 'string'
              index: 11
              subtotals: ''
              width: 150
            }
            column_ProductID
            {
              columnId: 'ProductID'
              dataPath: 'ProductID'
              dataType: 'string'
              index: 12
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'string'
              index: 13
              subtotals: ''
              width: 150
            }
            column_SalesSegmentName
            {
              columnId: 'SalesSegmentName'
              dataPath: 'SalesSegmentName'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            column_StockingPointID
            {
              columnId: 'StockingPointID'
              dataPath: 'StockingPointID'
              dataType: 'string'
              index: 15
              subtotals: ''
              width: 150
            }
            column_UnitOfMeasureName
            {
              columnId: 'UnitOfMeasureName'
              dataPath: 'UnitOfMeasureName'
              dataType: 'string'
              index: 16
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_DialogFusionData
      {
        title: 'QTIANMA_JITUAN::DialogFusionData'
        shown: true
        componentID: 'QTIANMA_JITUAN::DialogFusionData'
        layout
        {
          mode: 'open'
          rowPosition: 13
          rowSpan: 6
          columnPosition: 9
          columnSpan: 4
        }
        components
        {
          DialogFusionData_pnlContent
          {
            sizeRatio: 1
          }
          DialogFusionData_pnlReceiveDatas
          {
            sizeRatio: 1
          }
          DialogFusionData_pnlSelectVersion
          {
            sizeRatio: 1
          }
          DialogFusionData_pnlActions
          {
            sizeRatio: 1
          }
        }
      }
    }
    userconfigurableinformation
    {
    }
    image: 'WATER_FISH'
    page: ''
    group: ''
    index: 0
    description: ''
  }
  formatversion: 2
  id: '面板拉料_集团操作'
  name: '面板拉料_集团操作'
  isglobal: false
  isroot: true
}