İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
6339 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
Kas 23
1336
0
Şub 23
1792
3
Mar 18
21853
2
Tem 16
4585
1
Mar 15
9027