Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4 Răspunsuri
23886 Vizualizări


Imagine profil
Abandonează

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

Autor

for example the Accouting on the top bar

Autor Cel mai bun răspuns

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>
Imagine profil
Abandonează
Cel mai bun răspuns
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.
 
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
apr. 22
5232
1
mar. 15
8664
3
ian. 24
8624
0
ian. 24
7
2
sept. 21
10353