Skip to Content
मेन्यू
This question has been flagged
4 Replies
23746 Views


Avatar
Discard

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

Author

for example the Accouting on the top bar

Author Best Answer

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
Discard
Best Answer
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
Discard
Related Posts Replies Views Activity
1
अप्रैल 22
5070
1
मार्च 15
8517
3
जन॰ 24
8483
0
जन॰ 24
7
2
सित॰ 21
10180