Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6491 Tampilan

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
Buang
Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai
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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Nov 23
1411
0
Feb 23
1937
3
Mar 18
22030
2
Jul 16
4710
1
Mar 15
9165