Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5959 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

Wow, thanks for tips!

Post correlati Risposte Visualizzazioni Attività
1
feb 25
1768
1
apr 23
2033
0
mar 15
4139
0
mar 16
3398
1
mar 15
20316