Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
23981 Widoki


Awatar
Odrzuć

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

Autor

for example the Accouting on the top bar

Autor Najlepsza odpowiedź

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>
Awatar
Odrzuć
Najlepsza odpowiedź
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.
 
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 22
5275
1
mar 15
8748
3
sty 24
8701
0
sty 24
7
2
wrz 21
10424