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

I wish to hide the attachment drop down button from the project information page (where you can quickly add a document). But only from the project information page so it has to be available on all other pages/modules. 

But i do want to make it visible for the managers. 

Is this possible?

アバター
破棄
最善の回答

May be you can use groups. hope so this will help you.

アバター
破棄
最善の回答
Try this,

<record model="ir.ui.menu" id="base.menu_action_attachment">

<field name="groups_id" eval="[(4,ref('base.group_sale_salesman'))]"/>

</record>
アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 23
1336
0
2月 23
1804
3
3月 18
21854
2
7月 16
4596
1
3月 15
9032