Thursday, March 22, 2018
2 changes · master
Enhancements to existing features
The service layer now ensures that user IDs received through remote calls are valid numbers before processing them. This helps prevent avoidable errors caused by incorrectly formatted user IDs and stops bad requests earlier.
Original PR description
Make sure the user id received by the RPC call is an integer Avoids errors like #23534 and crash early in case of bad value, do not propagate a uid in the wrong format
Resolved issues and error corrections
Customers can now see and use the Accept Order button on website quotations even when no expiration date is set. This prevents valid quotes from appearing unavailable and helps avoid delays in confirming orders.
Original PR description
Task: https://www.odoo.com/web?#id=12984&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.cOtBY1se97gVZTtw