Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4338 มุมมอง

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

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

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.


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 20
5070
4
ก.ค. 24
10870
Meetings and Minutes แก้ไขแล้ว
1
พ.ค. 23
5808
0
พ.ย. 22
2893
1
พ.ค. 21
15847