How can we hide a menuitem for all users in odoo 17?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
1693
أدوات العرض
To hide a menu item for all users in Odoo 17, you can do this by setting the groups attribute of the menu item to base.group_no_one, which is a special group that no user belongs to.
<menuitem id="menu_item_id" name="Menu Name" parent="module.parent_id" action="menu_action" sequence="10" groups="base.group_no_one"/>
Regards,
--
Shihas
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل