mirror of
https://github.com/itflow-org/itflow
synced 2026-08-10 09:37:15 +00:00
clientScopeSql sweep whicn now removed the extra unessesary client joins
This commit is contained in:
@@ -452,7 +452,7 @@ if (isset($_POST['export_clients'])) {
|
||||
AND $archive_query
|
||||
AND DATE(client_created_at) BETWEEN '$dtf' AND '$dtt'
|
||||
$leads_query
|
||||
$access_permission_query
|
||||
" . clientScopeSql('clients.client_id') . "
|
||||
$tag_query
|
||||
$industry_query
|
||||
$referral_query
|
||||
|
||||
Reference in New Issue
Block a user