Se rendre au contenu
Menu
Cette question a été signalée
4 Réponses
23881 Vues


Avatar
Ignorer

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

Auteur

for example the Accouting on the top bar

Auteur Meilleure réponse

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
Ignorer
Meilleure réponse
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
Ignorer
Publications associées Réponses Vues Activité
1
avr. 22
5228
1
mars 15
8663
3
janv. 24
8624
0
janv. 24
7
2
sept. 21
10351