id | int(11) |
|
|
|
entities_id | int(11) |
|
|
0
|
is_recursive | tinyint(1) |
|
|
0
|
name | varchar(255) |
|
|
|
description | longtext |
|
|
|
comment | longtext |
|
|
|
projects_id | int(11) |
|
|
0
|
projecttasks_id | int(11) |
|
|
0
|
plan_start_date | datetime |
|
|
|
plan_end_date | datetime |
|
|
|
real_start_date | datetime |
|
|
|
real_end_date | datetime |
|
|
|
planned_duration | int(11) |
|
|
0
|
effective_duration | int(11) |
|
|
0
|
projectstates_id | int(11) |
|
|
0
|
projecttasktypes_id | int(11) |
|
|
0
|
users_id | int(11) |
|
|
0
|
percent_done | int(11) |
|
|
0
|
is_milestone | tinyint(1) |
|
|
0
|
comments | text |
|
|
|
date_mod | datetime |
|
|
|
date_creation | datetime |
|
|
|