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
| Quintiq file version 2.0
| Component PanelAdvanced
| {
| #keys: '[139394.0.1326605488]'
| BaseType: 'WebPanel'
| Children:
| [
| #child: PanelStart_646
| #child: PanelEnd
| Component CheckboxAllowWIP id:CheckboxAllowWIP_549
| {
| #keys: '[139394.0.1326707104]'
| BaseType: 'WebCheckbox'
| Properties:
| [
| DataBinding: 'DataHolderDialogData.Data.AllowWIPInventory'
| Label: 'Allow WIP inventory'
| Taborder: 2
| Tooltip: 'Check to allow WIP inventory to be kept in between routing steps'
| ]
| }
| ]
| Properties:
| [
| Taborder: 1
| Title: 'Advanced'
| ]
| }
|
|