lazhen
2024-07-01 bce35410b00e2b7228ab5409744e173f2726b8d3
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
29
30
31
32
33
34
35
Quintiq file version 2.0
Component ActionBarGroupReport
{
  #keys: '[415136.0.834352165]'
  BaseType: 'WebActionBarGroup'
  Children:
  [
    Component ButtonFinancialProductionReport
    {
      #keys: '[415136.0.834352212]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOCUMENT_REFRESH'
        Label: 'Financial production report'
        Taborder: 0
      ]
    }
    Component ButtonFinancialSalesReport
    {
      #keys: '[415136.0.861863635]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'MONEY_COINS2'
        Label: 'Financial sales report'
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
  ]
}