Sunday, October 9, 2022
1 change · master
Enhancements to existing features
The spreadsheet feature has been updated to a newer version, adding data filtering and improving everyday interactions such as chart title editing, scorecard resizing, and automatic sums. This should make spreadsheet reporting easier to use and more reliable for users working with business data in Odoo.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/35585379 [IMP] readme: re-introduce o-spreadsheet nick name https://github.com/odoo/o-spreadsheet/commit/f81baa40…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/35585379 [IMP] readme: re-introduce o-spreadsheet nick name https://github.com/odoo/o-spreadsheet/commit/f81baa40 [IMP] spreadsheet: Add data filters https://github.com/odoo/o-spreadsheet/commit/7851fffc [FIX] tests: fix non-deterministic helper https://github.com/odoo/o-spreadsheet/commit/d3106bca [FIX] scorecard: resize text while figure is resized https://github.com/odoo/o-spreadsheet/commit/1e7ee52d [FIX] model: don't translate technical error message https://github.com/odoo/o-spreadsheet/commit/7088a9a1 [FIX] Chart Panel: Chart title is updated when typing https://github.com/odoo/o-spreadsheet/commit/900c1b60 [FIX] automatic_sum: evaluated date blocks automatic sum https://github.com/odoo/o-spreadsheet/commit/4dbac05c [ADD] Copyright, license https://github.com/odoo/o-spreadsheet/commit/3de57000 [IMP] documentation and readme https://github.com/odoo/o-spreadsheet/commit/6efe8064 [DOC] Rebuild documentation