Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
318 Vistas

My Colleagues all have their Odoo Calendar synced to the Odoo Calendar.
Some of them are frequently getting a lot of email from Odoo that their Appointments could not be synced with the Google Calendar. 
The Problem is that Odoo sends too many Queries to the Google API, but how can i just turn off these automatic Emails?

Thanks in Advance! :)

Avatar
Descartar
Mejor respuesta

Hi,

Those emails come from the calendar sync cron when Google rejects requests (rate limit, expired token, or conflict). Unfortunately, Odoo sends an error email to the user each time.

You have two options to reduce/stop them:

  1. Turn off the notification → in Settings › Technical › Scheduled Actions, find Calendar: synchronize user calendars and disable the "Send email on failure" option (or adjust logging level).
  2. Fix the root cause → usually it’s an expired Google token. Go to Settings › Integrations › Google Calendar, disconnect and reconnect the account so the sync token is refreshed. You can also reduce sync frequency in the scheduled action.

This way you won’t get spammed, and sync will be more stable.

Hope this helps.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 25
875
0
may 24
1748
0
sept 22
2098
2
ago 22
4063
0
feb 17
3605