Quintiq file version 2.0 
 | 
Component PanelGeneral 
 | 
{ 
 | 
  #keys: '[139394.1.95130507]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component LabelUnit 
 | 
    { 
 | 
      #keys: '[139394.1.95130568]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Unit.Name' 
 | 
        Label: 'Unit' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Note that quantity capacity only applies to quantity-based units.' 
 | 
      ] 
 | 
    } 
 | 
    Component LabelStart 
 | 
    { 
 | 
      #keys: '[139394.1.95130958]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Start' 
 | 
        Label: 'Start' 
 | 
        Taborder: 1 
 | 
        Tooltip: '<html>The Start date specifies as of when these settings become active.<br>If this date falls in the middle of a period, they take effect from the next period onwards</html>' 
 | 
      ] 
 | 
    } 
 | 
    Component CheckboxBatchEditCapacity 
 | 
    { 
 | 
      #keys: '[139394.1.95131134]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        CheckboxType: 'toggle' 
 | 
        Label: 'Batch edit capacity' 
 | 
        ShowPadding: false 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    #child: PanelCapacity 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
    Title: 'General' 
 | 
  ] 
 | 
} 
 |