Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4 Besvarelser
23910 Visninger


Avatar
Kassér

top menu item ? post image, or the code you have done so far

Forfatter

for example the Accouting on the top bar

Forfatter Bedste svar

The Problem is solved ,here is the solution for anyone who have the same problem :

<record id="make_invisible" model="res.groups">
    <field name="name">Invisible</field>
</record>
<record model="ir.ui.menu" id="base.menu_product">
    <field name="groups_id" eval="[(6,0,[ref('make_invisible')])]"/>
</record>
Avatar
Kassér
Bedste svar
Hi MouBou
   apply techinical rights then after go on user interface --> menu item and find it.
Or, you can hide it by editing the list of groups with users that are able to see it : go to the views section and fine yours.
 
Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
apr. 22
5241
1
mar. 15
8671
3
jan. 24
8632
0
jan. 24
7
2
sep. 21
10362