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 + + +