İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
6722 Görünümler

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
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
En İyi Yanıt
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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eyl 25
1647
0
Şub 23
2173
3
Mar 18
22420
2
Tem 16
5059
1
Mar 15
9449