Skip to Content
मेन्यू
This question has been flagged
2 Replies
6419 Views

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?

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer
Try this,

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

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

</record>
Avatar
Discard
Related Posts Replies Views Activity
0
नव॰ 23
1381
0
फ़र॰ 23
1873
3
मार्च 18
21930
2
जुल॰ 16
4639
1
मार्च 15
9113