Merge branch 'ent-6422-10782-Error-entity-en-informe-SQL-query' of https://brutus.artica.es:8081/artica/pandorafms into ent-6422-10782-Error-entity-en-informe-SQL-query
This commit is contained in:
commit
07e2d5f4aa
|
@ -5421,7 +5421,7 @@ function reporting_sql($report, $content)
|
|||
)
|
||||
);
|
||||
} else {
|
||||
$sql = io_safe_output($content['external_source']);
|
||||
$sql = $content['external_source'];
|
||||
}
|
||||
|
||||
// Check if exist sql macro
|
||||
|
|
Loading…
Reference in New Issue