-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
project_team - remove user from team template deletes the user from the system #39
Comments
@gezzzan This is a design fault in Odoo9. Members have been used in Teams as One2many while we should have it as M2M. I will correct and revert. |
JayVora-SerpentCS
added a commit
that referenced
this issue
Jan 18, 2016
vimalpatelserpentcs
pushed a commit
to vimalpatelserpentcs/SerpentCS_Contributions
that referenced
this issue
Sep 23, 2020
ilakkia-serpentcs
pushed a commit
to ilakkia-serpentcs/SerpentCS_Contributions
that referenced
this issue
Jan 31, 2022
PratikVaza-SerpentCS
pushed a commit
to PratikVaza-SerpentCS/SerpentCS_Contributions
that referenced
this issue
Feb 15, 2023
PratikVaza-SerpentCS
pushed a commit
to PratikVaza-SerpentCS/SerpentCS_Contributions
that referenced
this issue
Feb 15, 2023
PratikVaza-SerpentCS
pushed a commit
to PratikVaza-SerpentCS/SerpentCS_Contributions
that referenced
this issue
Feb 15, 2023
PratikVaza-SerpentCS
pushed a commit
to PratikVaza-SerpentCS/SerpentCS_Contributions
that referenced
this issue
Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When removing a user from a Project team "template", it deletes the user completely from the system
It is happening when using the view where you can prepare teams with members that can be used later for various projects. The view for managing team members inside a given project is fine.
To reproduce: create a new project team, add a new member, save it. Than edit the team, remove the user, save the team. Check Settings->Users, the removed user is deleted from the system.
Odoo version: Version 9.0c-20160115 (Community Edition)
project_team addon version: 9.0.1.0.0
I attached screenshot about it
thanks for looking into this,
cheers,
gezza
The text was updated successfully, but these errors were encountered: