Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Current »

Baselined attributes for projects and tasks

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
baseline_numberInteger  
summaryString A small summary
creator_idInteger  
createdDate  
project_idIntegerdb_project.idWhen not-null and task and resource ids are null, means this is for the project level
task_idIntegerdb_task.idWhen not-null and resource id id nul, means this is for the task level
resource_idInteger When not-null means this is for the assignment level
start_dateDate Plan start date
finish_dateDate Plan finish date
project_startDate Project start date
project_deadlineDate Project finish date
duration_valueFloat  
duration_typeInteger  
effortFloat  
labour_costFloat  
non_labour_costFloat  
fixed_costFloat  
project_budgetFloat  
budgetFloat  
  • No labels