From d805354123c3b838230c96f5055400e203b375fa Mon Sep 17 00:00:00 2001 From: Swapnesh Shah Date: Tue, 10 Apr 2018 20:13:30 +0530 Subject: [PATCH] [FIX] google_calendar: redirect to proper setting Added the context key in action to open the General Setting menu instead of the first configuration page (e.g. CRM) Closes #24144 --- addons/google_calendar/views/res_config_settings_views.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/google_calendar/views/res_config_settings_views.xml b/addons/google_calendar/views/res_config_settings_views.xml index a17e5aa415661..20a92e5cbd6d8 100644 --- a/addons/google_calendar/views/res_config_settings_views.xml +++ b/addons/google_calendar/views/res_config_settings_views.xml @@ -24,6 +24,7 @@ ir.actions.act_window res.config.settings form + {'module' : 'general_settings'} inline