Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4212 Vistas

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 Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 20
4909
4
jul 24
10645
1
may 23
5611
0
nov 22
2780
1
may 21
15675