InventSettleModel Enumeration
Help Text: According to what settlement principle has the transaction been generated?
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
FIFO | 0 | FIFO |
LIFO | 1 | LIFO |
AverageCost | 2 | Weighted avg. |
OpenTrans | 3 | Marking |
Adjustment | 4 | Adjustment |
LIFODate | 5 | LIFO date |
AverageCostDate | 6 | Weighted avg. date |
PhysicalValue | 7 | Physical value |
ServiceItem | 8 | Service item settlement |