lazhen
2024-08-07 59e208f515c361caffcdfe35543f1b917d449d44
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
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
      ]
    }
    Component ButtonInventorySummaryReport
    {
      #keys: '[415136.0.862201699]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOCUMENT_CHECK_EDIT'
        Label: 'Inventory summary report'
        Taborder: 2
      ]
    }
    Component ButtonFinancialWeeklyReport
    {
      #keys: '[415136.0.882254645]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOCUMENT_DIRTY'
        Label: 'Financial weekly report'
        Taborder: 3
      ]
    }
    Component ButtonComprehensiveStandardHoursReport
    {
      #keys: '[412672.1.39734996]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOCUMENT_CHART'
        Label: '工时制报表'
        Taborder: 4
      ]
    }
    Component ButtonPipelineReport
    {
      #keys: '[415136.0.884991586]'
      BaseType: 'WebButton'
      Children:
      [
        #child: ContextMenuPipelineReport
      ]
      Properties:
      [
        Image: 'DOCUMENT_CONNECTION'
        Label: 'Pipeline report'
        Taborder: 5
      ]
    }
    Component ButtonOfflinePlanComparisonReport
    {
      #keys: '[412672.1.66051424]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'DOCUMENT_INFO'
        Label: '产量对比报表'
        Taborder: 6
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
  ]
}