İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4677 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Tem 20
5398
4
Tem 24
11306
1
May 23
6248
0
Kas 22
3237
1
Eyl 25
16293