Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4421 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
juil. 20
5144
4
juil. 24
10959
1
mai 23
5944
0
nov. 22
2950
1
mai 21
15963