lazhen
2024-10-31 88827771d34fd1018449fc68bd8c183fa7b5f4fb
_Main/UI/MacroPlannerWebApp/Views/Machine_stock_data.vw
@@ -35,30 +35,21 @@
              subtotals: ''
              width: 150
            }
            column_MaterialName
            {
              columnId: 'MaterialName'
              dataPath: 'MaterialName'
              dataType: 'string'
              index: 1
              subtotals: ''
              width: 150
            }
            column_Fac
            {
              columnId: 'Fac'
              dataPath: 'Fac'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_FacName
            {
              columnId: 'FacName'
              dataPath: 'FacName'
              dataType: 'string'
              index: 3
              index: 1
              subtotals: ''
              width: 150
            }
            column_Lgort
            {
              columnId: 'Lgort'
              dataPath: 'Lgort'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
@@ -67,7 +58,7 @@
              columnId: 'LineType'
              dataPath: 'LineType'
              dataType: 'string'
              index: 4
              index: 3
              subtotals: ''
              width: 150
            }
@@ -76,7 +67,7 @@
              columnId: 'DDay'
              dataPath: 'DDay'
              dataType: 'date'
              index: 5
              index: 4
              subtotals: ''
              width: 150
            }
@@ -85,16 +76,7 @@
              columnId: 'Total'
              dataPath: 'Total'
              dataType: 'real'
              index: 6
              subtotals: ''
              width: 150
            }
            column_AllTotal
            {
              columnId: 'AllTotal'
              dataPath: 'AllTotal'
              dataType: 'real'
              index: 7
              index: 5
              subtotals: ''
              width: 150
            }