diff --git a/include/class_follow_up.php b/include/class_follow_up.php index 5de133a54..69b800d4a 100644 --- a/include/class_follow_up.php +++ b/include/class_follow_up.php @@ -1469,7 +1469,7 @@ class Follow_Up { global $cn; $array=$cn->get_array(" - select ag_id,ag_ref, + select ag_id,ag_ref,ago_id, ag_title from action_gestion join action_gestion_operation using(ag_id)