Skip to Content
Menu
This question has been flagged

Hi dear Odooers,

How can we handle multiple google calendars in odoo, there's only one field to add client id and secret key in Settings. 

I have two users in Odoo who need to sync their google calendars so that they would know which all meeting to be coordinated together.

Is there a way to handle this? Or any work around?

Avatar
Discard
Best Answer

Hi,

After creating the API for Google calendar (please refer to this documentation:

 https://www.odoo.com/documentation/saas-16.3/applications/productivity/calendar/google.html)

Add the user's email under "Developer contact information". You can add multiple emails under this.Don't forget to give proper Authorized redirect URIs as well. It will be your_domain/google_account/authentication

After that go to login as the user you want and go to the calendar module and click sync google calendar option. 




Give the permissions for google calendar to connect with odoo and your calendar will be synced. 
To remove the synchronisation, you can deactivate it from User -> Calendar tab and choose RESET ACCOUNT option.


Hope it helps

Avatar
Discard
Author

Yeah.. this works... Thanks.

Related Posts Replies Views Activity
1
Feb 24
4121
0
Apr 21
2334
1
Jan 18
4593
2
Nov 23
1272
1
Jan 25
825