陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
Quintiq file version 2.0
Component TabPageGeneral
{
  #keys: '[124808.1.454258702]'
  BaseType: 'TabPage'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 26 parent: 0 }
      GBFlow.Column { grow: 0 id: 21 parent: 0 }
      GBFlow.Column { grow: 0 id: 25 parent: 0 }
      GBFlow.Column { grow: 128 id: 23 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => LabelProduct
        Position { startcolumn: 26 startrow: 9 endcolumn: 21 endrow: 9 }
      }
      GBElement
      {
        Component => /SelectionProduct
        Position { startcolumn: 25 startrow: 9 endcolumn: 23 endrow: 9 }
      }
      GBElement
      {
        Component => LabelStockingPoint
        Position { startcolumn: 26 startrow: 10 endcolumn: 21 endrow: 10 }
      }
      GBElement
      {
        Component => /SelectionStockingPoint
        Position { startcolumn: 25 startrow: 10 endcolumn: 23 endrow: 10 }
      }
      GBElement
      {
        Component => LabelDate
        Position { startcolumn: 26 startrow: 11 endcolumn: 21 endrow: 11 }
      }
      GBElement
      {
        Component => GUIDateTimeSelectorDate
        Position { startcolumn: 25 startrow: 11 endcolumn: 25 endrow: 11 }
      }
      GBElement
      {
        Component => CheckBoxBatchEditQuantity
        Position { startcolumn: 26 startrow: 12 endcolumn: 26 endrow: 12 }
      }
      GBElement
      {
        Component => LabelQuantity
        Position { startcolumn: 21 startrow: 12 endcolumn: 21 endrow: 12 }
      }
      GBElement
      {
        Component => /EditorQuantity
        Position { startcolumn: 25 startrow: 12 endcolumn: 23 endrow: 12 }
      }
      GBElement
      {
        Component => CheckBoxBatchEditDescription
        Position { startcolumn: 26 startrow: 15 endcolumn: 26 endrow: 15 }
      }
      GBElement
      {
        Component => LabelDescription
        Position { startcolumn: 21 startrow: 15 endcolumn: 21 endrow: 15 }
      }
      GBElement
      {
        Component => /EditorDescription
        Position { startcolumn: 25 startrow: 15 endcolumn: 23 endrow: 16 }
      }
      GBElement
      {
        Component => LabelManufacturedDate
        Position { startcolumn: 26 startrow: 677 endcolumn: 21 endrow: 677 }
      }
      GBElement
      {
        Component => GUIDateTimeSelectorManufacturedDate
        Position { startcolumn: 25 startrow: 677 endcolumn: 25 endrow: 677 }
      }
    ]
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 9 parent: 0 }
      GBFlow.Row { grow: 0 id: 10 parent: 0 }
      GBFlow.Row { grow: 0 id: 11 parent: 0 }
      GBFlow.Row { grow: 0 id: 677 parent: 0 }
      GBFlow.Row { grow: 0 id: 12 parent: 0 }
      GBFlow.Row { grow: 0 id: 15 parent: 0 }
      GBFlow.Row { grow: 128 id: 16 parent: 0 }
    ]
  }
  Children:
  [
    Component LabelProduct
    {
      #keys: '[124808.1.454265362]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'SelectionProduct'
        Shortcut: 'Alt+P'
        Text: '&Product'
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.'
        Transparent: true
      ]
    }
    Component LabelStockingPoint
    {
      #keys: '[124808.1.454566799]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'SelectionStockingPoint'
        Shortcut: 'Alt+S'
        Text: '&Stocking point'
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.'
        Transparent: true
      ]
    }
    Component LabelDate
    {
      #keys: '[124808.1.454567169]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'GUIDateTimeSelectorDate'
        Shortcut: 'Alt+D'
        Text: '&Date'
        Transparent: true
      ]
    }
    Component GUIDateTimeSelectorDate
    {
      #keys: '[124808.1.454567399]'
      BaseType: 'GUIDateTimeSelector'
      Properties:
      [
        BackgroundColor: 'Window'
        DataBinding: 'Dialog.Data.Date'
        DateTime: 0001-01-01T00:00:00
        Format: 'DMMY'
      ]
    }
    Component CheckBoxBatchEditQuantity
    {
      #keys: '[124808.1.454567569]'
      BaseType: 'CheckBox'
      Properties:
      [
        LayoutGroup: 'checkbox'
        SizePosition: 'lt75 172 35 51'
        Text: ''
      ]
    }
    Component LabelQuantity
    {
      #keys: '[124808.1.454567724]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorQuantity'
        FormatMask: '&Quantity (S)'
        LayoutGroup: 'label'
        NumberLines: 1
        SizePosition: 'lt94 165 35 49'
        Text: 'quantityuom'
      ]
    }
    #child: EditorQuantity
    Component CheckBoxBatchEditDescription
    {
      #keys: '[124808.1.454575851]'
      BaseType: 'CheckBox'
      Properties:
      [
        LayoutGroup: 'checkbox'
        Text: ''
      ]
    }
    Component LabelDescription
    {
      #keys: '[124808.1.454575974]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'EditorDescription'
        LayoutGroup: 'label'
        Shortcut: 'Alt+E'
        Text: 'D&escription'
        Transparent: true
      ]
    }
    #child: EditorDescription
    #child: SelectionStockingPoint
    #child: SelectionProduct
    Component LabelManufacturedDate
    {
      #keys: '[137118.0.354842974]'
      BaseType: 'Label'
      ViewSecurity: 'ShelfLife'
      Properties:
      [
        Alignment: 'right'
        FocusControl: 'GUIDateTimeSelectorManufacturedDate'
        Shortcut: 'Alt+M'
        Text: '&Manufactured date'
        Tooltip: '<html>The manufacture date of the product. This is used as the starting point of the shelf life calculation.<br>Only applicable to products with shelf-life enabled.</html>'
        Transparent: true
      ]
    }
    Component GUIDateTimeSelectorManufacturedDate
    {
      #keys: '[137118.0.354843863]'
      BaseType: 'GUIDateTimeSelector'
      ViewSecurity: 'ShelfLife'
      Properties:
      [
        BackgroundColor: 'Window'
        DataBinding: 'Dialog.Data.ManufacturedDate'
        Format: 'DMMY'
      ]
    }
  ]
  Properties:
  [
    Title: 'General'
    ModeledStringList ChildOrdering
    {
      c: LabelProduct
      c: SelectionProduct
      c: SelectionStockingPoint
      c: GUIDateTimeSelectorDate
      c: GUIDateTimeSelectorManufacturedDate
      c: CheckBoxBatchEditQuantity
      c: LabelDescription
      c: EditorQuantity
      c: CheckBoxBatchEditDescription
      c: LabelQuantity
      c: EditorDescription
      c: LabelStockingPoint
      c: LabelDate
      c: LabelManufacturedDate
    }
  ]
}