Quintiq file version 2.0 
 | 
Component PanelGeneral id:PanelGeneral_424 
 | 
{ 
 | 
  #keys: '[144528.1.1744493987]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component EditFieldMaxNumPerGroup 
 | 
    { 
 | 
      #keys: '[144528.1.1744494198]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.SanityCheckLimit' 
 | 
        Label: 'Max number per group' 
 | 
        Mask: 'NUMBER' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Max number of messages per group to be shown in the sanity check dialog.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldNumberOfDecimals 
 | 
    { 
 | 
      #keys: '[145730.0.1957632488]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.NumberOfDecimals' 
 | 
        Label: 'Number of decimals' 
 | 
        Mask: 'NUMBER' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Calculations use rounding to the specified number of decimals. It does not affect representation of numbers in the application.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldBalanceTolerance 
 | 
    { 
 | 
      #keys: '[145730.0.1957625390]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.BalanceTolerance' 
 | 
        Label: 'Balance tolerance' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 2 
 | 
        Tooltip: 'Absolute tolerance applied to constraints and sanity check messages.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldLotSizeTolerance 
 | 
    { 
 | 
      #keys: '[145730.0.1957625392]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.LotSizeTolerance' 
 | 
        Label: 'Lot size tolerance' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 3 
 | 
        Tooltip: 'Relative tolerance applied to constraints and sanity check messages for lot size.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
    Title: 'General' 
 | 
  ] 
 | 
} 
 |