#292 - report does not read any dates
Compare changes
+ 2
− 2
@@ -383,7 +383,7 @@ class ReportRun extends CRMEntity
@@ -2013,7 +2013,7 @@ class ReportRun extends CRMEntity
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
In getColumnSql api expecting $current_user as follows
userformat=str_replace(array("dd-mm-yyyy","mm-dd-yyyy","yyyy-mm-dd"),array("%d-%m-%Y","%m-%d-%Y","%Y-%m-%d"),<b>current_user->date_format);
But $current_user is not initialized in the api.
Copyright 2023 Vtiger. All rights reserved.