Enum SaleStatus
Value for the 'status' field in the sale table
Syntax
SaleStatus
Fields
| Name | Description |
|---|---|
| Unknown | Sale status is unknown |
| Open | Sale is open |
| Sold | Sale has been sold (green $ in GUI) |
| Lost | Sale has been lost (red $ in GUI) |
| Stalled | Sale has been stalled, or 'parked', awaiting further developments |
| SaintAll | All' choice for Saint. This is NOT an acceptable value for a sale, but is used by the Saint system for indexing all sales |