Quintiq file version 2.0 
 | 
#root 
 | 
#parent: MPSyncBrowser 
 | 
OrphanComponent FormERPInventorySupply 
 | 
{ 
 | 
  #keys: '[127600.0.96130736]' 
 | 
  BaseType: 'Form' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ListERPInventorySupply 
 | 
        Position { startcolumn: 1 startrow: 1 endcolumn: 1 endrow: 1 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 128 id: 1 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ListERPInventorySupply 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 345 
 | 
    Image: 'BOX' 
 | 
    IncludeInView: true 
 | 
    Title: 'Inventory supplies' 
 | 
    Width: 529 
 | 
  ] 
 | 
} 
 |