lazhen
2024-10-25 c76375269c3e221d4a02db906abd86bc0ec13bf2
_Main/UI/MacroPlannerWebApp/Views/InvnetoryUpdate.vw
@@ -146,7 +146,7 @@
          FormInventoryPointSelection_DataSetLevelInventoryPointSelection
          {
            groupDepth: -1
            sort: 'InventoryPoint'
            sort: 'DESC:Fac'
            column_ImgIsIncluded
            {
              columnId: 'ImgIsIncluded'
@@ -183,14 +183,14 @@
              subtotals: ''
              width: 150
            }
            column_Quantity
            column_Fac
            {
              columnId: 'Quantity'
              dataPath: 'Quantity'
              dataType: 'real'
              columnId: 'Fac'
              dataPath: 'Fac'
              dataType: 'string'
              index: 4
              subtotals: ''
              width: 150
              width: 89
            }
          }
        }