跳至内容
菜单
此问题已终结
1 回复
4156 查看

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
4850
4
7月 24
10568
1
5月 23
5537
0
11月 22
2739
1
5月 21
15566