Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6553 Visualizzazioni

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore
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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
set 25
1445
0
feb 23
1981
3
mar 18
22092
2
lug 16
4775
1
mar 15
9206