跳至內容
選單
此問題已被標幟
2 回覆
6424 瀏覽次數

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
1387
0
2月 23
1879
3
3月 18
21945
2
7月 16
4655
1
3月 15
9122