Projects
Project management and tracking records
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| LegalEntityId | Integer | ||
| Name | String | ||
| Status | String |
The allowed values are planning, active, on_hold, completed, cancelled. | |
| ClientId | Integer | ||
| Code | String | ||
| Description | String | ||
| DueDate | Date | ||
| EmployeesAssignment | String | ||
| FixedCostCents | Integer | ||
| InputMinutes | Integer | ||
| IsBillable | Boolean | ||
| LaborCostCents | Integer | ||
| SpendingCostCents | Integer | ||
| StartDate | Date | ||
| TotalCostCents | Integer |