Versions Compared

Key

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

Describes a app itemprocess

 Integer State app item  Date Completed  Boolean  Is (New column since v9.1) Includes a JSON formatted string of all custom fields attached to this entity.
ColumnTypeReferencesComments
id IntegerInteger  Primary Primary key
guid StringString  
vdb_id IntegerInteger  
created DateDate  Date Date created
summary StringString  Short Short summary
detail StringString  Detailed Detailed description
due_date DateDate  Due Due date
is_delayed Boolean Boolean (t or f)  Is Is this app item process delayed?
priority IntegerInteger  Priority Priority : 1 = highest, 5 = lowest
type_id IntegerIntegerdb_process_type.id Process Process type ID
categoryworkspace_id IntegerIntegerdb_categorygroup.id Category Workspace ID
departmentproject_id Integer  ID of the department this app item belongs toIntegerdb_project.idProject ID
last_state_changed DateDate  Last Last state change on
last_updated DateDate  Last Last process update on
requestor_id IntegerIntegerdb_person.id Requestor Requestor ID
requestor_name StringString  Requestor Requestor name (in case requestor is not a user of the system)
requestor_email StringString  Requestor Requestor email (in case requestor is not a user of the system)
creator_id IntegerIntegerdb_person.id Creator Creator ID
assigned_to_id IntegerIntegerdb_person.id Current Current owner
state_idIntegerdb_state.idState this process is in
completedDate Completed on
followers_csvString Person ID CSV (-1 means project team), (-2 means PM)
is_requestor_visibleBoolean (t or f) Is visible to requestor?custom_field_stringString  
my_b_time_moneyFloat Total billable time entries billing
my_b_time_hoursFloat Total billable time (hours)
my_nb_time_moneyFloat Total non-billable time entries billing
my_nb_time_hoursFloat Total non-billable time (hours)
my_c_time_hoursFloat Total costable time (hours)
my_i_time_moneyFloat Total invoiced time
my_i_time_hoursFloat Total invoiced hours
my_labour_costFloat Actual labour cost for this process
my_costFloat Actual cost for this process
time_entry_countInteger Total number of time entries associated with this process