From a0b99fc8293fe8a8aa589a46be756fcb39887eef Mon Sep 17 00:00:00 2001 From: Daniel Reis Date: Wed, 17 Oct 2018 17:50:14 +0100 Subject: [PATCH] [ADD] Data Protection Settings menu action --- privacy/views/data_protection_menu_view.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/privacy/views/data_protection_menu_view.xml b/privacy/views/data_protection_menu_view.xml index 242f78b..f4db022 100644 --- a/privacy/views/data_protection_menu_view.xml +++ b/privacy/views/data_protection_menu_view.xml @@ -44,9 +44,19 @@ groups="group_data_protection_user" sequence="30" /> + + + Data Protection Settings + ir.actions.act_window + res.config.settings + form + inline + {'module': 'data_protection'} +