Amélioration détail opération : actions attachées

This commit is contained in:
Dany De Bontridder 2014-11-16 15:23:10 +01:00
parent 7b875c805b
commit 5fbb8c1a14

View file

@ -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)