Hello,
Meetings synchronisation problems between Outlook and SugarCRM 4.1 :
Outllok SugarCRM
1 hour 0 hour
2 hours 0 hour
1h30mn 30mn
2h30mn 30mn
It seems the hours in duration are not synchronised.
Regards.
I noticed two problems in this area. The first problem was that the plug-in code did not use the correct TimeSpan property to determine Hours and Minutes.
The second problem was that the SOAP implementation in SplendidCRM needed to combine DATE_START and TIME_START into the field we use, which is DATE_TIME. Also, this combined value needed to be converted to ServerTime, from UniverstalTime.
Has someone fixed this yet? I'd rather not duplicate any efforts. I am experiencing problems where the times for meetings are not synchronizing properly in regards to the start time for the meeting.
Thanks for your time!