跳至内容
菜单
此问题已终结
2 回复
6358 查看

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
1340
0
2月 23
1845
3
3月 18
21860
2
7月 16
4602
1
3月 15
9059