Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4233 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jul 20
4933
4
Jul 24
10663
1
Mei 23
5635
0
Nov 22
2799
1
Mei 21
15703