Merge branch 'ent-3809-error-sql-eventos-de-grupos-de-agentes' into 'develop'

Changed sql error

See merge request artica/pandorafms!2321
This commit is contained in:
Alejandro Fraguas 2019-06-12 16:00:58 +02:00
commit d0e7a03926
1 changed files with 1 additions and 1 deletions

View File

@ -4551,7 +4551,7 @@ function events_list_events_grouped_agents($sql)
$sql = sprintf(
'SELECT * FROM %s
LEFT JOIN tagent_secondary_group
ON tagent_secondary_group.id_agent = tevento.id_agente
ON tagent_secondary_group.id_agent = id_agente
WHERE %s',
$table,
$sql