Quintiq file version 2.0 
 | 
Component PanelCheckboxBatchExcludeFromOptimizer 
 | 
{ 
 | 
  #keys: '[135040.0.280228362]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckBoxBatchEditExcludeFromOptimizer 
 | 
    { 
 | 
      #keys: '[135040.0.280228363]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        ShowPadding: false 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component CheckBoxExcludeFromOptimizer 
 | 
    { 
 | 
      #keys: '[135040.0.280228364]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsExcludedFromOptimization' 
 | 
        Label: 'Exclude from optimizer' 
 | 
        ShowPadding: false 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>By excluding from the optimizer, the optimizer will not plan the supply of this product but simply assume sufficient supply.<br>Note that this may result in balance constraints for this product in case of insufficient supply.<br>To plan the supply as post-processing step after the optimizer run, check the post-processing for sourcing checkbox.</html>' 
 | 
      ] 
 | 
    } 
 | 
    Component CheckBoxIsPlannedAfterOptimization 
 | 
    { 
 | 
      #keys: '[135040.0.280228365]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsPlannedAfterOptimization' 
 | 
        Label: 'Post-processing for sourcing' 
 | 
        ShowPadding: false 
 | 
        Taborder: 2 
 | 
        Tooltip: 'For products that are excluded from the optimizer, this post-processing step will plan the sourcing by means of smart plan.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 3 
 | 
  ] 
 | 
} 
 |