コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4 返信
23897 ビュー


アバター
破棄

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

著作者

for example the Accouting on the top bar

著作者 最善の回答

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>
アバター
破棄
最善の回答
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.
 
アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 22
5236
1
3月 15
8669
3
1月 24
8627
0
1月 24
7
2
9月 21
10358