Difference between global and default in rules

Could somebody explain the difference between Global and Default fields in ir.rule.group?

The explanation in the docs does not look very clear to me.

Thanks in advance

2 Likes

The global are always enforced no matter if there are any other rule that are less restrictive.
The default behaves like if the rule is added to all users no matter the group but it can be relaxed by another rule.

1 Like

Now I understand, thanks.

I created a merge request to clarify the documentation:

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.