Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4675 Zobrazení

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

Avatar
Zrušit
Autor Nejlepší odpověď

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.


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 20
5398
4
čvc 24
11304
1
kvě 23
6247
0
lis 22
3237
1
zář 25
16292