xiaoding721
2024-10-15 07c079e2fc3c995498638a7c67968942c59fd435
Create Forecasts.vw
已添加1个文件
42 ■■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Views/Forecasts.vw 42 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/Forecasts.vw
对比新文件
@@ -0,0 +1,42 @@
Quintiq file version 2.0
{
  viewcontents
  {
    forms
    {
      form_legacy_1
      {
        components
        {
          FormForecasts_DataSetLevelSalesDemands
          {
            column_Differnce
            {
              columnId: 'Differnce'
              dataPath: 'Differnce'
              dataType: 'real'
              index: 15
              subtotals: ''
              width: 150
            }
            column_Origin
            {
              columnId: 'Origin'
              dataPath: 'Origin'
              dataType: 'string'
              index: 14
              subtotals: ''
              width: 150
            }
            sort: 'DESC:Origin'
          }
        }
      }
    }
  }
  formatversion: 2
  id: 'Forecasts'
  name: 'Forecasts'
  isglobal: false
  isroot: false
}