Daily updates from Odoo
Tuesday, May 24, 2022
1 change · master
Resolved issues and error corrections
Fixes a crash that could happen when users tried to insert a pivot table from another spreadsheet sheet after reloading the page. This helps users continue working with spreadsheet reports reliably, even when some pivot data has not been loaded yet.
Original PR description
- Insert two pivots on a spreadsheet, one on the first sheet and one on the second - Then reload the page and try to insert the second pivot (which is not loaded) in the first sheet. => boom Task 2844664