Daily updates from Odoo
Monday, October 7, 2019
1 change
Security fixes and vulnerability patches
Access to customer rating records is now restricted instead of being broadly available to everyone. Existing public rating workflows continue to work where needed, improving data protection without disrupting normal helpdesk feedback processes.
Original PR description
Before, rating model was accessible (read, write, create) by everyone without any restriction. We change the ACLs for rating to be accessible only by employees and by all previous functional flow of rating model (by adding sudo).