renhao
2023-10-13 462215553c754d26acde8edab81b4a73f774e21e
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
Quintiq file version 2.0
Component PanelIsNegativeInventoryAllowedBatch id:PanelIsNegativeInventoryAllowedBatch_298
{
  #keys: '[135040.0.267974982]'
  BaseType: 'WebPanel'
  Children:
  [
    Component CheckboxIsNegativeInventoryAllowed
    {
      #keys: '[135040.0.267974983]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Label: 'Allow negative inventory'
        Taborder: 1
        Tooltip: '<html>Select to allow negative inventory on this product in stocking point.<br>Use for example for input products that form no constraint for the planning but for which you still want to monitor the consumption.<br>Cannot be used on products in stocking points that have sales demands.</html>'
      ]
    }
    Component CheckboxBatchIsNegativeInventoryAllowed
    {
      #keys: '[135040.0.267974984]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 1
  ]
}