Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4231 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 20
4931
4
lip 24
10659
1
maj 23
5630
0
lis 22
2798
1
maj 21
15697