Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4542 Prikazi

Hi all,

I want to add google meeting link when syncing data from google calendar then update to odoo calendar. So how can I do it?

Thanks

Avatar
Opusti
Avtor Best Answer

In module google_calendar go to file google_calendar.py search function update_from_google: add this in res.update

'google_meeting_link': single_event_dict.get('hangoutLink', False)

Then create new field in calendar_event: google_meeting_link

That's it when google calendar has meeting link. It's synchronized to odoo calendar.


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jul. 20
5241
4
jul. 24
11111
1
maj 23
6071
0
nov. 22
3030
1
sep. 25
16130