Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
23877 Zobrazení


Avatar
Zrušit

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

Autor

for example the Accouting on the top bar

Autor Nejlepší odpověď

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
Zrušit
Nejlepší odpověď
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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
dub 22
5227
1
bře 15
8659
3
led 24
8624
0
led 24
7
2
zář 21
10348