Hi,
We are using kreporter v3.1 and we have a situation:
We have a report that shows different data such as a datatime.
We understand that when a datatime is entered into sugarcrm, sugarcrm saves the time in gmt +0 and then the same sugarcrm adds the time zone of each user, for example gmt +2 in summer time in our case.
Therefore, in sugarcrm you enter “12:30”, sugarcrm saves it as “10:30” and both sugarcrm as kreporter shows “12:30”.
So far everything is right.
But when this report is exported to CSV, export does not take the time that the kreporter has listed but instead takes the time in gmt +0 and therefore CSV exports “10:30” when in fact it should export "12:30 ".
Is this a bug in v3.1?
Is there any solution that does not involve doing an update of the version?
Thanks.