Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5845 Tampilan

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

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Penulis

Wow, thanks for tips!

Post Terkait Replies Tampilan Aktivitas
1
Feb 25
1600
1
Apr 23
1922
0
Mar 15
3997
0
Mar 16
3284
1
Mar 15
20128