Toggle navigation

Cómo sincronizar tu calendario de Odoo con tu calendario de Google

Odoo está perfectamente integrado con el calendario de Google así que puedes ver y administrar tus reuniones con ambas plataformas (las actualizaciones van a ambas direcciones).

Configuración en Google

  • Go to Google APIs platform to generate Google Calendar API credentials. Log in with your Google account.
  • Choose Calendar API.
  • Create a new project and give it a name (e.g. Odoo). This project is needed to store your API credentials.
  • Enable the API.
  • Crear credenciales para usar en Odoo

  • Select Web browser (Javascript) as calling source and User data as kind of data.
  • Then you can create a Client ID. Enter the name of the application (e.g. Odoo) and the allowed pages on which you will be redirected. The Authorized JavaScript origin is your Odoo's instance URL. The Authorized redirect URI is your Odoo's instance URL followed by '/google_account/authentication'.
  • Go through the Consent Screen step by entering a product name (e.g. Odoo). Feel free to check the customizations options but this is not mandatory. The Consent Screen will only show up when you enter the Client ID in Odoo for the first time.
  • Finally you are provided with your Client ID. Go to Credentials to get the Client secret as well. You will need both of them in Odoo.

Configuración en Odoo

  • Instalar la aplicación Calendario de Google.

  • Go to Settings ‣ General Settings and enter your credentials in Google Calendar option.
  • The setup is now ready. Open your Odoo Calendar and sync with Google. The first time you do it you are redirected to Google to authorize the connection. Once back in Odoo, click the sync button again. You can click it whenever you want to synchronize your calendar.

¡A partir de ahora ya no tienes excusas para perderte una reunión!