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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
úno 25
|
1373 | ||
|
1
dub 23
|
1788 | ||
|
0
bře 15
|
3908 | ||
|
0
bře 16
|
3180 | ||
|
1
bře 15
|
19907 |