how to overwriting menu items to hide some modules from specific user ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1
Trả lời
5193
Lượt xem
Hi,
You can assign group for specific menu to show that menu to specific user. For that, you need to rewrite the menu using the same id given for the menu. For example: <menuitem name="Purchase" id="base.menu_purchase_root" groups="user_group"/>
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
7
thg 5 16
|
10266 | ||
hide menus "Apps" for specific users
Đã xử lý
|
|
3
thg 4 25
|
12087 | |
Get menuitem list
Đã xử lý
|
|
3
thg 12 21
|
7231 | |
|
0
thg 12 18
|
2585 | ||
How to delete menuitem?
Đã xử lý
|
|
7
thg 10 18
|
22384 |
you can assign groups to those menus