Skip to content
Snippets Groups Projects
Commit b8391031 authored by Kevin Baptiste's avatar Kevin Baptiste
Browse files

[FIX] google_spreadsheet: show instructions to manually create Google Sheet


On October 3rd 2022 the Google OOB authentication flow will stop working.

From that date on, this module will stop working since it uses the
access_token obtained in the `google_drive` module to create the requested
spreadsheet inside the user's own Google Drive account.

Instead we will display instructions to the users to allow them to
manually create the requested document.

task-2977578

closes odoo/odoo#99988

Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent d27e3607
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment