Daily updates from Odoo
Monday, January 5, 2026
1 change
Resolved issues and error corrections
This update prevents portal users from viewing or accessing task templates within the Odoo project management system. By refining access rules, we've restricted portal users' ability to create or modify tasks based on templates, enhancing security and data integrity. This change ensures that sensitive task template information remains protected.
Original PR description
- Refined the domain of portal task record rules (`project_task_rule_portal` and `project_task_rule_portal_project_sharing`) by adding the condition `('has_template_ancestor', '=', False)`. This ensures that tasks are excluded from portal user views and cannot be accessed via the portal access and project sharing.
task-5079337
---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr