Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
6470 Prikazi

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
Opusti
Best Answer

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

Avatar
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
nov. 23
1408
0
feb. 23
1916
3
mar. 18
22013
2
jul. 16
4678
1
mar. 15
9142