Daily updates from Odoo
Friday, August 5, 2022
1 change
Code cleanup and technical improvements
The Helpdesk app was updated to align with a standardized way of handling older field parameters. This keeps Helpdesk views working consistently after a platform-wide internal change, with no expected change for end users.
Original PR description
Since odoo/6e1c1ecc2ab1def8dbae1804406450a3fa636d09, the parameters sent to the legacy fields regardless of the view they are used on, are standardized. This commit, adapt the code to take into account this.