تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
6405 أدوات العرض

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?

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة
Try this,

<record model="ir.ui.menu" id="base.menu_action_attachment">

<field name="groups_id" eval="[(4,ref('base.group_sale_salesman'))]"/>

</record>
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
نوفمبر 23
1369
0
فبراير 23
1870
3
مارس 18
21912
2
يوليو 16
4630
1
مارس 15
9107