yanweiyuan3
2023-10-07 e8e45927b2db7b27e0eb0cabddb7320a008b8940
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
Quintiq file version 2.0
Component PanelGeneral id:PanelGeneral_549 #extension
{
  Children:
  [
    Component edtComment #extension
    {
    }
    Component checkboxIsKeyProduct
    {
      #keys: '[414384.0.650811672]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.IsKeyProduct'
        Label: 'S&OP'
        Taborder: 5
      ]
    }
    Component checkboxCreatePurchaseSupplyProduct
    {
      #keys: '[414384.0.650811722]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.CreatePurchaseSupplyMaterial'
        Label: 'CreatePurchase'
        Taborder: 6
      ]
    }
    Component checkboxEnableSync
    {
      #keys: '[414384.0.686412084]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.EnableSync'
        Label: 'EnableSync'
        Taborder: 3
      ]
    }
    Component dropDownStringListGeneral
    {
      #keys: '[414384.0.692930324]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        AllowEmpty: true
        DataBinding: 'DataHolderDialogData.Data.ScenarioName'
        Label: 'Scenario Name'
        Taborder: 4
      ]
    }
    Component CheckboxIsCreateNewVersion
    {
      #keys: '[412960.0.157150313]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.IsCreateNewVersion'
        Label: 'Create a new version'
        Taborder: 7
      ]
    }
  ]
}