Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4242 Vizualizări

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

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 20
4948
4
iul. 24
10681
1
mai 23
5648
0
nov. 22
2815
1
mai 21
15712