How to hide custom menu based on debug mode?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
add attribute in the menuitem like below
groups="base.group_no_one"
<menuitem id="menu_asset_depreciation_wizard"
name="Generate Assets Entries"
action="action_asset_depreciation_wizard"
parent="account.menu_finance_entries_generate_entries"
sequence="111"
groups="base.group_no_one"/>
i have added still menu is not hided
i have given..still not working
Many places in odoo use that,
https://github.com/odoo/odoo/blob/16.0/addons/account/views/account_menuitem.xml#L61
Try reset hard cache your browser also
upgrade module and try open another browser tab
Why i have posted the answer first and Mr Malviya get the best answer :( ?
You can add groups="base.group_no_one"
It will works
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
2
Oca 17
|
3215 | ||
|
4
Şub 24
|
11346 | ||
|
0
Kas 23
|
1366 | ||
|
1
Haz 23
|
1890 | ||
|
2
Nis 23
|
2523 |