From 6d53dd12fbd4826f0d929e12e23119d5ac76e0a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Sonnet?= Date: Tue, 30 Nov 2021 08:22:00 +0100 Subject: [PATCH 1/2] [FIX] Move module category to base as to make dependecies right Before the category was in the module while referenced in the base. --- addons/hr_timesheet/security/hr_timesheet_security.xml | 5 ----- odoo/addons/base/data/ir_module_category_data.xml | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/addons/hr_timesheet/security/hr_timesheet_security.xml b/addons/hr_timesheet/security/hr_timesheet_security.xml index bbc568f2a3b47..480c0222f8865 100644 --- a/addons/hr_timesheet/security/hr_timesheet_security.xml +++ b/addons/hr_timesheet/security/hr_timesheet_security.xml @@ -1,11 +1,6 @@ - - Helps you manage the timesheets. - 13 - - See own timesheets diff --git a/odoo/addons/base/data/ir_module_category_data.xml b/odoo/addons/base/data/ir_module_category_data.xml index 82201e1fcee06..f36fe86fdb3e4 100644 --- a/odoo/addons/base/data/ir_module_category_data.xml +++ b/odoo/addons/base/data/ir_module_category_data.xml @@ -12,6 +12,11 @@ 15 + + Helps you manage the timesheets. + 13 + + Localization 65 From 0a2e39a7bd7c946ec6207c834be32a21b91aa32d Mon Sep 17 00:00:00 2001 From: "Jerome Sonnet (ito-invest-lu)" Date: Tue, 30 Nov 2021 13:04:28 +0100 Subject: [PATCH 2/2] Fix name and namespace --- odoo/addons/base/data/ir_module_category_data.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odoo/addons/base/data/ir_module_category_data.xml b/odoo/addons/base/data/ir_module_category_data.xml index f36fe86fdb3e4..c20ff92a1389c 100644 --- a/odoo/addons/base/data/ir_module_category_data.xml +++ b/odoo/addons/base/data/ir_module_category_data.xml @@ -12,8 +12,8 @@ 15 - - Helps you manage the timesheets. + + Helps you manage the timesheets. 13