Quintiq file version 2.0 
 | 
Component PanelFinancialProductionReportOperation 
 | 
{ 
 | 
  #keys: '[415136.0.834352420]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component LabelFinancialProductionReportOperation 
 | 
    { 
 | 
      #keys: '[415136.0.834352468]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        NumberOfColumns: 15 
 | 
        Taborder: 0 
 | 
        Text: 'Production import' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonProductionImport 
 | 
    { 
 | 
      #keys: '[415136.0.834352491]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'IMPORT1' 
 | 
        Label: '导入' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonProductionExport 
 | 
    { 
 | 
      #keys: '[415136.0.834352534]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EXPORT1' 
 | 
        Label: '导出' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |