admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
_Main/UI/MacroPlannerWebApp/Views/Time_Capacities.vw
@@ -13,6 +13,68 @@
            totalHeaderWidth: 293
          }
        }
        layout
        {
          rowPosition: 16
        }
      }
      form_FormShiftPattern
      {
        layout
        {
          rowSpan: 15
        }
      }
      form_FormShiftDayTime
      {
        title: 'QMacroPlanner::FormShiftDayTime'
        shown: true
        componentID: 'QMacroPlanner::FormShiftDayTime'
        layout
        {
          mode: 'open'
          rowPosition: 8
          rowSpan: 8
          columnPosition: 9
          columnSpan: 4
        }
        components
        {
          FormShiftDayTime_ListShiftDayTime
          {
          }
          FormShiftDayTime_DataSetLevelShiftDayTime
          {
            groupDepth: -1
            column_Start
            {
              columnId: 'Start'
              dataPath: 'Start'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 150
            }
            column_End
            {
              columnId: 'End'
              dataPath: 'End'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_Name
            {
              columnId: 'Name'
              dataPath: 'Name'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
          }
        }
      }
      form_FormProductionLineBatchData
      {
@@ -22,10 +84,10 @@
        layout
        {
          mode: 'open'
          rowPosition: 18
          rowPosition: 26
          rowSpan: 9
          columnPosition: 1
          columnSpan: 8
          columnSpan: 12
        }
        components
        {
@@ -39,21 +101,85 @@
          FormProductionLineBatchData_DataSetLevelProductionLineBatchData
          {
            groupDepth: -1
            sort: 'DESC:Unit3.Name'
            column_ImageIsEnable
            {
              columnId: 'ImageIsEnable'
              dataPath: 'ImageIsEnable'
              dataType: 'string'
              index: 0
              subtotals: ''
              width: 37
            }
            column_StartDate
            {
              columnId: 'StartDate'
              dataPath: 'StartDate'
              dataType: 'date'
              index: 0
              index: 1
              subtotals: ''
              width: 150
              width: 102
            }
            column_EndDate
            {
              columnId: 'EndDate'
              dataPath: 'EndDate'
              dataType: 'date'
              index: 1
              index: 2
              subtotals: ''
              width: 102
            }
            column_Unit1_Name
            {
              columnId: 'Unit1.Name'
              dataPath: 'Unit1.Name'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_Unit2_Name
            {
              columnId: 'Unit2.Name'
              dataPath: 'Unit2.Name'
              dataType: 'string'
              index: 4
              subtotals: ''
              width: 150
            }
            column_Unit3_Name
            {
              columnId: 'Unit3.Name'
              dataPath: 'Unit3.Name'
              dataType: 'string'
              index: 5
              subtotals: ''
              width: 150
            }
            column_ShiftPattern1_Name
            {
              columnId: 'ShiftPattern1.Name'
              dataPath: 'ShiftPattern1.Name'
              dataType: 'string'
              index: 6
              subtotals: ''
              width: 112
            }
            column_ShiftPattern2_Name
            {
              columnId: 'ShiftPattern2.Name'
              dataPath: 'ShiftPattern2.Name'
              dataType: 'string'
              index: 7
              subtotals: ''
              width: 112
            }
            column_ShiftPattern3_Name
            {
              columnId: 'ShiftPattern3.Name'
              dataPath: 'ShiftPattern3.Name'
              dataType: 'string'
              index: 8
              subtotals: ''
              width: 150
            }