> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum SaleDone

> Values for the 'done' field in the sale table

Values for the 'done' field in the sale table

## Syntax

```crmscript theme={null}
SaleDone
```

## Fields

| Name    | Description                         |
| ------- | ----------------------------------- |
| Unknown | Sale Done/Not done state is unknown |
| NotDone | Sale is not done                    |
| Done    | Sale is done                        |
