Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
6335 Vues

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
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse
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
Ignorer
Publications associées Réponses Vues Activité
0
nov. 23
1335
0
févr. 23
1791
3
mars 18
21847
2
juil. 16
4581
1
mars 15
9021