|
@@ -917,6 +917,7 @@ while ($i < $imaxinloop) {
|
|
|
$actionstatic->datep = $db->jdate($obj->dp);
|
|
|
$actionstatic->percentage = $obj->percent;
|
|
|
$actionstatic->authorid = $obj->fk_user_author;
|
|
|
+ $actionstatic->userownerid = $obj->fk_user_action;
|
|
|
|
|
|
// Initialize $this->userassigned && this->socpeopleassigned array && this->userownerid
|
|
|
// but only if we need it
|