1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute MinimumPerLot 
 |  { 
 |    #keys: '3[110880.9.223379604][110880.9.223379601][110880.9.223379605]' 
 |    Description: 
 |    [* 
 |      The minimum throughput quantity required before an increment to the lot can be done. 
 |      E.g, it is not viable to transport 1 ton of product using a 10-ton hold, hence a minimum (of let’s say 5 tons) can be imposed before a new hold can be added to the ship. 
 |      This can be define by user or derive from TransportCapacity or Unit. 
 |    *] 
 |    ValueType: Real 
 |  } 
 |  
  |