Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4 Antwoorden
23889 Weergaven


Avatar
Annuleer

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

Auteur

for example the Accouting on the top bar

Auteur Beste antwoord

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
Annuleer
Beste antwoord
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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
apr. 22
5233
1
mrt. 15
8666
3
jan. 24
8626
0
jan. 24
7
2
sep. 21
10354