Can anyone explain me the rules' behaviour in Odoo?
问题 I'm, as always, stuck with rules, since I'm not able to understand them yet. This is what we're said: Interaction between rules Global rules (non group-specific) are restrictions, and cannot be bypassed. Group-local rules grant additional permissions, but are constrained within the bounds of global ones. The first group rules restrict further than global rules, but any additional group rule will add more permissions. Detailed algorithm: 1. Global rules are combined together with a logical AND