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.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
lug 20
|
5124 | ||
|
4
lug 24
|
10933 | ||
Meetings and Minutes
Risolto
|
|
1
mag 23
|
5907 | |
|
0
nov 22
|
2935 | ||
|
1
mag 21
|
15936 |