Skip to content

Conversation

std-odoo
Copy link
Contributor

@std-odoo std-odoo commented Oct 3, 2025

Purpose

After the Odoo authentication, the addon is supposed to reload.

For some reason, RELOAD_ADD_ON is not documented anymore and stop working. It seems that we should use RELOAD now.

https://developers.google.com/apps-script/reference/card-service/on-close

Task-5072916

Purpose
=======
After the Odoo authentication, the addon is supposed to reload.

For some reason, `RELOAD_ADD_ON` is not documented anymore and stop
working. It seems that we should use `RELOAD` now.

The auto-close of the page stop working too,
so we removed the code for it.

> https://developers.google.com/apps-script/reference/card-service/on-close

Task-5072916
@std-odoo std-odoo force-pushed the master-fix-login-std branch from b4da785 to dfc14d7 Compare October 3, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant