lazhen
2024-11-22 78dd2e41b79a74e267c48fb92603c2d170ce3779
_Main/UI/MacroPlannerWebApp/Views/Customer_demand_archive_view.vw
@@ -44,30 +44,12 @@
              subtotals: ''
              width: 150
            }
            column_Factory
            {
              columnId: 'Factory'
              dataPath: 'Factory'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
            }
            column_FactoryName
            {
              columnId: 'FactoryName'
              dataPath: 'FactoryName'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_Product
            {
              columnId: 'Product'
              dataPath: 'Product'
              dataType: 'string'
              index: 4
              index: 2
              subtotals: ''
              width: 150
            }
@@ -76,7 +58,7 @@
              columnId: 'Origin'
              dataPath: 'Origin'
              dataType: 'string'
              index: 5
              index: 3
              subtotals: ''
              width: 150
            }
@@ -85,7 +67,7 @@
              columnId: 'StartDate'
              dataPath: 'StartDate'
              dataType: 'date'
              index: 6
              index: 4
              subtotals: ''
              width: 150
            }
@@ -94,7 +76,16 @@
              columnId: 'EndDate'
              dataPath: 'EndDate'
              dataType: 'date'
              index: 7
              index: 5
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'real'
              index: 6
              subtotals: ''
              width: 150
            }