Thursday, May 16, 2024
2 changes · saas-17.1
Resolved issues and error corrections
The spreadsheet component was updated to the latest version, including internal performance improvements to formula processing. This should make spreadsheet interactions more efficient and reliable without changing day-to-day workflows.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/fc959fe02 [REL] 17.1.15 Task: 0 https://github.com/odoo/o-spreadsheet/commit/24fc3cd42 [PERF] tokenizer: avoid useless array map Task: 3920705 https://github.com/odoo/o-spreadsheet/commit/ac71422a4 [PERF] tokenizer: avoid regexp match Task: 3922347
This fix ensures employer costs are recalculated correctly when an applicant or employee chooses a new company car and has extra holidays. It helps keep Belgian salary package calculations accurate and avoids misleading cost estimates during contract or offer updates.
Original PR description
When taking a new car, the write on the controller did not update the employer cost properly in case the applicant or employee took extra holidays, to fix this we write the _get_benefit_values_wishlist_car_total_depreciated_cost with it's intended use