Hello, good day everyone, I have a question on how to hide a menu item on specific department users in odoo 10. Thank you very much in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
1526
Tampilan
Hi,
Create a user group only applicable only for that department user and give group attribute to that particular menu
<record id="access_main_hr_menu" model="res.groups">
<field name="name">Hr Main Menu</field>
</record>
<record model="ir.ui.menu" id="hr.menu_hr_root">
<field name="groups_id" eval="[(6,0,[ref('access_main_hr_menu')])]"/>
</record>
Regards
Okay. Thank very much for your answer. I appreciated it.
It does not work.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Jun 24
|
1644 | ||
|
1
Des 23
|
1352 | ||
Integrating paymongo payment acquirer in odoo 10.
Diselesaikan
|
|
1
Mar 23
|
2366 | |
|
0
Des 22
|
1946 | ||
INSTALLING ODOO 10C ERROR
Diselesaikan
|
|
1
Okt 21
|
3897 |