Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5823 มุมมอง

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!

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.พ. 25
1571
1
เม.ย. 23
1907
0
มี.ค. 15
3992
0
มี.ค. 16
3276
1
มี.ค. 15
20087