Tuesday, January 16, 2024
3 changes · saas-17.1
Enhancements to existing features
This update brings Odoo's spreadsheet engine up to a newer version with better chart editing tools, improved Excel import support, and more reliable date handling. Users should see more consistent spreadsheet behavior, especially when working with charts, dates, and imported XLSX files.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/cbce1ed49 [REL] 17.1.0-alpha.7 https://github.com/odoo/o-spreadsheet/commit/e75afb3ec [IMP] components: remove old…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/cbce1ed49 [REL] 17.1.0-alpha.7 https://github.com/odoo/o-spreadsheet/commit/e75afb3ec [IMP] components: remove old static props declaration Task: 3679340 https://github.com/odoo/o-spreadsheet/commit/76f036265 [IMP] packages: bump owl version to 2.2.7 https://github.com/odoo/o-spreadsheet/commit/221abdd55 [FIX] dates: use UTC to represent naive date times Task: 3666703 https://github.com/odoo/o-spreadsheet/commit/4076570b0 [REF] dates: introduce DateTime to wrap Date object Task: 3666703 https://github.com/odoo/o-spreadsheet/commit/8606b43a8 [FIX] date: properly type reference dates Task: 3666703 https://github.com/odoo/o-spreadsheet/commit/64a7e62b1 [IMP] packages: update Chart.js to 4.4.1 Task: 3600470 https://github.com/odoo/o-spreadsheet/commit/8c77bda3f [FIX] tests: enables type checking for binded functions https://github.com/odoo/o-spreadsheet/commit/9293bd6e2 [FIX] functions: name MID args https://github.com/odoo/o-spreadsheet/commit/152d88d08 [REF] side_panel: remove useless 'o-type-selector' class https://github.com/odoo/o-spreadsheet/commit/273115ac9 [REF] side_panel: use Checkbox everywhere Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/768220e50 [REF] charts: use ChartErrorSection in every chart panels Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/d24cf27e2 [IMP] section: use a slot for title Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/d32989c4b [REF] side_panel: use Section component everywhere Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/02ca45740 [IMP] charts: introduce ChartTitle building block Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/680562d3d [IMP] charts: introduce ChartColor building block Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/bd4e739aa [REF] charts: use newly created building blocks Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/e8c2edd9b [IMP] chart: introduce building blocks for chart side panel Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/8cfd26e83 [IMP] side_panel: add basic components Task: 3635897 https://github.com/odoo/o-spreadsheet/commit/10321b9d2 [IMP] xlsx: support importing oneCellAnchor
The spreadsheet component has been updated to a newer library version, bringing incremental improvements to spreadsheet-related features such as chart editing. This helps keep reporting and analysis tools current and more reliable for users.
Original PR description
…-alpha.7
Odoo Studio’s app creator now has a refreshed design aligned with the latest Odoo look and feel. Users get easier icon and color selection with search and keyboard navigation, making app setup faster and more intuitive.