From 5c49b9348a3f31c0ab38f692a6cae6cd0524d0aa Mon Sep 17 00:00:00 2001 From: CarlosRoca13 Date: Tue, 8 Nov 2022 08:21:56 +0100 Subject: [PATCH] [FIX] animal: Same xml-id for menu.item and module category --- animal/data/ir.module.category.csv | 2 +- animal/security/res_groups.xml | 2 +- animal/views/menu.xml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/animal/data/ir.module.category.csv b/animal/data/ir.module.category.csv index 0ba0e79a7..206e2f99e 100644 --- a/animal/data/ir.module.category.csv +++ b/animal/data/ir.module.category.csv @@ -1,2 +1,2 @@ id,name,sequence -animal,Animal,30 +module_category_animal,Animal,30 diff --git a/animal/security/res_groups.xml b/animal/security/res_groups.xml index 1eeeb9226..66c4f5aa1 100644 --- a/animal/security/res_groups.xml +++ b/animal/security/res_groups.xml @@ -3,7 +3,7 @@ Manager - + - +