| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute MinimumPerLot |  | { |  |   #keys: '3[110880.9.191491396][110880.9.191491393][110880.9.191491397]' |  |   Description: |  |   [* |  |     This feature is disabled (decl to 0) as its not completed. It is not working for Optimizer. Right now it only applicable for manual planning. |  |      |  |     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. |  |   *] |  |   ValueType: Real |  |   InterfaceProperties { Visibility: 'BusinessModel' } |  | } | 
 |