Daily updates from Odoo
Thursday, June 16, 2022
2 changes · master
Enhancements to existing features
This update refreshes Odoo Spreadsheet with several small improvements and fixes. Users benefit from more reliable copy/paste behavior, clearer error reporting, cleaner search and formatting menus, and more accurate chart display.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/e4049c2d [FIX] config: fix pre-commit structure https://github.com/odoo/o-spreadsheet/commit/e6b7fd2e [FIX] clipboard: invalidate clipboard when inserting col/row before cut zone https://github.com/odoo/o-spreadsheet/commit/50c00c0a [IMP] errors_handling: add a log level to display errors https://github.com/odoo/o-spreadsheet/commit/b8de10f0 [IMP] components: remove useless combobox in search and replace pannel https://github.com/odoo/o-spreadsheet/commit/0a3348bf [IMP] topbar_menu_registry: improved formatting for format menu https://github.com/odoo/o-spreadsheet/commit/56a82dfd [FIX] chart: point [0;0] not displayed for linear charts https://github.com/odoo/o-spreadsheet/commit/4681a9cb [FIX] evaluation: remove recursive expression in evaluationError
This update refreshes the spreadsheet component used in Documents with several usability and stability improvements. Users benefit from more reliable copy and paste behavior, clearer error reporting, better chart display, and a simplified search and replace experience.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/e4049c2d [FIX] config: fix pre-commit structure https://github.com/odoo/o-spreadsheet/commit/e6b7fd2e [FIX] clipboard: invalidate clipboard when inserting col/row before cut zone https://github.com/odoo/o-spreadsheet/commit/50c00c0a [IMP] errors_handling: add a log level to display errors https://github.com/odoo/o-spreadsheet/commit/b8de10f0 [IMP] components: remove useless combobox in search and replace pannel https://github.com/odoo/o-spreadsheet/commit/0a3348bf [IMP] topbar_menu_registry: improved formatting for format menu https://github.com/odoo/o-spreadsheet/commit/56a82dfd [FIX] chart: point [0;0] not displayed for linear charts https://github.com/odoo/o-spreadsheet/commit/4681a9cb [FIX] evaluation: remove recursive expression in evaluationError