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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
|
1
Tem 20
|
5680 | ||
|
4
Tem 24
|
11634 | |||
|
Meetings and Minutes
Çözüldü
|
1
May 23
|
6570 | ||
|
0
Kas 22
|
3447 | |||
|
1
Eyl 25
|
16596 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.