Daily updates from Odoo
Monday, October 29, 2018
1 change
Enhancements to existing features
Payroll calculations and contract lookup logic were reorganized to use more efficient internal data handling. This should improve performance and maintainability without changing the day-to-day payroll workflow for users.
Original PR description
Purpose ======= Some parts of the code are quite old-api-style and could be modified to use recordsets and thus improve performances.