Daily updates from Odoo
Friday, June 10, 2022
1 change
Enhancements to existing features
The Documents Spreadsheet component has been updated to a newer spreadsheet engine version. This improves reliability around templates and error handling while adding internal checks that help prevent development issues from reaching users.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/c4411fb1 [FIX] templates: replace 'module' name spacing https://github.com/odoo/o-spreadsheet/commit/af721566 [IMP] Evaluation: Export Evaluation error https://github.com/odoo/o-spreadsheet/commit/78e8dd23 [IMP] config: Add leftover debugger/console check in pre-commit hook https://github.com/odoo/o-spreadsheet/commit/d604d667 [REF] prettier: Force common end-of-line char projectwide