admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw
@@ -71,6 +71,15 @@
              subtotals: ''
              width: 155
            }
            column_Dtype
            {
              columnId: 'Dtype'
              dataPath: 'Dtype'
              dataType: 'string'
              index: 5
              subtotals: ''
              width: 150
            }
          }
        }
      }
@@ -146,7 +155,7 @@
          FormInventoryPointSelection_DataSetLevelInventoryPointSelection
          {
            groupDepth: -1
            sort: 'InventoryPoint'
            sort: 'DESC:Fac'
            column_ImgIsIncluded
            {
              columnId: 'ImgIsIncluded'
@@ -172,26 +181,35 @@
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 150
              width: 114
            }
            column_Dtype
            {
              columnId: 'Dtype'
              dataPath: 'Dtype'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 81
            }
            column_StockpoingPoint
            {
              columnId: 'StockpoingPoint'
              dataPath: 'StockpoingPoint'
              dataType: 'string'
              index: 3
              subtotals: ''
              width: 150
            }
            column_Quantity
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'real'
              index: 4
              subtotals: ''
              width: 150
            }
            column_Fac
            {
              columnId: 'Fac'
              dataPath: 'Fac'
              dataType: 'string'
              index: 5
              subtotals: ''
              width: 89
            }
          }
        }
      }