Monday, September 9, 2019
1 change
Code cleanup and technical improvements
This update changes internal test code for website CRM scoring to use safer database parameter handling. It helps avoid misleading automated code-check failures, keeping development checks clearer without changing customer-facing behavior.
Original PR description
In order to avoid a false red from pylint check of sql-injection - https://github.com/odoo/odoo/pull/35874