Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
1266 Prikazi

How to hide custom menu based on debug mode?

Avatar
Opusti
Best Answer

add attribute in the menuitem like below

groups="base.group_no_one" 

Avatar
Opusti
Avtor

<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

Avtor Best Answer

i have given..still not working


Avatar
Opusti

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 :( ?

Best Answer

You can add groups="base.group_no_one"

It will works

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jan. 17
3216
4
feb. 24
11346
0
nov. 23
1367
1
jun. 23
1890
2
apr. 23
2525