Monday, October 20, 2025
1 change · master
Features or functions removed from Odoo
This change removes calendar access entries for portal users that had no permissions and therefore did not affect behavior. It simplifies the configuration and reduces unnecessary security rules without changing what users can do.
Original PR description
If the ACL is set to `0,0,0,0` there is no need to add an ACL in the first place. If there is no ACL on `calendar.attendee` for portal, there is no need for a record rule.