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

Hi, I used Project Management module, and currently only admin are able to remove Team Member, when other User/Groups click the X button, it only display the user detail. Is there any access need to be tweak?

Thanks

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

Hi,

In the Module Project you need to change the code in the file project_view.xml and for that inherit the view.

<field colspan="4" name="members" widget="many2many_kanban">
 <kanban quick_create="false" create="true" >

Instead of you need to write like:

<field colspan="4" name="members" widget="many2many_kanban">
 <kanban quick_create="false" create="true" delete="true">

Thanks,
Acespritech Solutions Pvt. Ltd.
www.acespritech.com
Mail: info@acespritech.com
Skype: acespritech
Blogs: http://acespritechblog.wordpress.com

الصورة الرمزية
إهمال
الكاتب

Wow, thanks for tips!

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 25
1432
1
أبريل 23
1837
0
مارس 15
3944
0
مارس 16
3228
1
مارس 15
20000