Fixed tree view meta secondary groups repeated agents
This commit is contained in:
parent
1948cdd3e4
commit
a072cd34de
|
@ -546,6 +546,7 @@ class Tree {
|
|||
$group_filter
|
||||
$agent_search_filter
|
||||
$agent_status_filter
|
||||
GROUP BY ta.id_agente
|
||||
ORDER BY $order_fields";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue