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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
7月 20
|
4977 | ||
|
4
7月 24
|
10731 | ||
|
1
5月 23
|
5698 | ||
|
0
11月 22
|
2840 | ||
|
1
5月 21
|
15742 |