Skip to content
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

[16.0][ADD] group_user_management #294

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

remi-filament
Copy link

This module adds a new res_groups for User Management as a solution for the issue that Admin Rights res_groups gives too much rights to users, allowing them to elevate their rights to Administration / Settings.

See also odoo/odoo#119772 (comment) for the position on Odoo that Administration / Access Rigths is considered by Odoo an administrator user not willing to see all menus from Administration / Settings.

Copy link
Contributor

@legalsylvain legalsylvain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some remarks inline. Thanks for sharing your work !

group_user_management/models/res_groups.py Outdated Show resolved Hide resolved
group_user_management/models/res_partner.py Outdated Show resolved Hide resolved
group_user_management/models/res_groups.py Show resolved Hide resolved
@remi-filament remi-filament marked this pull request as draft June 18, 2024 14:47
@remi-filament remi-filament changed the title [16.0][ADD] group_user_management [16.0][ADD] group_user_management - WIP Jun 18, 2024
@remi-filament remi-filament force-pushed the 16.0-add-group_user_management branch from 81b71bd to 616014a Compare July 8, 2024 11:01
@remi-filament remi-filament changed the title [16.0][ADD] group_user_management - WIP [16.0][ADD] group_user_management Jul 8, 2024
@remi-filament remi-filament marked this pull request as ready for review July 8, 2024 11:08
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants