-
-
Notifications
You must be signed in to change notification settings - Fork 326
[MIG] base_group_backend: Migration to 18.0 #373
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
base: 18.0
Are you sure you want to change the base?
Conversation
bealdav
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
…up_backend As a developer we have to keep in mind using this module and grant a user with 's group is equivalent to grant 's group everywhere has been used. Co-authored-by: Jean-Charles Drubay <[email protected]>
FIX applies pre-commit IMPL adds test for share of backend user FIX pre-commit pass IMPL removes mail.activity.mixin from dummy model because it is not needed for the test IMPL renames and divide the base_group_backend into 2 groups one that provide the basic rights and another that allow login in the app IMPL changes backend ui users to a user type FIX pre-commit pass FIX removes useless imports FIX adds share to group_backend_ui_users IMPL adds mail_channel to access rights FIX tests now working FIX pre-commit pass
for Backend UI Users
Currently translated at 100.0% (23 of 23 strings) Translation: server-backend-16.0/server-backend-16.0-base_group_backend Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_group_backend/it/
07eacca to
9de4448
Compare
|
This PR has the |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Thanks |
|
@bguillot The merge process could not be finalized, because command |
|
I'll look into it |
Migration to 18.0:
has_groupsnow inherits from_has_groups(becausehas_groupshas changed see [IMP] core: remove user_has_groups() odoo/odoo#151597)ir.ruleto reflect change frommailtodiscussres.usersit is now needed to login