Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5785 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

Wow, thanks for tips!

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 25
1476
1
thg 4 23
1860
0
thg 3 15
3968
0
thg 3 16
3249
1
thg 3 15
20033