[Vtigercrm-developers] Google Integration duplicates on Google Calendar
PlaymaN Tepes
sshhocckk at gmail.com
Fri Jul 17 08:14:28 GMT 2015
hi,
This change totally worked for me. No duplications anymore.
Thanks Richard.
2015-07-17 9:35 GMT+02:00 PlaymaN Tepes <sshhocckk at gmail.com>:
> I will take a look into this...
>
> Thanks.
>
> 2015-07-09 3:03 GMT+02:00 Richard Hills - Technologywise <richard at tw.co.nz
> >:
>
>> We saw some issues with this due to our system not running UTC as the
>> base timezone.
>>
>> Solution was to update the following line to the one supplied (this
>> worked for our specific installation but I'm unsure if it is a universal
>> fix):
>>
>> $timeZone = new DateTimeZone('UTC');
>> $timeZone = new DateTimeZone(date_default_timezone_get());
>>
>>
>> I believe the only place this was applied was in the file
>> /modules/Google/models/Calendar.php
>>
>> We were seeing a multitude of issues with imported times coming in as the
>> wrong timezone, so it may very well be that this is not at all related to
>> your issue, however prior to this change we were also (sometimes) getting
>> duplication.
>>
>>
>>
>>
>> On 08/07/15 21:00, PlaymaN Tepes wrote:
>>
>> Hi all,
>>
>> In my Google Calendar Synchronization I'm having some duplication
>> problems.
>>
>> I have an Event on Gmail Calendar which I syncronize with Vtiger. This is
>> OK. The problem is If I synchronize again: since I have an event in vTiger
>> (from last synchronization), this record goes to Google Calendar and make
>> duplicate. (Is the same Event).
>>
>> Then, If I syncronize again, I will have 4 Events in Gmail, then 8,
>> then 16...
>>
>> Anyone suffered things like this?
>>
>> How should I proceed?
>>
>> Thank you so much,
>> Adrián Granado.
>>
>>
>> _______________________________________________http://www.vtiger.com/
>>
>>
>> --
>> Richard Hills
>> TechnologyWise Ltd, Tauranga, NZrichard at tw.co.nzwww.technologywise.co.nz
>> ph: +64 (0)7 571 1060
>> fax: +64 (0)7 571 1061
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150717/c3c8062c/attachment.html>
More information about the vtigercrm-developers
mailing list