yypsybs
2023-10-10 550ebcf02217f8a0c6fe9001fcfa8e42e9cd6b83
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Quintiq file version 2.0
Component PanelShiftOptimization
{
  #keys: '[156470.0.915821550]'
  BaseType: 'WebPanel'
  Children:
  [
    Component CheckboxUseShiftPatternOptimization
    {
      #keys: '[156470.0.915821686]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        CheckboxType: 'toggle'
        DataBinding: 'DataHolderDialogData.Data.UseShiftOptimization'
        Label: 'Enable shift pattern optimization'
        Taborder: 0
        Tooltip: 'When enabled, the optimizer plans shift patterns on units that use shift pattern optimization and on which the shift patterns are allowed.<br/>When disabled, the optimizer is not allowed to modify shift patterns on any unit, and uses the current assignments as an input.'
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Taborder: 3
    Title: 'Shift Pattern Optimization'
  ]
}