Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4297 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jul. 20
5007
4
jul. 24
10802
1
maj 23
5742
0
nov. 22
2857
1
maj 21
15783