Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Describes a project

ColumnTypeReferencesComments
idInteger Primary key
codeString A unique project code
vdb_idInteger  
guidString  
createdDate Date this project was created
project_category
type_idIntegerdb_project_category.idID of its project category
process
workspace_
category_
idInteger
 ID of its process categorydepartment_idInteger
db_group.idID of the
department
group this project belongs to
working_calendar_idInteger  
client_idIntegerdb_person.idClient ID
manager_idIntegerdb_person.idPrimary Project Manager ID
priorityInteger Priority. 1 is for highest and 5 for lowest.
summary
nameString Short name of this project
detail
descriptionString Detail
charging
markdown_
model
detail
Integer
String 
 
Detail
ceiling
billing_
priceFloat  start_priceFloat
typeInteger  
fixed_priceFloat  
budgetFloat Budget
company_idInteger 
 
folder_idIntegerdb_folder.idID of its document folder
archivedDate Date when the project is in an 'end' phase
archived_by_idInteger ID of the user who archived this project
phase
state_idIntegerdb_project_
phase.idPhase of this project: 1 - In Progress, 2 - On Hold, 3 - Completed, 4 - Planning
state.id 
projected_hoursFloat Projected cost
projected_costFloat Projected cost
projected_finishDate Projected finish date
plan
planned_startDate Planned start date of this project
plan
planned_finishDate Planned finish date of this project. This will be the max of plan_finish of its tasks.
actual_finishDate The time when all tasks report 100%
deadlineDate The deadline of this project
duration_hoursFloat Duration of the project in hours
actual_percent_completeInteger % complete
actual_fixed_costFloat Accumulated fixed cost for this project
user
actual_labor_costFloat Accumulated user cost for this project
actual_costFloat Total accumulated cost
c
actual_costable_expenseFloat Total costable expense
nc
actual_non_costable_expenseFloat Total non-costable expense
b
actual_billable_expenseFloat Total billable expense
nb
actual_non_billable_expenseFloat Total non-billable expense
est
planned_
work
effortFloat Total estimated work in minutes
est_labour
planned_labor_revenueFloat Estimated labour billing
planned_labor_costFloat Total estimated labour cost
est
planned_non_
labour
labor_costFloat Total estimated non-labour cost
est
planned_fixed_costFloat Total estimated fixed cost
b
actual_billable_
time
labor_
money
amountFloat Total billable time sheet billing
nb_time_money
actual_non_billable_labor_amountFloat Total non-billable time sheet billing
b
actual_billable_
time
labor_hoursFloat Billable time sheet hours
nb_time
actual_non_billable_labor_hoursFloat Non-billable time sheet hours
c
actual_costable_
time
labor_
hours
hourFloat Costable time sheet hours
invoiced_expenseFloat Total invoiced expense
invoiced_labor_amountFloat Total invoiced time
invoiced_labor_hoursFloat Total invoiced hours
percent_complete_methodInteger Default % complete method for tasks
default_schedule_typeInteger Default schedule type for tasks
working_calendar_idInteger 
 
note_countInteger Total number of notes associated with its tasks
message_countInteger Total number of email messages associated with its tasks
status_update_countInteger Total number of task status updates associated with its tasks
expense_countInteger Total number of expenses associated with its tasks
time_entry_countInteger Total number of time entries associated with its tasks
riskInteger PPM risk. 1 is for Very Low and 5 for Very High. The potential negative impact that may arise from this project.
benefitInteger Number between 0 to 100. The potential for financial or operational gain upon successful completion.
alignmentInteger Number between 0 to 100. The measure of how closely this project's requirements fit within the organizations business model, goals, skill sets, and resources.
default_baselineInteger The default baseline to use in baseline comparisons
custom_field_stringString (New column since v9.1) Includes a JSON formatted string of all custom fields attached to this entity
Computed Columns:
spiFloat The schedule performance index using earned value method
cpiFloat The cost performance index using earned value method
bcwsFloat The budgeted cost of work scheduled using earned value method
bcwpFloat The budgeted cost of work performed using earned value method
acwpFloat The actual cost of work performed using earned value method
schedule_statusString The schedule status. Will be one of: ON_TIME, AT_RISK, OVERDUE, BLOCKED, FUTURE and COMPLETED
budget_statusString The budget status. Will be one of: ON_BUDGET, AT_RISK, OVER_BUDGET
client_root_nameString The name of the client root in this project's client hierarchy
client_nameString The name of this project's client
manager_nameString The name of this project's manager