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

[17.0][FIX] operating_unit: rule operating_unit user has no group #735

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

Conversation

vvrossem
Copy link

Fixes warning in logs:

odoo.addons.base.models.ir_model: Rule operating_unit user has no group, this is a deprecated feature. Every access-granting rule should specify a group.

@vvrossem vvrossem force-pushed the 17.0-fix-rule-operating_unit-user-no-group branch from af0d5c8 to 86b4c03 Compare January 21, 2025 11:22
Copy link

@yankinmax yankinmax left a comment

Choose a reason for hiding this comment

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

Thanks for this PR

Copy link
Contributor

@AaronHForgeFlow AaronHForgeFlow left a comment

Choose a reason for hiding this comment

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

Code review LGTM. Will wait a bit and eventually merge if no more comments added.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@AaronHForgeFlow
Copy link
Contributor

Hi @vvrossem if you squash commits I think this is ready for the merge

Fixes warning in logs:
```
odoo.addons.base.models.ir_model: Rule operating_unit user has no group, this is a deprecated feature. Every access-granting rule should specify a group.
```
@vvrossem vvrossem force-pushed the 17.0-fix-rule-operating_unit-user-no-group branch from bfe9cdf to 6fe549d Compare January 28, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants