From 5d750642129b738f14409b81a378a8bbdb3d5db5 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Mon, 24 Feb 2020 15:24:09 +0100 Subject: [PATCH] access rights for ir.config_parameter --- ext/custom-addons/dp_custom/__manifest__.py | 1 + ext/custom-addons/dp_custom/data/tz_config_data.xml | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 ext/custom-addons/dp_custom/data/tz_config_data.xml diff --git a/ext/custom-addons/dp_custom/__manifest__.py b/ext/custom-addons/dp_custom/__manifest__.py index 8eadd909..58d48f37 100644 --- a/ext/custom-addons/dp_custom/__manifest__.py +++ b/ext/custom-addons/dp_custom/__manifest__.py @@ -54,6 +54,7 @@ 'data/product_data.xml', 'data/tz_tax_data.xml', 'data/cron_job.xml', + 'data/tz_config_data.xml', 'views/dp_template.xml', 'views/dp_custom_views.xml', 'views/res_line_views.xml', diff --git a/ext/custom-addons/dp_custom/data/tz_config_data.xml b/ext/custom-addons/dp_custom/data/tz_config_data.xml new file mode 100644 index 00000000..363a211b --- /dev/null +++ b/ext/custom-addons/dp_custom/data/tz_config_data.xml @@ -0,0 +1,10 @@ + + + + + pg_release_mode + manuel + + +