fix #123 custom date field formatter
Compare changes
+ 2
− 1
@@ -449,7 +449,8 @@ class ReportRun extends CRMEntity
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
not entirely sure about the hard coded translate of the date format into something that mysql date_format command understands. This works for the three date formats in standard vtiger, but there could be others. I needed to get "dd-mm-yyyy" into "%d/%m/%Y" format somehow.
Copyright 2023 Vtiger. All rights reserved.