Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
24266 Tampilan


Avatar
Buang

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

Penulis

for example the Accouting on the top bar

Penulis Jawaban Terbai

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
Buang
Jawaban Terbai
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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Apr 22
5553
1
Mar 15
9085
3
Jan 24
9087
0
Jan 24
7
2
Sep 21
10874