Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
23879 Lượt xem


Ảnh đại diện
Huỷ bỏ

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

Tác giả

for example the Accouting on the top bar

Tác giả Câu trả lời hay nhất

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>
Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất
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.
 
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 4 22
5227
1
thg 3 15
8661
3
thg 1 24
8624
0
thg 1 24
7
2
thg 9 21
10351