Thursday, January 8, 2026
1 change · saas-18.1
Resolved issues and error corrections
This fix makes error details clearer when custom field access rules block access to fields without assigned groups. It helps administrators and support teams understand permission-related problems without misleading information.
Original PR description
Method `_check_field_access` may raise for fields that have no groups, in case there are custom field access rules. Simply make the details of the error message less confusing. backport of https://github.com/odoo/odoo/pull/231159 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr