Quintiq file version 2.0
|
Component pnlContentMaxInventory
|
{
|
#keys: '[139394.1.918351515]'
|
BaseType: 'WebPanel'
|
Children:
|
[
|
Component efMaxInventoryLevel
|
{
|
#keys: '[139394.1.918338332]'
|
BaseType: 'WebEditField'
|
Properties:
|
[
|
Mask: 'REAL'
|
Taborder: 2
|
Tooltip: '<html>Max inventory level in days indicates the maximum number of days of demands that can be fulfilled by the product in stock.<br>Max inventory level in quantity indicates the maximum amount of demands that can be fulfilled by the product in stock.</html>'
|
]
|
}
|
Component cbHasMaxInventory
|
{
|
#keys: '[144528.2.2127790443]'
|
BaseType: 'WebCheckbox'
|
Properties:
|
[
|
CheckboxType: 'toggle'
|
DataBinding: 'DataHolderDialogData.Data.HasMaxLevel'
|
FixedSize: true
|
Label: 'Has max level'
|
NumberOfColumns: 1
|
ShowPadding: false
|
Taborder: 0
|
]
|
}
|
Component rbgMaxLevel id:rbgMaxLevel_613
|
{
|
#keys: '[144528.2.2127790489]'
|
BaseType: 'WebRadioButtonGroup'
|
Properties:
|
[
|
BoundValue: 'true'
|
ButtonLabels: 'Days;Quantity'
|
ButtonValues: 'true;false'
|
DataBinding: 'DataHolderDialogData.Data.HasMaxLevelInDays'
|
Enabled: false
|
Orientation: 'horizontal'
|
Taborder: 1
|
]
|
}
|
]
|
Properties:
|
[
|
Taborder: 6
|
Title: 'Max inventory'
|
]
|
}
|