Deals
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| DealType | String | ||
| ReceiverType | String | ||
| RoleType | String | ||
| Title | String | ||
| PartnerName | String | ||
| Step | String | ||
| Status | String | ||
| TotalAmount | Decimal | ||
| Items | String | ||
| Number | Integer | ||
| AuthorName | String | ||
| Subtotal | Decimal | ||
| ConsumptionTax | Decimal | ||
| WithholdingTax | Decimal | ||
| DeliveryDueDate | Date | ||
| PaymentDate | String | ||
| EstimateDate | Date | ||
| OrderDate | Date | ||
| OrderAcknowledgementDate | Date | ||
| InvoiceDate | Date | ||
| EstimateNumber | Integer | ||
| OrderNumber | Integer | ||
| InvoiceNumber | Integer | ||
| Description | String | ||
| InternalRemark | String | ||
| ShareStopped | Boolean | ||
| Lifecycle | String | ||
| InvoiceMethod | String | ||
| Tags | String | ||
| SplitInvoiceStatus | String |