This module provides a feature used to create and manage project tasks in projects and individual tasks, track their status, percentage complete, and so on.
Critical tables and views:
-
ProjectPlanHours view – Contains the number of hours spent on working on the project plan.
-
ProjectPlans table – Stores project plans.
-
ProjectPlans view – Contains detailed information on project plans.
-
ProjectPlanTasks table – Stores project plan tasks.
-
ProjectPlanTasks view – Contains detailed information on project plan tasks.
-
TaskTemplateItems table – Stores task templates.
-
TaskTemplateItems view – Contains information on the items of task templates.
-
TaskTemplates table – Stores the created task templates.
-
TaskTemplates view – ontains detailed information on task templates.