Quintiq file version 2.0 
 | 
Component PanelAdvancedContent 
 | 
{ 
 | 
  #keys: '[137862.0.58397569]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component RadioButtonGroupSmartPlanDirection 
 | 
    { 
 | 
      #keys: '[137862.0.58397634]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonLabels: 'Upstream;Downstream;Middle-out' 
 | 
        ButtonValues: 'upstream;downstream;middle-out' 
 | 
        Taborder: 0 
 | 
        Title: 'Smart plan direction' 
 | 
        Tooltip: '<HTML>- An upstream smart plan run will consider all processes and stocking points that are upstream of the selection. <br>    In other words, the smart plan will pull the products through the supply chain down to the selected stocking points. <br>- A downstream smart plan run will consider all processes and stocking points that are downstream of the selection. <br>    In other words, the smart plan will push the products through the supply chain starting from the selected stocking points.<br>- A middle-out smart plan run will call both an upstream smart plan run and a downstream smart plan run from the selected product in stocking points.</HTML>' 
 | 
      ] 
 | 
    } 
 | 
    Component CheckboxOnlyPlanOneStepUpstream 
 | 
    { 
 | 
      #keys: '[137862.0.58410679]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        Enabled: false 
 | 
        EnabledFeedback: 'Planning one step upstream is only relevant when the smart plan direction is upstream' 
 | 
        Label: 'Only plan one step upstream' 
 | 
        ShowPadding: false 
 | 
        Taborder: 2 
 | 
        Tooltip: 'When checked, smart plan will only plan one routing/lane upstream from the selected stockingpoint. <br>When unchecked, it will consider the complete upstream supply chain from this stocking point.' 
 | 
      ] 
 | 
    } 
 | 
    #child: PanelSelectUnit 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |