Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4376 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 20
5124
4
lug 24
10933
1
mag 23
5907
0
nov 22
2935
1
mag 21
15936