Skip to Content
Menú
This question has been flagged
1 Respondre
4227 Vistes

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
Descartar
Autor 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
Descartar
Related Posts Respostes Vistes Activitat
1
de jul. 20
4929
4
de jul. 24
10659
1
de maig 23
5625
0
de nov. 22
2797
1
de maig 21
15694