Skip to content
Snippets Groups Projects
Commit 83f0f180 authored by pedrambiria's avatar pedrambiria
Browse files

[FIX] google_calendar: use the event user token to send the request


Before this commit: it was possible to create an event for another user as
its organizer. But even if that user has a synchronized Google calendar, it
will be sent by the current user token, and it causes several issues.

The solution is to use the event's organizer token if it exists.

opw-3076595

closes odoo/odoo#110858

Signed-off-by: default avatarPedram Bi Ria (pebr) <pebr@odoo.com>
parent 536d3f28
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment