Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent FormDashBoardInventoryOptimization 
 | 
{ 
 | 
  #keys: '[122872.2.204112998]' 
 | 
  BaseType: 'Form' 
 | 
  EditSecurity: 'SafetyStockCalculation' 
 | 
  ViewSecurity: 'InventorySpecifications' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 291 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 685 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 193 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 435 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonUpdateExpectedKPIs 
 | 
        Position { startcolumn: 291 startrow: 110 endcolumn: 291 endrow: 110 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Dashboard 
 | 
        Position { startcolumn: 291 startrow: 615 endcolumn: 435 endrow: 615 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonStopInventoryOptimization 
 | 
        Position { startcolumn: 685 startrow: 110 endcolumn: 685 endrow: 110 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => Label381 
 | 
        Position { startcolumn: 193 startrow: 110 endcolumn: 193 endrow: 110 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 110 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 615 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Dashboard 
 | 
    Component ButtonUpdateExpectedKPIs 
 | 
    { 
 | 
      #keys: '[122872.2.204113654]' 
 | 
      BaseType: 'Button' 
 | 
      EditSecurity: 'SafetyStockCalculation' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'CHRYSTAL_BALL' 
 | 
        Text: 'Evaluate' 
 | 
        Tooltip: 'Evaluates the expected KPIs given the current target inventories and the uncertainty' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonStopInventoryOptimization 
 | 
    { 
 | 
      #keys: '[138670.0.283619193]' 
 | 
      BaseType: 'Button' 
 | 
      EditSecurity: 'SafetyStockCalculation' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_STOP_RED' 
 | 
        Tooltip: 'Stop the current inventory evaluation run' 
 | 
      ] 
 | 
    } 
 | 
    Component Label381 
 | 
    { 
 | 
      #keys: '[144528.0.1404475049]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        BackgroundColor: 'Red' 
 | 
        Text: 'Deprecated form, hide from front-end app. Remove in future if confirm not needed.' 
 | 
        TextColor: 'Yellow' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 350 
 | 
    HighlightRuleGroup: 'None' 
 | 
    Image: 'GAUGE' 
 | 
    IncludeInView: true 
 | 
    InitialPlacement: 'workspace' 
 | 
    Title: 'Expected KPIs dashboard' 
 | 
    Width: 643 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ButtonUpdateExpectedKPIs 
 | 
      c: ButtonStopInventoryOptimization 
 | 
      c: Dashboard 
 | 
      c: Label381 
 | 
    } 
 | 
  ] 
 | 
} 
 |