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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
5235
มุมมอง
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"/>
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
7
พ.ค. 16
|
10312 | ||
hide menus "Apps" for specific users
แก้ไขแล้ว
|
|
3
เม.ย. 25
|
12330 | |
Get menuitem list
แก้ไขแล้ว
|
|
3
ธ.ค. 21
|
7324 | |
|
0
ธ.ค. 18
|
2635 | ||
How to delete menuitem?
แก้ไขแล้ว
|
|
7
ต.ค. 18
|
22466 |
you can assign groups to those menus